Earlier quoted context omitted.
You can buy ad free services for a lot of them. Few pay.
Price thing: no one can afford to pay "a latte per month" for every site they visit. Trust thing: the site is likely to still spy on you even if you're a paid subscriber. Even if they drop ads they'll send your data to google or some other analytics provider, at the least. They'll "accidentaly reset" your email preferences. Plus other shenanigans *. Infrequency thing: I won't subscribe to $SOME_SITE just because it's…
Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
161–170 of 207 posts
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#162Earlier quoted context omitted.
This is why EU legislators have made the "cookie law". The site will tell you that they are using ads, and you are free to just leave. the. site. Stop mooching off people's hard work by killing their only source of revenue, ad blockers are immoral
> Stop mooching off people's hard work by killing their only source of revenue, ad blockers are immoral What hard work? Most of the time it's "content" written by minimum (African) wage "copywriters"*. We are drowned into a deluge of shit, so excuse us when we don't trust anyone. Also, I believe you have no idea what the "cookie law" is about. * soon to be replaced with "content" that is LLM generated.
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#163This makes sense, but I guess adblockers could just start loading the data and not show it to the user?
You would still get the resources loading. So both the extra usage of a metered/limited bandwidth and the tracking.
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#164I wouldn't even mind ads if most sites weren't malicious with how they serve them. Do not make a new window pop up, do not try to download anything to my computer without my explicit instruction, do not make me click an x to view the content, do not interrupt the content to serve an ad. Why can't they just have a nice little ad on the left and/or right side of the page that doesn't interrupt my intake of their conten…
Greed. Those kinds of ads pay more. Interrupting the content means they can sell the spot as something people will actually see because they are forced to.
I think that's right.
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#165Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#166Haha. The copyright license is a parody of the MIT license [1]: > Copyright (c) 2024 Mechazawa > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software with specific restrictions, provided that the user intends to use the Software explicitly FOR the purposes of evil or advancing evil, including but not…
maybe I'm growing old and grumpy, but at a state of affairs where active genocides are going on, I just find that immature and callous. By "that", maybe I mean Dutch attempts to humour ;)
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#167If adblock doesn't catch it, my thumb twitch reflex when a popup appears will.
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#168Earlier quoted context omitted.
As far as I know, current ad blockers can't block ads from Widevine (DRM protected) streams, so I guess it's only a matter of time until Chromium team comes up with Widevine for webpages and then it's game over for normal consumers.
While i know its evil, i always wished widevine was an option for creating captchas. Most captcha solutions are defeated by services like 2captcha.net and generally aren't the most privacy respecting.
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#169Earlier quoted context omitted.
Didn't they more or less try this with the Web Environment Integrity API? Luckily, people caught on quickly and caused enough backlash for them to abandon it - this time. I'm not sure how things will work out the next time though.
At least we got some of my all-time favorite GitHub issues tho
Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses
#170Sounds like it might make sense to drop this early hints feature (whatever it is). I wonder how much longer it will be before the next major escalation happens with ad blockers. I can imagine mainstream browsers that fetch unmodified pages and click ads in the background (do subvert pay per click ad business models and make it harder to compute targeting metrics), but then display an ad/tracking-free version in a sep…