this post was submitted on 11 Mar 2025
243 points (95.2% liked)

Technology

65819 readers
4952 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

I am tired of Firefox shitty takes.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] JuxtaposedJaguar@lemmy.ml 1 points 10 hours ago (1 children)

I don't think Mozilla had any involvement in Servo.

[โ€“] barsoap@lemm.ee 6 points 9 hours ago

They started the whole thing. They invented and implemented a whole programming language to implement the thing. Then they integrated Stylo (Servo's CSS engine) and a couple smaller bits into Firefox which made it a hell a lot faster. Then they set Rust free and shelved Servo because from the perspective of Firefox going forwards with rewriting more in Rust would've been a lot of investment for diminishing returns. Stylo was the big one, enabling before unseen parallelism in rendering.

Servo, even with FSFE funding, still has ways to go. Ladybird, I wonder why they even bother. If they want a C++ browser engine that hasn't been touched by big money then there's KHTML, Webkit/Chromium's direct ancestor. There's a reason KDE dropped development: It wasn't worth the effort. Qt wasn't willing to pick it up either.