> There's something to be said for supporting accessibility, and I completely endorse that, but if you turn javascript off because you want to, don't complain when you can't read or use a modern website.
> The web uses javascript. Get used to it.
There's absolutely no reason to require the execution of potentially malicious code in order to read an article. Yes, web apps require JavaScript (and I don't use very many of them, for precisely that reason), but a web page, that is a resource fetched via HTTP (the hypertext transfer protocol) and encoded in HTML (hypertext markup language), simply doesn't and shouldn't.
The Internet is about communication; it's about the exchange of information.
> The web uses javascript. Get used to it.
There's absolutely no reason to require the execution of potentially malicious code in order to read an article. Yes, web apps require JavaScript (and I don't use very many of them, for precisely that reason), but a web page, that is a resource fetched via HTTP (the hypertext transfer protocol) and encoded in HTML (hypertext markup language), simply doesn't and shouldn't.
The Internet is about communication; it's about the exchange of information.