I'd like to say that ship has sailed, but in this case it's more like the last rocket launched, Krypton was destroyed, and the last partisans of NoScript are trapped in the Dark Zone, or whatever the thing with General Zod was called. Not that big of a Superman fan.
I am one of those dinosaurs that still surf with javascript (mostly) disabled. I use uMatrix to control where I accept it from and my default is to allow none to load. A remarkable amount of sites still work and you will always need to load some to get certain functions to work. However, I am always amazed how lazy devs are when it comes to purely informational sites as there should be no need to require javascript.…
Create No-JavaScript friendly sites
21–30 of 129 posts
Re: Create No-JavaScript friendly sites
#22You can use a tracker blocklist, so you don't have to disable javascript: https://github.com/notracking/hosts-blocklists
That’s why ublock origin and friends are so popular.
Re: Create No-JavaScript friendly sites
#23I absolutely agree that JS is over-used, but for anything other than very static content I generally am not interested in kowtowing to the strict "no JS" folks. Javascript has become a fundamental part of the web, and for the same reason I won't put in extra work to make my sites work in IE, I also will not put in extra work to make my sites work for (a vanishingly small number of) people who pre-emptively block one…
Think browser fingerprinting, XSS, JS-based analytics, poor or missing CSP + hijacked npm modules, etc.
I generally keep JS disabled as much as possible.
Re: Create No-JavaScript friendly sites
#24A keyboard user cannot access the hidden checkbox that controls showing/hiding the menu.
Re: Create No-JavaScript friendly sites
#25I absolutely agree that JS is over-used, but for anything other than very static content I generally am not interested in kowtowing to the strict "no JS" folks. Javascript has become a fundamental part of the web, and for the same reason I won't put in extra work to make my sites work in IE, I also will not put in extra work to make my sites work for (a vanishingly small number of) people who pre-emptively block one…
What percentage of city bus riders or public restaurant visitors do you think use the wheelchair ramp?
Re: Create No-JavaScript friendly sites
#26I absolutely agree that JS is over-used, but for anything other than very static content I generally am not interested in kowtowing to the strict "no JS" folks. Javascript has become a fundamental part of the web, and for the same reason I won't put in extra work to make my sites work in IE, I also will not put in extra work to make my sites work for (a vanishingly small number of) people who pre-emptively block one…
What percentage of city bus riders or public restaurant visitors do you think use the wheelchair ramp?
Re: Create No-JavaScript friendly sites
#27Blocking JavaScript by default also makes for faster browsing on many sites. Sometimes it also bypasses all those Adblock Killer dialogs or paywall dialogs.
Re: Create No-JavaScript friendly sites
#28I absolutely agree that JS is over-used, but for anything other than very static content I generally am not interested in kowtowing to the strict "no JS" folks. Javascript has become a fundamental part of the web, and for the same reason I won't put in extra work to make my sites work in IE, I also will not put in extra work to make my sites work for (a vanishingly small number of) people who pre-emptively block one…
What percentage of city bus riders or public restaurant visitors do you think use the wheelchair ramp?
Re: Create No-JavaScript friendly sites
#29I absolutely agree that JS is over-used, but for anything other than very static content I generally am not interested in kowtowing to the strict "no JS" folks. Javascript has become a fundamental part of the web, and for the same reason I won't put in extra work to make my sites work in IE, I also will not put in extra work to make my sites work for (a vanishingly small number of) people who pre-emptively block one…
What percentage of city bus riders or public restaurant visitors do you think use the wheelchair ramp?
Javascript disablers (and I have full sympathy as a dev. myself) are doing it by choice which is totally fine but it is still a choice, not a need.
Re: Create No-JavaScript friendly sites
#30I absolutely agree that JS is over-used, but for anything other than very static content I generally am not interested in kowtowing to the strict "no JS" folks. Javascript has become a fundamental part of the web, and for the same reason I won't put in extra work to make my sites work in IE, I also will not put in extra work to make my sites work for (a vanishingly small number of) people who pre-emptively block one…
Honestly, that would be a damn good start. Just the other day I took a look at a job posting here on HN. It was nothing more than the company logo and the text of the rec. After JS was enabled, that is. Before that it was just the plain text string "You need JS enabled to run this app." What fucking app, lol?