Comment by rs186

Comment by rs186 2 days ago

4 replies

If you really care, it's ok to just Firefox for the majority of your web browsing activities but use Chrome or a fork for PWA.

Although using Firefox increasingly means a worse experience, including:

* infinite loop of Cloudflare verification * inferior performance compared to Chrome (page loading, large page scrolling) * subtle bugs (e.g. audio handling) * WebUSB support

I have personally run into all of them. Some are under Firefox's control but others are not. I do still use Firefox for most websites unless it's technically not possible, but unfortunately the exception is happening more and more.

acdha a day ago

> * infinite loop of Cloudflare verification * inferior performance compared to Chrome (page loading, large page scrolling) * subtle bugs (e.g. audio handling)

The first two are likely due to extensions rather than the core Firefox. I find at least as many cases where it’s faster, and it usually uses less memory. The third one has high variability - I’ve reported enough bugs against all of the major browsers not to trust any of them but these days there are a lot of web developers who only test on Chrome and half of the time I find what appears to be a bug in Safari or Firefox it’s really an unnecessary reliance on something Chrome specific.

paulryanrogers a day ago

I don't run into CAPTCHA loops with Firefox. Have you tried changing your user agent to pretend to be Firefox on Windows or Mac? I've heard Linux users are more likely to be interpreted as bots.

  • rs186 a day ago

    The machine is on a corporate network, that's the issue. I don't have issues when

    1) using Chrome/Edge on that same machine on corporate network 2) using Firefox on Linux on corporate network 3) using Firefox on Windows on my own machine at home

    Unfortunately.

bagacrap 21 hours ago

Probably wants to share state though (cookie jar, history, password manager, etc)

The bottom line is that Google invests more in Chrome than Mozilla can afford to invest in Ff, so the latter will likely never catch up in features or performance.