uBlock Origin is giving up the fight to keep ads off Facebook
131–140 of 953 posts
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#132https://news.ycombinator.com/item?id=49271126 More discussion here
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#133But I'm not convinced it will have an effect. And I'd have to use fb.
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#134Earlier quoted context omitted.
I think “staggering” is a pretty accurate way of putting it if blocking ads is in the same ballpark as running a AAA game on max settings.
If the computational requirement is within the realm of another normal day to day task, and if it cannot generally achieved with another cheaper approach, it would be contradictory to say it is staggering. I would agree if this was an easily solvable problem with classical approaches. Clearly it is not, since even uBlock is giving up. At any rate, "staggering" is relative. White-labeled web browsers becoming the most…
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#135I wrote and shared uBlock Origin filters for Facebook, shared on Reddit and up to a week later they changed the DOM structure bypassed the filters. After some attempts I no longer publish the filters.
Maybe a better approach is to convert the page to an image, run OCR over it, use an LLM to remove the ads, present the result to the user.
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#136Re: uBlock Origin is giving up the fight to keep ads off Facebook
#137Earlier quoted context omitted.
If the computational requirement is within the realm of another normal day to day task, and if it cannot generally achieved with another cheaper approach, it would be contradictory to say it is staggering. I would agree if this was an easily solvable problem with classical approaches. Clearly it is not, since even uBlock is giving up. At any rate, "staggering" is relative. White-labeled web browsers becoming the most…
Blocking ads should not make my fans spin at full blast.
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#138the tragedy is 'mainstreet' runs on Facebook. not shitter, google but fb. some local business don't even have their own sites but maintain an insta / fb page.
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#139Earlier quoted context omitted.
A counter example: I got caught out by the deprecation/sunsetting of anonymous "old.reddit.com" yesterday but it turns out uBlock can filter out the ads, boilerplate, sidebars, join/login buttons etc on the main site. It's actually faster and more usable than the old site now. Small win.
>I got caught out by the deprecation/sunsetting of anonymous "old.reddit.com" yesterday It appears to still be up for me. ??
Re: uBlock Origin is giving up the fight to keep ads off Facebook
#140Earlier quoted context omitted.
Maybe a better approach is to convert the page to an image, run OCR over it, use an LLM to remove the ads, present the result to the user.
How would you comment or watch a video if you did that?
The only thing I'm proposing is to do the filtering on graphical data (what the user actually sees) rather than on the DOM (which can be obfuscated; and which may change every week).