Live data from Hacker News

Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

news.ycombinator.com

191–200 of 347 posts

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#191

What can uBlock Origin do that one couldn't do with a sufficiently sophisticated SSL-terminating forward proxy?

Using a proxy to do DNS blocking has significant failures modes. They wont work on youtube because youtube uses the same endpoint to serve the videos and ads for starters.

No, not DNS blocking; content parsing and editing before it arrives in the browser. I agree DNS blocking is mostly trash. It's not just youtube/google, but anything that uses Akamai will be pretty hosed too.

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#193
post #60

What can uBlock Origin do that one couldn't do with a sufficiently sophisticated SSL-terminating forward proxy?

Remove elements added dynamically without entirely blocking the script that produces them.

Yeah, this seems like the blocker here. Thanks for thinking this through more effectively than I did.

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#194

Earlier quoted context omitted.

Bypass Chrome altogether. Use Firefox.

If only Mozilla (the parent organization) wasn’t horrible. Can’t a non-crazy nonprofit make a browser?

> If only Mozilla (the parent organization) wasn’t horrible.

Well, they're not getting any of my money, and they're not selling my eyeballs to any advertisers. For a while I used a filesystem written by a convicted murderer. I'm not sure at what point I'm supposed to avoid software because of who wrote it.

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#196
post #158
post #118

~$ cat /etc/chromium/policies/managed/ubo-policies.json { "ExtensionManifestV2Availability": 2 } Will save you for another year.

If I recall correctly only till June 2025, did they change the date?

I'm not sure but a lot of people hypothesize that they will have to keep this feature for enterprise customers (not for UBO but other custom enterprise extensions that use manifest v2)

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#197

Earlier quoted context omitted.

They also fired a whole bunch of software engineers (including everyone working on Servo), and then massively boosted their executives' salaries, so that was certainly something.

As a criticism that applies equally to Google. Google lays off engineers: https://www.theverge.com/2024/1/11/24034124/google-layoffs-e... Google boosts their executive's compensation: https://www.businessinsider.com/alphabet-google-executive-pa...

IMO it’s a matter of principle. Mozilla is supposed to be a non-profit that exists to support the development of a FOSS browser and its related projects. Over the years it seems like they’ve strayed from this mission, behaving more and more like the big corporations they claim not to be like

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#198
post #155
post #62

Earlier quoted context omitted.

It really is amazing how things have come full circle from the point where chrome positioned itself as a "Libre" alternative to the IE near-monopoly There was a point between IE and chrome when Mozilla was always in the near-foreground offering alternatives to every internet hegemony, right around web 2.0, kinda makes me optimistic for the internet to see a resurgence of recommendations

Huh, I don't remember that narrative at all... From how I remember it, we started with Netscape, IE outcompeted that by adding new features until they had enough share to strangle the competition. By that time IE became mandatory because of their extensions. Windows systems couldn't get updates without opening IE. Eventually it (IE) fossilized and Firefox became the better browser with more features (remember that de…

> remember that debugging extension?

Firebug was a godsend.

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#199
post #47

Earlier quoted context omitted.

If I donate to your project I hope the money goes towards your project. If you spend it on beer or buy Jacuzzi I'm happy too. If you chose to spend it on other projects ill be excited to learn what they are. https://future.mozilla.org/projects/ Do you use any of that? Is there anything there I should be using? (honest question) It seems premature to donate to things I don't know. > Solo helps entrepreneurs expand the…

> If I donate to your project I hope the money goes towards your project. Firefox is not a project of the Mozilla Foundation, but the Mozilla Corporation, so you just can't donate to Firefox at all; in fact, the money flows the opposite direction between them. I know it's frustrating but this argument is misleading yet keeps showing up in every thread.

Fascinating, thanks for the explanation/correction, it makes it even worse than I thought.

Re: Tell HN: I just updated my wife's Chrome, and uBlock is no longer supported

#200

If you want a Chromium based browser Brave has a uBlock-esque blocker built right into its core but it's disabled by default because "Brave Shields is enough protection" (it isn't, given the stats I see when enabled). Anyway, you can turn it on and it uses the same blocklists uBlock uses aswell.

Wait, really? There's something other than the default "shields" thing? Where is this and how do I enable it? Been using Brave for years with all the "aggressive" boxes checked and I've never seen such an option anywhere.

brave://settings/shields/filters
Post reply on HN