Alex Free - 11/6/2024
I remember when FireFox was in it’s stride. Going from Internet Explorer to Firefox was such a huge upgrade. Microsoft had gotten too arrogant with Internet Explorer. With no real competition, development had not really pushed the web forward in any positive way. Firefox offered:
Open Source.
Fast and compatible with many quirks of the time.
More focused developer resources on user facing features and improvements.
Cross platform.
More secure, better reputation.
Chrome was promoted nonstop via Google search.
Chromium (Chrome is a proprietary derivate of the open source Chromium code) has a better open source license (my favorite, 3-BSD). You get more user freedom then with FireFox’s GPL-like MPL.
Chromium was actually portable, well written code. Other browsers could use it’s code as a base (i.e. Brave). Things like Electron power Visual Studio code could use it for things that are not even a web browser. FireFox’s code is so insane that there has been little interest has been in these areas for it.
Chrome has arguably better dev tools in comparison to FireFox, which caused web devs to use it over FireFox. Some web devs stopped testing on FireFox entirely since they themselves didn’t use it. Many websites recommend only using chrome.
Firefox development became increasingly cooperate, political, and unfocused. They are now an AD company promoting “privacy preserving ADs to save the internet”. No thanks!
Mozilla seems more interested in revenue generating things like VPNs, sponsored ADs directly on your home page, telemetry, and Google’s search engine default integration which funds them to do all of this garbage.
Mozilla seems less interested in developing a better browser. There are bugs older then me open in the issue tracker. The browser is just slower then Chrome, less compatible, more bloated. Worse UI.
Ungoogled Chromium. This project fixes the chromium source with changes such as:
Removes a bunch of telemetry and other bad Google stuff from really great browser code.
Not influenced by a corporation or politics. Just open source.
Really good defaults. On file downloads you are prompted for where to download it (inspires you to do great file management and organization). The garbage chrome antivirus thing in Chrome is disabled. Antivirus is ruining bedroom coder’s ability to release software to users and I hate all of it. Chrome won’t even let you download some of my software with it’s whitelist anti-virus.