Skip to content

Comment on Why Nothing Works Anymore

Comments

I find it extremely funny that loading the website shows me a message asking me to turn off my ad blocker. Seems that some things don't work anymore because we break them intentionally...

BTW I'd be fine looking at some ads, turning off my blocker is not an option though as the third party ads always track your behavior and often store personally identifiable data without user consent.

The argument can easily be made that your ad blocker is the component that's intentionally breaking things.

For values of breaking that include

- Keeping your pc free of malware. - Keeping people from trying to aggressively promote lies, half truths, and nonsense in your own home. - Making the web work both better and faster.

As I said, I don't have a problem with ads per se, what I find objectionable is that most display ads download Javascript into my browser that tries to do funky things (like use HTML Canvases for fingerprinting, inject stuff into the local-/sessionstore) and usually sends data to some remote hosts that could be used to de-anonymize me (even revealing my IP address is enough to do that in many cases).

From my own experience (I did various research projects on this working with journalists) the data usually ends up in places where it's not supposed to be and might cause a lot of harm in the future, hence by blocking this content I'm trying to protect myself as good as I can.

I'd accept ads if the following conditions are met:

* They are served through a trustworthy CDN, which guarantees that my IP information will not leak to the ad network operator.

* They do not execute JS and consist of elements whose safety can be (reasonably) proved, e.g. images and text.

* They do not blink, move, break the page or hide the content that I want to read.

* They do not try to "contact the mothership", sending back personally identifiable information to their overlords.

Sadly, I have not seen a single serious effort to implement this, instead websites just ask me to disable my ad blocker and expose myself to privacy risks. No.

I can easily imagine the author including this in his original version of the article, and being asked to take it out by his editor!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.