this post was submitted on 01 May 2025
263 points (95.8% liked)

Technology

69600 readers
3547 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 8 points 1 day ago (1 children)

Also, I'm not going to argue that things aren't better for developers today than they were before. Sure, web development is much easier these days. But at the same time, I think web applications are way too overengineered. There are lots of things that could be done in simpler ways - for example, why is it necessary to restyle scrollbars, or reimplement standard components like drop-down menus with reimplementations written entirely in Javascript? Things like this are just stupid and having to drop support for trivial things like this in the name of making browsers simpler is well worth it in my opinion.

[–] kogasa@programming.dev 8 points 1 day ago (1 children)

Dropping support for that stuff means breaking 95% of the websites people currently use. It's a non-starter, it cannot ever happen, even if you think it would be for the best.

[–] Maltese_Liquor@lemmy.world 4 points 13 hours ago (1 children)

I remember a lot of similar arguments about how ubiquitous Flash was when mobile devices were first taking off. Not saying it will be easy or even likely not saying it will never happen is a bit of an assumption.

[–] kogasa@programming.dev 3 points 10 hours ago

It's a different situation, as a dev I'd happily bet my life on this assumption.