Do people not remember Firefox changing their terms of service last year and allowing them to sell your data to third parties? I don't get it did people forget? I switched over to LibreWolf and other browsers like that then and never looked back.
Firefox is now the last major browser that still supports uBlock Origin
311–320 of 752 posts
Re: Firefox is now the last major browser that still supports uBlock Origin
#312Thank God for the Brave browser. For those disliking their built-in adblocker, there is a Manifest v2 opt-out specifically for uBlock if you need it.
Peter Theil was an angel investor in Brave. That alone is all the reason privacy-minded users need to avoid it.
Re: Firefox is now the last major browser that still supports uBlock Origin
#313Earlier quoted context omitted.
Exactly. The difference between the two is not qualitatively different for 99% of users.
I noticed that UBO Lite doesn't cause the ad boxes to vanish like UBO does. You see this on the likes of the weather.com webpage.
Re: Firefox is now the last major browser that still supports uBlock Origin
#314Thank God for the Brave browser. For those disliking their built-in adblocker, there is a Manifest v2 opt-out specifically for uBlock if you need it.
Brave is malware, I don't understand how anyone on HN can use it, baffles me every time. They've literally been caught MITMing web pages for their own financial gains.
Re: Firefox is now the last major browser that still supports uBlock Origin
#315What's funny is that extensions were supposed to be a way to let you do the things the browser didn't want you to do. Guess that was a bit too much freedom for Google to accept, so they had to make a store with a gate, and destroy the APIs so that they're useless. Then they had to make up some reasons to justify that and ram it through the pipeline despite everyone's objections, and the frog got boiled. Now we're bac…
If that would have been the case, extensions wouldn’t exist.
Extension are a way to make the browser do what the browser manufacturer didn’t think or care about.
Re: Firefox is now the last major browser that still supports uBlock Origin
#316I don't know why with LLMs we can't just add MV2/blocking web request support to Chromium in a fork. The argument against was always that it's "too hard to keep a fork in sync". Now it's easier.
That's basically exactly what Brave (the only Chromium browser still supporting uBO) is doing to support uBlock Origin. But it's flimsy and likely has an expiration date.
My point is that when MV3 was announced there was an assumption that maintaining a Chromium fork to continue supporting MV2 would be too much work and too expensive. But now with LLMs that's no longer a safe assumption. The non-Chrome chromium based browsers can fork chromium and add back MV2. No need for any expiration date.
Re: Firefox is now the last major browser that still supports uBlock Origin
#317Earlier quoted context omitted.
Websites already can barely be assed to care about supporting Firefox users, doing adblocking by default is a great way to get websites to start putting up banners that say "our website does not work with your browser, please switch to Chrome" en-masse. And Mozilla did develop anti-fingerprinting tech, but they can't enable it by default because it breaks lots of websites and when a website doesn't work they're not g…
With a normal Firefox on desktop on Linux, I get unsolvable recaptchas all the time, especially on cloudflare pages. Ironically, if I fake instead a chromium to be on Windows (UA and Sec-CH headers), I am allowed most of the time even though my TCP fingerprint must mismatch then. It's annoying to see what the normal web has become. Can't even read news anymore. Ironically, all these bot defenses make it easier for bo…
I get this with Chrome on MacOS.
I'm becoming more convinced that Cloudflare is the bane of the internet.
Re: Firefox is now the last major browser that still supports uBlock Origin
#318Earlier quoted context omitted.
Can’t speak for all users, but at least as of about six months ago, there appears to be a bug in Firefox in NixOS where the shader cache doesn’t appear to be able to write properly, and as such video acceleration doesn’t work. It became most evident when I was trying to watch 360-degree videos in Immich. Entirely possible that this is an issue specific to NixOS or my machine, but because of that issue I switched over…
the obvious thing to do is keep using firefox as your daily driver, and load up the other browser as needed for the video etc. I'm being tongue-in-cheek here because it seems most people just give up on safari/firefox if one thing doesn't work and go to some chromium-based browser as their default driver. That's sad.
Re: Firefox is now the last major browser that still supports uBlock Origin
#319Earlier quoted context omitted.
In one of the monthly update videos Andreas mentioned that although they are working on a basic built-in adblocker for Ladybird, long-term they want extension support and the adblocking functionality to be in an extension.
Why does ad blocking always have to be relegated to an extension? Browsers build in so many things. Why do they all draw the line at a feature like ad blocking that every user wants?
Re: Firefox is now the last major browser that still supports uBlock Origin
#320Earlier quoted context omitted.
"Random" is what I call pretty much every extension that is not uBlock Origin. I absolutely want them limited to the fullest extent. Maybe if they were, I would actually install some of them. > I do however want the very specific programs that I have intentionally installed to be able to access my home folder easily. I don't. My standard operating practice is to virtualize them. My security posture is considerably mo…
What do you use for virtualization for tools from developer repositories? Run them in a VM or sandboxing like bubblewrap?
I have a base system image that gets forked off into delta qcow2 images for every project I'm working on or whatever ephemeral execution context I need.
I started a side project to build software just to manage those VMs. I'm daily driving this thing even though it's my first "vibecoded" project, it's just way too useful and has saved me quite a few times from accidents.
https://github.com/matheusmoreira/virtdev
The firewall works but it's pretty clunky. I'm working on a custom Rust network stack to replace it.
You'd probably prefer something that isn't literally made by one guy and his AIs though. Docker sandboxes seem to be a good solution that also employs virtualization.
https://news.ycombinator.com/item?id=49239751
Before I made all this, I used to use firejail.