Hacker News new | ask | show | jobs
by combatentropy 3136 days ago
I just don't let JavaScript run by default. In Chrome I just went into preferences and flipped the switch. Now I have to turn it on site by site, which is a little annoying. But once it's on for a domain, it's on forever, unless I turn it off again.

JavaScript not only runs things, it's what most sites use to bulk themselves up. That is to say, if a site chooses to embed advertising, it doesn't embed all the CSS, JavaScript, images, videos, iframes, and so on. Instead it just adds a script tag or two. Then that script tag, once it runs, goes out and fetches more JavaScript, stylesheets, images and videos.

In other words, turning off JavaScript not only squashes pop-ups and autoplaying videos, it reduces the size of the page by 90%.

1 comments

You might love umatrix, give it a try!