Live data from Hacker News

Ask HN: What ist your AdBlock strategy?

news.ycombinator.com

111–120 of 189 posts

Re: Ask HN: What ist your AdBlock strategy?

#111
Using Lightening, Fulguris and Privacy Browser browsers on Android with the with the ad-block setting enabled and turning off JavaScript are my main methods.

Turning off JavaScript in browsers is magic, it works everywhere, PCs, Android, Windows, etc. It not only kills ads but almost all of the other garbage that website programmers do to deliberately annoy the hell out of web surfers.

JavaScript programmers take note: turning JS off makes the web sing, up goes the rendering speed, pages appear much, much faster, and all that jerkiness disappears, and most of the spying on users also disappears. Web pages often drop from 7 or 8MB per page to as low as several hundred kB—that's over a 20:1 reduction in download size! It's a magic solution.

Websites that won't render with JS turned off I simply bypass, as they say "there are plenty more fish in the sea" — many more webpages than I can ever hope to visit in a lifetime.

If only users knew the advantages of turning of JS many more would do it. Remember, JS is there to mostly benefit advertisers and website owners who want to spy on users—it's not to benefit you the user!

Despite what they say almost everything that can be done on the web can be done without JavaScript. Sorry JavaScript programmers and aficionados, it's just a fact.

Turning JS off is one of the few remaining defenses we have against you nasty advertisers and website owners.

Re: Ask HN: What ist your AdBlock strategy?

#112
post #29

Earlier quoted context omitted.

Is there a specific way to test that or just nslookup/dig/drill and look at the number there? I want to check this and get back to you.

Adguard Dashboard shows average DNS resolution time. I eventually shifted to Blocky which tracks logs of every DMS query. I strung a quick python script to make a dashboard similar to Adguard's and calculating avg resolution time for each resolved A records.

Blocky looks good too. I will check it out at some point. Thanks.

Re: Ask HN: What ist your AdBlock strategy?

#114
For ad blocking on OpenWRT, you could try AdGuard Home

it’s pretty straightforward to set up and works out of the box. Also, if you’re building any sites yourself, something like GetProduct dev could be useful for subtle monetization with affiliate links instead of cluttering with ads.

Keeps things clean!

Re: Ask HN: What ist your AdBlock strategy?

#115
post #72

hosts file is a really nice global block

I use the one at https://someonewhocares.org/hosts/

It seems to be all I need. I like that it blocks the crap on all browsers without needing to install extensions. Youtube is still practically useless though.

Re: Ask HN: What ist your AdBlock strategy?

#116
Firefox and uBlock Origin at the browser level on desktop/laptop. For trackers specifically Firefox also has its built in tracking protection.

NextDNS at the network level for all of my devices that support tailscale[1] wherever they may be in the world.

NextDNS for any other home devices via my router's DNS settings.

[1]: https://tailscale.com/kb/1218/nextdns

Re: Ask HN: What ist your AdBlock strategy?

#119

On a computer, just uBlock Origin and it works wonders. Tangential question - what is the best solution for iPhone? On Androids you can use Firefox with uBlock, but it seems none of the Safari extensions on iPhone actually work, I tried some paid ones too. Brave seems to work decently well, but I have no idea why - if other browsers have some OS limitation, how does Brave go around it?

I use ublock Origin on the Orion browser on iOS.

[deleted]

Re: Ask HN: What ist your AdBlock strategy?

#120

On a computer, just uBlock Origin and it works wonders. Tangential question - what is the best solution for iPhone? On Androids you can use Firefox with uBlock, but it seems none of the Safari extensions on iPhone actually work, I tried some paid ones too. Brave seems to work decently well, but I have no idea why - if other browsers have some OS limitation, how does Brave go around it?

I do brave on Android, it just works. If it's on iphone I'd use that.
Post reply on HN