this post was submitted on 26 Aug 2025
710 points (99.2% liked)
Technology
74496 readers
3634 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Where are all the open source phone OSes? Where are the OS agnostic capable hardware phones? Technically some do exist, but I don't think they have any significant market share. Hope I'm wrong though.
Google slowly suffocated all the 3rd party rom vendors.
Essentially every browser that's not Firefox or Safari is reskinned Google chrome for a reason. Because it's insanely expensive to build and maintain browsers. Mobile operating systems aren't much different in this regard.
That's not exactly true. There are several FOSS mobile OSes, such as PostmarketOS, Mobian, Ubuntu Touch, and the various Android ROMs. Once it's compatible, keeping that OS updated is relatively simple.
The issues with mobile OSes are:
Basically, supporting a new phone has a lot of upfront work with very little ongoing work.
Web browsers, on the other hand, need to stay updated with constantly shifting web standards, they're a huge malware target so they need to keep up on CVEs, and pages are getting more complex causing performance and rendering issues, and everyone blames the browser. Supporting a new platform is generally trivial, but the ongoing work is immense.
They're very different beasts.