this post was submitted on 04 Mar 2025
614 points (99.0% liked)

Technology

69600 readers
3311 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 news or articles.
  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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 50 points 1 month ago (2 children)

I would be very interested to know how they plan to resolve these issues with "Ladybird." Using a new engine will likely clash with the FALSE "security measures" of many websites and harm the browsing experience. It’s often said that users should demand respect for web standards, but in the meantime, as usability declines, users will gradually drift away. Firefox learned this lesson the hard way.

[–] [email protected] 9 points 1 month ago

Servo is another wip web browser, managed by the Linux foundation's European branch. It's a little less far along but is making relatively quick progress now. Apparently discord already mostly works, with sending messages currently being a problem.

[–] mindbleach 1 points 1 month ago

I don't understand these monolithic reimplementation efforts. Split that shit up into plugins and functional components instead of trying to swallow the whole elephant. There's no reason the average user would want to swap between Javascript engines, but having the option allows independent advancement. Some clever new idea can emerge without also bundling an entire new browser, or convincing one of the few sprawling major projects to switch.