this post was submitted on 13 Aug 2023
768 points (97.4% liked)
Memes
45625 readers
1020 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, actually ... Ungoogled Chromium
Edit: formatting
Ungoogled or not, chromium is still a problem. It has become the defacto render engine, and Google is pulling the same shit as MS did with IE.
Some day someone is gonna have to explain this take to me.
Standards for the web are a good thing. Websites being slightly different to straight up breaking depending on what browser you use is an awful user experience.
I see nothing wrong with everyone defaulting to blink and v8. Makes the web better for everyone be it users or developers.
Chromium is open source! It feels like people's blind hatred / paranoia of big tech makes people reject it on principle more than anything.
Standards are good. What's not good is that Google controls the standards.
Open source or not, Google currently has the ability to dictate web standards as they see fit.
Why? There are 2 reasons:
There's a reason so many of these browsers just use Chromium. It's because Google is doing the Lion's share of the work. Modern web browsers are some of the most complicated pieces of software ever written. They are comparable in complexity to entire operating systems.
When Google makes a change to the Chromium project everyone follows suit, lest you fork it which leaves development and ensuring interoperability entirely up to you. The complexity of this task depends on how far you want to take your browser.
Even those who fork Chromium will pull changes made by Google to the original Chromium project because making and maintaining your own web browser is really, really difficult.