Earlier quoted context omitted.
Sure, but the government HAS to make that determination in a data-driven way. It cannot be based on anything subjective, for what should be obvious reasons. On top of that, said lack of knowledge is a stated goal of all privacy-focused browsers. GA-blindness is an implementation detail of these policies. Any method the government could use to accurately track that information is effectively a bug in need of fixing fr…
Server-side tracking of user agent strings should still be possible.
Firefox on the brink?
281–290 of 840 posts
Re: Firefox on the brink?
#282Earlier quoted context omitted.
There’s still safari at 34% usage. :badpokerface:
Only because of iOS, I assume. But it looks like Apple might be forced to open things up and allow other browsers to run on iOS. If that happened, I'd expect Safari to drop like a stone.
Chrome and Firefox are already on iOS – if they're allowed to swap out their rendering engine, is this something customers will actually care about?
Re: Firefox on the brink?
#283Re: Firefox on the brink?
#284Mozilla also just posted their State of Mozilla 2022 (this includes financial statements). From what I've read, it seems that expenses are up and revenue from search deals is down. https://stateof.mozilla.org/ https://news.ycombinator.com/item?id=38530382 https://www.ghacks.net/2023/12/05/mozilla-earned-close-to-60... Firefox's market share has been on the decline since 2010. https://gs.statcounter.com/browser-market…
> Genuine question. What is justifying Mozilla Corporation CEO Mitchell Baker's salary? Nothing, of course. Absolutely nothing.
Re: Firefox on the brink?
#285Earlier quoted context omitted.
Firefox regularly crashes for me on wayland. It slows down my whole system when it tries to load a page in first boot (but librewolf doesn’t for some reason) the HID and webgl/webgpu support is bad… It’s just not a very good browser compared to chrome forks or webkit based ones.
Sounds like a configuration problem. Firefox on Fedora/Wayland is very fast, haven't had it crash in a long time.
Re: Firefox on the brink?
#286The main issue is every startup and small business ties themselves to the gsuite apps and ultimately falls down the path of using and then requiring gsuite auth and often chrome as a whole for all work browsing. It is quintessentially the new IE. almost all my browsing during the day has to be chrome whether I like it or not and that has been true at my last 4 organizations. Three of which are multi billion dollar co…
We're pretty GSuite/GAuth-oriented too but the parts we use work just fine on Firefox. What parts of that are forcing you guys to be Chrome exclusive?
Re: Firefox on the brink?
#287Earlier quoted context omitted.
There’s still safari at 34% usage. :badpokerface:
Only because of iOS, I assume. But it looks like Apple might be forced to open things up and allow other browsers to run on iOS. If that happened, I'd expect Safari to drop like a stone.
Re: Firefox on the brink?
#288Earlier quoted context omitted.
Yes, every day Google seems to be doing things to drive people away, but it's not really moving the kinds of numbers that are going to make a difference. Also, some of those users will move to Chromium-based alternatives like Brave and Vivaldi, which might blunt some of the worst abuses but doesn't help ecosystem on the whole if you want a browser engine to exist that isn't controlled by Apple and Google.
Alternately, the technically savvy users understand that allowing Google's control of Blink to replace open standards with whatever implementation details Google prefers is to be avoided at all costs. It's just a repeat of the IE 6 debacle.
Re: Firefox on the brink?
#289Mozilla also just posted their State of Mozilla 2022 (this includes financial statements). From what I've read, it seems that expenses are up and revenue from search deals is down. https://stateof.mozilla.org/ https://news.ycombinator.com/item?id=38530382 https://www.ghacks.net/2023/12/05/mozilla-earned-close-to-60... Firefox's market share has been on the decline since 2010. https://gs.statcounter.com/browser-market…
Re: Firefox on the brink?
#290Earlier quoted context omitted.
> It should support a standard like HTML 4 with no CSS or JS required. i.e. make the actual functionality on their sites simple to reduce the chance it doesn't work somewhere. You're right of course. It's not really a case of 'supporting' browsers, it's a case of testing their sites against other browsers in case developers have accidentally written some non-portable Chrome only code. This was very much the case in t…
> Developers wrote and tested their sites for and with IE6, and were then surprised they rendered (in)correctly on Firefox and looked wrong But that's the point: rendering shouldn't really matter. For things that are important like government systems, we should treat web "apps" much like TeX encourages: you specify the semantics, and let the rendering engine do what it will. Don't try to precisely control it. You can…