this post was submitted on 09 Jan 2025
105 points (97.3% liked)

Technology

60330 readers
5700 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 another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] henfredemars@infosec.pub 23 points 17 hours ago (2 children)

Would you think that maybe the feature set implemented by modern web browsers has grown too large? Perhaps we need to start dropping some features to keep the web browser design lean.

[–] LPThinker@lemmy.world 17 points 17 hours ago (1 children)

I think anyone is welcome to try this, but the core ethos of the web is backwards compatibility. To my unending irritation, even non-standard behaviors/APIs like WebUSB have become critical for sites to function.

The last time we actually dropped a feature, it was Flash, and that took a decade and there is still tons of effectively dead/permanently lost content because of it.

Creating a browser that only implements a subset of the standards is fine for very niche usecases but I don't expect it to ever overtake the major browsers. We'll see how Ladybird fares as it's compatibility increases.

[–] reddig33@lemmy.world 7 points 15 hours ago* (last edited 5 hours ago) (1 children)

I’d rather drop some of the more modern features like WebGL, WASM, and AI. A lot of this crap needs to be plugins instead of built into the browser.

[–] JaddedFauceet@lemmy.world 1 points 1 hour ago

What's the issue with WebGL and WASM? I don't want to use a plugin to be able to view 3d model, run Figma, play browser game, view WebVR content, ...