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

Technology

69600 readers
3322 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
[–] 5C5C5C@programming.dev 7 points 2 days ago (1 children)

Probably the most important thing is keeping up with security fixes. I'm not an expert in web security, but my impression is that there's a never-ending cat and mouse game between hackers and browser developers to find or patch exploits. And since browsers play such an important role in the activity of hundreds of millions... billions?.. of consumers, it has the largest possible attack surface for hackers to target.

Then there's things like better support for web assembly (how I would love the web dev world to break the JavaScript hegemony), and the constantly shifting web standards that are meant to make websites more capable, easier to program, and more performant. E.g. things like websockets and WebRTC.

[–] Ugurcan@lemmy.world 2 points 1 day ago

Sure, security is the most important thing there. But I would say that’s a maintenance task and not really a development one.

Other protocols/tech you’ve mentioned already 7 to 10 years old. I don’t think they will get more love than they already did.