this post was submitted on 07 Jun 2026
33 points (86.7% liked)
Open Source
47202 readers
195 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
On the specific case of Firefox - its code not only is huge complex but also a bit of a mess. There were efforts many years ago to do a Qt port of Firefox but they found out it was really hard to decouple the Gecko engine from the UI part. That's why you can't find 3rd party "frontends" using the Gecko engine, but only what would be Firefox forks with extra steps, cosmetic changes and so on, but nothing really substantial - big changes in Firefox would break them.
One of the reasons I'm really looking forward to Servo development is for this reason.
What's Servo? ๐ค
A playable character from the Sims 2 expansion "Makin' Money"
a browser written entirely in rust, should be fun on redoxos when it matures (all rust operating system with a mini kernel)
Whoa, didn't know about redox os. Neat.
The preview on their site make it looks like it's pretty usable for basic daily use (even has balatro). I'm gonna try it. Thanks !