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?

  • 5C5C5C@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    ·
    24 hours ago

    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
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 hours 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.