Earlier quoted context omitted.
Yeah, and when you think about the insane complexity of Web standards, and the fact that even Microsoft failed to create a browser with an independent engine, we are very unlikely to see a new browser engine: https://waspdev.com/articles/2025-04-07/will-there-be-a-new-... . This means that not only we are unlikely to see browsers with new engines but also that the existing browser engine diversity might even shrink i…
"even Microsoft" is an oxymoron. Microsoft is exactly the entity I would expect to fail at implementing complex standards.
Hang on to Your Firefox
81–90 of 551 posts
Re: Hang on to Your Firefox
#82I am under the impression that Firefox is the only web browser which has access to quality ad blocker. Am I incorrect in this? How is this not enough of a selling point for everyone to switch to it?
uBlock Origin (non-lite) only works on Firefox as far as I know. Brave purportedly has a built-in ad blocker that uses the same lists, but I can't vouch for it personally.
Re: Hang on to Your Firefox
#83I am using firefox, but it is pretty hard to keep using it. I don't want the whole world to converge on one browser engine, but I also want things to work, and Firefox does not make it easy. Firefox on my laptop has a propensity for eating lots of RAM, and constant CPU usage, even if nothing is going on. Task manager is useless. Profiler just shows "GC collecting". Mobile firefox is OK, it simply feels like it's desi…
Re: Hang on to Your Firefox
#84I am under the impression that Firefox is the only web browser which has access to quality ad blocker. Am I incorrect in this? How is this not enough of a selling point for everyone to switch to it?
Brave is even better since the ad engine is actually built in (lower level) and written in Rust if memory serves me well. And before anyone says anything about crypto: pay a small fee for Brave Origin or use it for free on Linux.
"Hey, we recognize that normal Brave is exploitative and user-hostile by default. We'll fix it if you pay us $59.99 in mutual acknowledgement that you're a chump who can't install UBO."
I'm glad (and unsurprised) that Brave's vision for the web never hit the big leagues.
Re: Hang on to Your Firefox
#85> Meanwhile, the over thinkers on Hacker News come up with convoluted reasons to hate on Firefox every time the subject arises...Firefox is our last best hope for browser engine diversity and competition. It's exactly because Firefox is so important that you'll see people here complaining when Firefox does things to push away users like Mozilla buying up an ad-tech company, collecting data on users, and using firefox…
> I hope people here never stop bitching about Firefox. Its getting harder and harder, at some point they'll deprecate their last sane ESR, and we'll all get stuck with all their junk.
Re: Hang on to Your Firefox
#86I am under the impression that Firefox is the only web browser which has access to quality ad blocker. Am I incorrect in this? How is this not enough of a selling point for everyone to switch to it?
Agree, and not just that, it allows to escape the hijack of your right click (something google does not tolerate), but they also degraded a lot the experience the last year or two. Number of modal dialog boxes every time it updates (and of course repeat for how many machines you use), also every time there is a pending update, the performance seems to degrade until you close and update, and those updates are very fre…
{
"policies": {
"AppUpdateURL": "http://127.0.0.1/",
"DisableAppUpdate": true,
"DisableFirefoxStudies": true,
"DisableSystemAddonUpdate": true,
"DontCheckDefaultBrowser": true,
"ExtensionUpdate": false,
}
}
Syntax should be slightly different for Windows.File should be located in $FIREFOX_DISTRIBUTION_DIR/distribution/
$FIREFOX_DISTRIBUTION_DIR is the installation directory for firefox, which (for default setup) probably will be printed by this:
sed -nE 's/^\s*exec (.*\/)firefox .*/\1/p' $(which firefox) # and it's probably /usr/lib/firefox
When you decide to update you may temporarily replace policy for permissive one, or you may just install new version in a separate $FIREFOX_DISTRIBUTION_DIR.[1] https://firefox-admin-docs.mozilla.org/guides/policies-confi...
[2] https://firefox-admin-docs.mozilla.org/reference/policies/
Re: Hang on to Your Firefox
#87Earlier quoted context omitted.
Yeah, and when you think about the insane complexity of Web standards, and the fact that even Microsoft failed to create a browser with an independent engine, we are very unlikely to see a new browser engine: https://waspdev.com/articles/2025-04-07/will-there-be-a-new-... . This means that not only we are unlikely to see browsers with new engines but also that the existing browser engine diversity might even shrink i…
Ladybird is steadily progressing: https://ladybird.org/
Re: Hang on to Your Firefox
#88Earlier quoted context omitted.
Brave is even better since the ad engine is actually built in (lower level) and written in Rust if memory serves me well. And before anyone says anything about crypto: pay a small fee for Brave Origin or use it for free on Linux.
> pay a small fee for Brave Origin "Hey, we recognize that normal Brave is exploitative and user-hostile by default. We'll fix it if you pay us $59.99 in mutual acknowledgement that you're a chump who can't install UBO." I'm glad (and unsurprised) that Brave's vision for the web never hit the big leagues.
Re: Hang on to Your Firefox
#89I am under the impression that Firefox is the only web browser which has access to quality ad blocker. Am I incorrect in this? How is this not enough of a selling point for everyone to switch to it?
Re: Hang on to Your Firefox
#90There’s an old mantra from organizing: “no permanent enemies, no permanent allies.” You will never align with another group or person 100% on all things; the secret to making change is to build a coalition of those with whom you agree on an issue without holding it against them that you disagree on a different one. I disagree with Mozilla about many things, but I agree with this article - I use Firefox because it’s t…