this post was submitted on 01 May 2025
273 points (96.0% liked)

Technology

69600 readers
3369 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
 

I know this sounds bad, but maybe this is a blessing in disguise. Necessity is the mother of invention and maybe browser technology should be funded by governments instead of privately owned advertising megacorps?

you are viewing a single comment's thread
view the rest of the comments
[–] namingthingsiseasy@programming.dev 49 points 2 days ago (24 children)

This is great in my opinion. Web browsers are infernally complicated and need to be simplified. CSS is a bloated mess. Javascript is a bloated mess. I would love to see large swathes of both of them eliminated from existence, and maybe the maintenance burden leaves a very small chance that we could start to see some of these technologies starting to get dropped. I personally would love to see web components disappear most of all.

Regardless, Google really fucked over the web when they decided to add all these unnecessary technologies to Chrome. No doubt a EEE strategy to take over all browser development on the web. Something should have been done much earlier about it, but now we'll have to see how this mess gets sorted out.

[–] eRac@lemmings.world 50 points 2 days ago (9 children)

Nobody can make a successful browser that is simpler. The moment a user hits a website that no longer works, they are going back to their old browser.

All these new features exist because websites replaced every single program most people used. Web browser now have to be capable of doing anything pretty well. It's not some grand conspiracy to take over the internet, it's providing the features devs want so they can deliver the things they want in the modern multiplatform no-install world.

[–] barryamelton@lemmy.ml 4 points 1 day ago (1 children)

Just compile everything to webassembly and ship that,using your preferred language and libraries.

Which means that we will get blobs to interact with, instead of JavaScript code that can be "reviewed" or monkey patched away.

Fun times. Thanks, monopolistic assholes like Goggle, Microsoft and Apple.

[–] girsaysdoom@sh.itjust.works 3 points 1 day ago

Don't give them ideas!

load more comments (7 replies)
load more comments (21 replies)