this post was submitted on 28 Feb 2025
1307 points (98.3% liked)
Technology
66067 readers
4695 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- 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
I see it said agian and agian. because its true. Firefox is one of, if not the best of the mainstream browsers. (Not included its many forks) but Mozilla is a horrible caretaker of it. Mozilla does not focus on firefox and they dont care/believe in it nearly as much as its users or devs who fork it.
The motivations of a company are extremely important, and has Mozilla does not care for a lightweight, good, privacy centric browser, the enshitification will and has corrupt firefox.
It's only a matter of time until it is as bad as chromium or flat out joins it.
Considering how critical a browser is these days.
I'm surprised there isn't a very popular Open-Source one that everyone is using.
It's because it's hard to maintain a browser. There's lots of protocols and engines and other moving pieces; I remember when web pages would render in Netscape but not Internet Explorer, for example.
We take for granted how seamless and ubiquitous the internet is, but there were lots of headaches as internet devs decided to adopt or include different users (or not).
And now, it would take a lot of effort and market upset to convince the capitalist overlords to include something new in their dev stack. The barrier to entry is monumentally high, so most people don't bother to try inventing something better.
It looks as if it's hard to maintain a browser by design by making overly complicated HTML/CSS/Javascript/etc standards.
It makes me want to spend more time using the Gemini protocol.
Yeah, the standards of the internet are just piled on top of each other. Rendering code and whatnot is the easy part. Keeping up with the standards is the hard part (or so I have read).