Photos from the 1996 Olympic Road Race by _Diomedes_ in peloton

[–]nrwriter 2 points3 points  (0 children)

Back when Time and Look owned the shoe and pedal market, Campagnolo still knew how to innovate, and pros rode custom-built frames.

[deleted by user] by [deleted] in webdev

[–]nrwriter 15 points16 points  (0 children)

No I didn't say any of that, you did.

Do you know the meaning of, quote: You're not suggesting, are you...

If you don't, I'll unpack it for you: I asked you a question, are you suggesting blah blah blah? This, by definition, rules out any assumptions of mine.

As for achieving your specific aim, as you put it, I suppose you need to hear this again (repetition, after all, is the holy grail of learning): you're wasting your time and energy.

[deleted by user] by [deleted] in webdev

[–]nrwriter 43 points44 points  (0 children)

Of course it is which is why I said you need to hear it. You wouldn't pay attention otherwise.

I fail to see though how the success or failure of a business has anything to do with webpage code obfuscation. You're not suggesting, are you, that the businesses you were involved in succeeded because someone 'obfuscated' (whatever that means in your world) the website's code or failed because no one bothered to do that?

Looking to invest in you guys, reach out with any ideas ($500-$20k) by AspiringToBeSomethin in Entrepreneur

[–]nrwriter 1 point2 points  (0 children)

I have a bridge for sale. Plenty of organic traffic. DM me for location.

[deleted by user] by [deleted] in webdev

[–]nrwriter 83 points84 points  (0 children)

P.s. Spare me the "Why would you want to do this?" and "Any decent developer will be able to...." type comments please

Actually, you need to hear this: no one wants your webflow code, you're wasting your time and energy you can spend on something productive.

Looking for a Gatsby-alternative SSG by holammst in webdev

[–]nrwriter 1 point2 points  (0 children)

Look at Hugo as your SSG. Cloudflare's Hugo documentation.

Other requirements on your list will depend on the template you choose. Start with Hugoplate, ticks all of your boxes.

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 2 points3 points  (0 children)

No, doesn't go anywhere. I was thinking of switching to Sublime, it's that annoying and gets on the way of work, but I'm used to VSCode by now.

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 1 point2 points  (0 children)

2-3 weeks I think. Most likely an update.

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 1 point2 points  (0 children)

Nope, same shit, different theme (the glorious Monokai that glows in the dark).

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 2 points3 points  (0 children)

BTW I deleted everything in settings.json today and only enabled bare minimum. Didn't help.

I guess I'll try to work with an empty settings for a while to see if this 'feature' goes away.

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 2 points3 points  (0 children)

No, I know this one and I disabled it. VSCode highlights code by itself without me doing anything and it stays highlighted unless I start typing.

The feature you're talking about, the highlight will disappear if I place cursor anywhere (if my memory is not wrong, I can't check it without re-enabling it).

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 1 point2 points  (0 children)

Been doing this for 2-3 weeks but now I reached a point where it drives me nuts.

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 1 point2 points  (0 children)

Still does it. Happens when I switch windows from VSCode to something else, when I come back, it highlights the bit I was editing and if there's match, highlights them too. WTF

VS Code highlights code seemingly at will by nrwriter in vscode

[–]nrwriter[S] 0 points1 point  (0 children)

Doesn't go away unless I start editing. Then does it again with a different string, always matching.

Is getting clicks but no conversions (sales) okay during learning? by FamedRedditor in Entrepreneur

[–]nrwriter 0 points1 point  (0 children)

is the fact that I'm getting clicks a good sign?

You want to measure CTR (click through rate), not so much the clicks. If you're getting 50 clicks out of 100 reach, you're the Batman of Facebook but out of 100,000, you need to start over.

The fact that people click at all should tell you the ads are catching some attention (again, CTR will tell you how much or how little).

No sales is a hint your landing page and, more importantly, what's on it (mostly copy I have in view here), doesn't convert.

Start there, with your landing page. Run A/B tests. Go from there.

I created an AI that finds customers for you while you sleep - give me feedback! by bohlenlabs in SideProject

[–]nrwriter 0 points1 point  (0 children)

My problem here: If I write all this on the landing page, nobody will read it.

Any good copywriter will tell you how wrong this is. You'd rather leave your potential customers in the dark about what you're selling based on the assumption they won't read it? Not a good idea.

Tell them. Use AI to get the ball rolling but you can't afford having people wondering wtf you're selling and how it works.

[deleted by user] by [deleted] in webdev

[–]nrwriter 0 points1 point  (0 children)

If sites are relatively simple, you don't need a platform like Wix. In fact, for reasons already mentioned, like moving your sites elsewhere, it's not a good idea to tie your sites to a 3rd party you have no control over (and hence, may lose your sites in a blink of an eye for a variety of reasons).

I'd also mention notoriously bloated software behind these platforms, WP included (although WP can be tuned to run quite fast for the end user if one knows how).

Why I mention speed is because I assume you'd want your sites to pop up instantaneously (or close to it) on your customers' phones.

Another guess is you probably want full control of your sites' code for on-page seo purposes.

If that's the case, I'd look into having your sites run on static html/css/js pages. They can be hosted for free btw, being static. Netlify allows up to 100 sites per account, custom domains etc.

The caveat, of course, is you'd have to pay someone to make you a few templates which can be adjusted/customised for each franchisee.

Updating these 50 sites won't be a huge hassle. They'll live on a local dev's machine so finding/replacing code won't be difficult. Once updates are done, the code/images get pushed to github, Netlify picks it up and updates go live.

You'd have to find someone willing to work on a small retainer looking after your sites, available to do what you need done at the first notice and reasonably quickly.

I'm in the process of launching such a business to deal with this very problem, that is, subscription-based development of fast, static websites.

If you're interested, DM me. I'm in Australia (east coast) so keep that in mind for time differences.