Comment Re:its javascript not java (Score 0) 108
Disable javascript and
* The great majority of ads (served by ad networks) disappear. You don't even need adblockers with a decent script blocker, it's also more efficient (whitelist vs blacklist).
* Most tracking disappears too.
* Exploit kits like Angler fail. They fall back on Javascript to cycle which plugin to exploit (Java, Silverlight, Flash, and co). No JS, no exploit.
* Your CPU, and RAM thank you because developers are lazy and bloat pages with inefficient and buggy code.
* Websites more often than not (when they don't break completely
Well I'm sure people can add even more things. So yeah, many disable Javascript for good reasons.