this post was submitted on 13 Aug 2023
796 points (97.5% liked)
Memes
45585 readers
1941 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
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.