How to Firefox
321–330 of 505 posts
Re: How to Firefox
#322Earlier quoted context omitted.
I've had various Firefox issues on Linux such as mysterious bad frame rate that I wasn't able to track down (despite toggling every feature related to gpu acceleration in about:flags), slow startup (which I found was due to some dbus configuration), and inability to print (apparmor blocked cups).
I'm certain people have issues, especially when you stick NVIDIA into the mix. I do always run rolling release software on "older"/well supported hardware with good drivers. (And I trust Firefox enough to not sandbox it though Flatpak or snaps) It's just an anecdote, but I've had several FF issues on Windows, might be a timeline thing however.
Re: How to Firefox
#323- July 2024. Mozilla adds Privacy-Preserving Attribution (PPA), feature is enabled by default. Developed in cooperation with Meta (Facebook).
- Feb 2025. Mozilla updates its Privacy FAQ and TOS. "does not sell data about you." becomes "... in the way that most people think about it".
Re: How to Firefox
#324Earlier quoted context omitted.
Multi-Account Containers is a major feature I can't sing the praises for enough. I use it all the time, both to isolate stuff to break cookie tracking, and to enable me to log into things with two different accounts without opening a separate browser, which happens more often than I'd have thought.
There's a few pain points with containers; whenever I'm browsing in a container tab, I wish CMD-T opened a new container tab, not my default tab. I haven't been able to find a setting for this :/ I also wish there were more keyboard shortcuts for opening links in specific containers, or re-opening a current tab in a different one. I know you can set certain domains to always open in certain containers - fine for Face…
fwiw, there are add-ons that allow you to do this - in one way or the other (Container Hotkeys https://addons.mozilla.org/en-US/firefox/addon/container-hot... for example).
but out of curiosity,
> I know you can set certain domains to always open in certain containers - fine for Facebook, when I occasionally have to use it - but annoying when I'm trying to do things in different (e.g.) Bluesky accounts.
on this one btw, the Containerise extension i talk about (if it wasn't clear) allows you to also map "portions" of the url in specific containers. so /u/0 in one /u/1 in another; ofc, this requires the service/website to distinguish the accounts via the url. i do this for github a lot (work repos in specific containers)
Re: How to Firefox
#325Re: How to Firefox
#326- June 2024. Mozilla acquires Anonym, an ad metrics firm. - July 2024. Mozilla adds Privacy-Preserving Attribution (PPA), feature is enabled by default. Developed in cooperation with Meta (Facebook). - Feb 2025. Mozilla updates its Privacy FAQ and TOS. "does not sell data about you." becomes "... in the way that most people think about it".
Re: How to Firefox
#327Earlier quoted context omitted.
> No workspaces/profiles. I know there are extensions that can enable various flavours of this functionality, but it's just too much overhead to experiment and test every-single-one. Most of it is built-in and these days there is generally only one recommended extension: Multi-Account Container. Containers (tabs in the same window with different cookie jars/etc) are built-in, the UI for working with them is not, and…
> Multi-Account Container Last I looked, it was not possible to bind a bookmark to a preferred MAC.
Admittedly, I also tend to use unloaded tabs more than bookmarks, so if I need a very specific address in a specific container I am probably likely to just unload it but leave it open somewhere. (Sideberry "helps" me in this bad habit with multiple tab panels and tree grouping of tabs.)
Re: How to Firefox
#328Having tested uMatrix and uBlock Origin for years, and having tried many other Firefox extensions, IMO the best Firefox advantage is neither of those nor any other extension. It is a rarely discussed about:config option called network.dns.forceResolve Chrome desktop also has something like this, but it's a command-line option. Firefox OTOH allows one to select a global domain-to-IP mapping while the browser is runnin…
Re: How to Firefox
#329Earlier quoted context omitted.
I'm certain people have issues, especially when you stick NVIDIA into the mix. I do always run rolling release software on "older"/well supported hardware with good drivers. (And I trust Firefox enough to not sandbox it though Flatpak or snaps) It's just an anecdote, but I've had several FF issues on Windows, might be a timeline thing however.
Yes I hate how Ubuntu sandboxes firefox by default (even when you install it via apt, it secretly installs the snap instead). Terrible. I eventually had to use a PPA just to get firefox. Also, Nvidia is non-negotiable due to performance requirements and local deep learning experiments. I think Nvidia has gotten a lot better lately, even Sway (Wayland window manager) works these days. Incidentally I think the bad fire…
Then i attach the NVIDIA GPU to either a Windows VM or a NixOS one for gaming or "work".
It takes space and PCIe lanes to do so however, so I run SATA6 drives still :)
But if you can splurge, having multiple GPUs isn't unreasonable, as "Postgrest" docs says(0): Use a collection of sharp tools rather than building a big ball of mud.
0: https://docs.postgrest.org/en/v13/index.html#one-thing-well
Re: How to Firefox
#330Earlier quoted context omitted.
I'm about the same, I don't even know what the loading speeds issue is about, I still remember Firefox Quantum beating the daylights out of Chrome, and I don't know if Chrome ever fully caught up to Quantum? What's really funny is for ages Chrome would load the browser window even if the whole browser UI wasn't done loading, and sometime after Quantum, Firefox started doing the same trick to make you feel as though i…
What I've found recently is that Linux is surprisingly Firefox's achilles' heel. Canvas and WebGL run easily an order of magnitude slower than Chromium. Check with https://webglsamples.org if you don't believe it. All of it runs capped at 60 fps on Chrome for me, Firefox struggles to break 30 on mid tier settings in aquarium and stutters horribly throughout most of them. I'm sure it's fast at loading static sites, bu…