(no title)
rufibarbatus | 14 years ago
It's really refreshing to see a page of such a design complexity having given thought to scenarios where javascript might not be available. Kudos! (I actually have a hunch this default state was crafted with mobile browsers in mind — but it was nonetheless a thoughtful thing.)
[2] http://www.rdrop.com/~half/Creations/Writings/Web.patterns/g...
TomGullen|14 years ago
The inconvenience of dysfunctional sites surely outweighs the one in a million chance you will have your login to HackerNews stolen, or something else that's more of a nuisance than an actual danger.
mike-cardwell|14 years ago
2.) Removes clutter
3.) Additional privacy
4.) Additional security
Not all sites are dysfunctional. And for the ones that are, you enable javascript from the relevant domains the first time you visit. You can choose to remember those preferences for the rest of the session, or permanently.
The small amount of additional work is worth it.
rufibarbatus|14 years ago
Actually seeing what trackers and other such spyware are embedded in most pages these days is interesting, but I could live without the granular control. I think what I'm most interested in is just really seeing how different pages will break (or degrade gracefully) confronted with the missing functionality of javascript.
If you haven't yet, I suggest you give these add-ons a ride for, say, a week, if anything for the sake of learning.
micro-ram|14 years ago
Because when you hit an infected web site, the script loading from xyz.ru will not get loaded and you will be safe. NOSCRIPT FF & NOTSCRIPT Chrome FTW!
there|14 years ago
zachstronaut|14 years ago
rufibarbatus|14 years ago