Give Firefox a chance
61–70 of 378 posts
Re: Give Firefox a chance
#62Re: Give Firefox a chance
#63I switched back to Chrome from Firefox. FF was slow, bloated, used all my RAM,no add on support (even for those add-ons who had an an FF product) Mobile sites, especially HN just don't work properly on HF. The simple act of collapsing posts often seems to overwhelm the browser on my Pixel. Not to mention there's this bug where videos create notifications on FF Android, and these notifications keep your phone alive fr…
I can't remember the last time any modern browser felt 'slow'. I don't even know what that means any more with regards to browsers, on a fast internet speed they all seem pretty fast.
Re: Give Firefox a chance
#64I switched back to Firefox from Chrome earlier this year, and the experience has been very positive. It performs well, feels snappy, the dev tools are on par with Chrome's and everything feels right. The only negatives are that container tabs are still taking a bit of getting used to (why can't I have a 'Work' window in which all the new tabs are 'Work' tabs by default?) and the initial migration of passwords was a b…
For passwords the browser's built in management is inferior to password managers. I use 1Password (most polished) and there's also Bitwarden (hosted, but open source) and others. And I use my password manager every day, so if there's a cost associated, it's worth it.
This is a good thing. Browsers should be good at browsing. Password managers should be good at managing passwords. The two should have API’s as necessary to interact so that the user can choose what’s best for them.
Re: Give Firefox a chance
#65If anyone from the Firefox team is reading this: containers are a great idea (I love them), it’s just that currently they’re too much work. Even on AMO, there’s now a bunch of site-specific container addons (Facebook container, Twitter container, Google container, etc) which clearly isn’t scalable. A little bit of UX work is clearly needed to make them more mainstream and a first-class feature in Firefox.
Re: Give Firefox a chance
#66Oh right, it's annoying when it auto updates in the background and shows some generic error message that looks like a network error and it takes me a few minutes to realize I need to restart it.
Re: Give Firefox a chance
#67I switched back to Chrome from Firefox. FF was slow, bloated, used all my RAM,no add on support (even for those add-ons who had an an FF product) Mobile sites, especially HN just don't work properly on HF. The simple act of collapsing posts often seems to overwhelm the browser on my Pixel. Not to mention there's this bug where videos create notifications on FF Android, and these notifications keep your phone alive fr…
> no add on support (even for those add-ons who had an an FF product)
Assuming we’re talking about Android here, what do you mean by this? Mobile Chrome has no extensions, whereas Firefox supports the full suite of desktop addons. I can use uMatrix and even developer extensions on my phone with Firefox.
Also, I think the point of the “videos creating notifications” thing is so that you can continue listening to the audio after turning off your phone, like on iOS and iPadOS. Apple got the battery thing better in general. Maybe Firefox should stop playing videos in the background after a certain period without user intervention?
Some of the other things can be chalked up to bugs (it would be nice of you to submit something to their Bugzilla!), while some I have never seen myself (especially the videos thing... for me they’ve always played in window, with the bottom UI, correctly; it could be a problem with your favorite video site?)
Re: Give Firefox a chance
#68Re: Give Firefox a chance
#69I switched back to Firefox from Chrome earlier this year, and the experience has been very positive. It performs well, feels snappy, the dev tools are on par with Chrome's and everything feels right. The only negatives are that container tabs are still taking a bit of getting used to (why can't I have a 'Work' window in which all the new tabs are 'Work' tabs by default?) and the initial migration of passwords was a b…
firefox --no-remote --profile "$XDG_CACHE_HOME/firefox/home" --class="browser-home"
firefox --no-remote --profile "$XDG_CACHE_HOME/firefox/work" --class="browser-work"
firefox --no-remote --profile "$(mktemp -d)"
Re: Give Firefox a chance
#70The adblock-related thing pushed me to Firefox, and I've been using it for about a month. The only problems I have are regarding PDF files: 1) Dark mode (via dark reader) won't work on PDFs. 2) The Print-to-file (Ctrl + P) save location defaults to "~/mozilla.pdf" and there seems to be no option in preferences to change this default (titles often are multi-word long and copy pasting is a huge pain. Chrome just picks…
I did the same. Pdfs are probably the easiest thing to switch. If you download a pdf reader, you can switch PDF renderer easily. Firefox supports browser plug in viewers where Chrome does not. And Firefox was the first browser to use js to render PDF. A complete miracle really.