It wasn't worth it anyway

The Picard Maneuver@startrek.website to Memes@sopuli.xyz – 1470 points –
68

You are viewing a single comment

You know what the last straw for me was? A few years ago, when people got infected with malware from ads including ads that ran on a Forbes article about malware in ads that you had to disable your adblocker to read.

How does an ad give you malware?

Either by linking to malware so you get infected if you click the ad, or by containing malware directly. Ads can contain code, making them almost like small applications that run when loaded.

Ads can contain code, making them almost like small applications that run when loaded.

Which browser in 2023 would dare allow that to run?

The code is JavaScript--an integral part of displaying modern websites. Not since the days before 2001 and very simple browsers like Netscape Navigator 3 and Internet Explorer 3 that didn't yet have javascript. Today that is what adblock is doing - it stops loading untrustworthy or unwanted bits and pieces of code while still giving the end-user (most of) the javascripts they need. Instead of the default action, "ok, gimme the whole webpage code, as-is". That last sentence, that's Chrome. I can explain it some more further. But that's the jist of it.