(no title)
jw14 | 5 years ago
I have plenty of things to talk to users about without getting them into whatever this is (still deciding if I class this as paranoia or being cautious or some kind of elitism). Based on the level of vitriol, looks like one of the outer 2 so far.
If you want to persuade developers to do things differently, bad mouthing their tech choices is a really bad strategy.
TeMPOraL|5 years ago
You can't expect normal people to browse with JS disabled, because by definition of "normal" they have not enough technical knowledge to do it, and to deal with the issues it causes on the modern web.
> I have plenty of things to talk to users about without getting them into whatever this is
This is the real answer to the question, "why is my computer so slow"? Regular people still mostly think "it's viruses", but it's not viruses - just web developers making websites with no consideration of end-user performance.
> If you want to persuade developers to do things differently, bad mouthing their tech choices is a really bad strategy.
I think this is a viable (even if not most efficient) strategy, because the current standard practice came from praising these choices. Counterbalancing the cargo cult through pointing out the trade-offs being implicitly made is a good idea, IMO.
jw14|5 years ago
> This is the real answer to the question, "why is my computer so slow"?
Yes I can. That's one of my criteria to start taking this seriously. Though I could be persuaded other ways.
Do you have any data to back this up?
Do any internet security suites (whose job it is to "protect people from viruses") advocate disabling JS?
Is Apple Safari switching off JS?
Are there popular Chrome extensions that do this?
If it's really that important to you, you can probably go help make one of the above happen.
Actually I care about front-end performance a great deal. I advocate for it, as well as server side rendering.
I'm just not convinced about the evils of JS. I routinely have plenty of tabs open and if my fan starts running I close the one that's using the most CPU. Half the time it's Slack.
So far, "I've disabled JS" translates in my mind to "tech extremist". Not seeing a lot of people doing it and not believing the reasons. At least not yet.
My technical decisions are driven by efficacy, expediency, skill marketability and what I enjoy working with. If you want to change my mind you'll need to speak to those factors.