Live data from Hacker News

Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

github.com

21–30 of 207 posts

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#21
post #20

We're all complaining and blaming the big corporations for the pitiful state the internet got to be now but seems we are all contributing our little to bring it even lower. Because corporations pay, I know, but we are the ones pulling the trigger.

The internet was just fine before it was turned into an ad delivery platform.

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#22
post #20

We're all complaining and blaming the big corporations for the pitiful state the internet got to be now but seems we are all contributing our little to bring it even lower. Because corporations pay, I know, but we are the ones pulling the trigger.

The internet was just fine before it was turned into an ad delivery platform.

If you do not like the ads, just stop visiting sites that show ads...

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#23
post #11

Earlier 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.

Most captcha solutions are also hard for me, but easy for computers to solve. So I really hope their use doesn’t get expanded even further…

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#26
post #20

We're all complaining and blaming the big corporations for the pitiful state the internet got to be now but seems we are all contributing our little to bring it even lower. Because corporations pay, I know, but we are the ones pulling the trigger.

But also because we refuse to pay. Any attempt at monetization is widely demonized, yet people still feel entitled to free content, and refuse to put their money where their mouth is and at least abstain from consuming the content if they really don't think it's worth the price

It's funny how scarce the "I'd be willing to pay for good content, but alas, there is no option" claim has become since websites have started widely implemented paid ad-free accounts or outright paywalls

I've never seen someone angry that a supermarket won't give them a newspaper for free, but when it's online this is apparently a valid complaint

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#27

This makes sense, but I guess adblockers could just start loading the data and not show it to the user?

For people on metered Internet connections, that gives up a lot of the benefit of having an ad blocker at all.

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#28

This makes sense, but I guess adblockers could just start loading the data and not show it to the user?

Part of the goal of content blocking is to reduce network traffic, so that's not an ideal outcome.

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#29

Earlier quoted context omitted.

The internet was just fine before it was turned into an ad delivery platform.

If you do not like the ads, just stop visiting sites that show ads...

If there is competition offering ad-free services, this would be an option. But for large parts, there isn't.

Re: Show HN: Detecting adblock, without JavaScript, by abusing HTTP 103 responses

#30

This makes sense, but I guess adblockers could just start loading the data and not show it to the user?

Part of the goal of content blocking is to reduce network traffic, so that's not an ideal outcome.

It would still achieve the primary goal.
Post reply on HN