Live data from Hacker News

Give Firefox a chance

dev.to

61–70 of 378 posts

Re: Give Firefox a chance

#62
I switched to Firefox after the adblock debacle. My biggest problem is with cookie management on desktop. Chrome allows me to block certain cookies or keep them just for sessions. In Firefox cookie management is hard. If I want to list up all the cookies I can't do it.

Re: Give Firefox a chance

#63

I 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 use Firefox at home and Chrome at work daily and I barely notice a difference apart from UI. It's rare I have to complain about something with either. I also use Firefox on my phone (iOS) and it works ok but I don't recommend it as quickly.

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

#64

I 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.

> For passwords the browser's built in management is inferior to password managers.

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

#65

If 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.

I agree they need a bit more polish. But to be fair, they are also more powerful than in Chrome. You can e.g. request that every subdomain opens in a new temporary container. That's really good isolation.

Re: Give Firefox a chance

#66
I miss being able to zoom in (coming from Safari). Ctrl + wheel causes a layout reflow and while it makes the text bigger, images often get even smaller.

Oh 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

#67

I 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 see most of your points as anecdotal (of course someone will come around with a contrasting anecdote, but neither means anything), except for

> 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

#69

I 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…

I launch my browser with profiles instead of using containers. I have three at the moment:

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

#70

The 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.

We generated a few PDFs at work last week which break in Firefox default viewwe, but that we can't reproduce anywhere else =/
Post reply on HN