• gandalf_der_12te@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    6
    ·
    6 hours ago

    Especially that every desktop app re-packages a whole web browser is infuriating me, as it could easily be avoided. The operating system should just provide a web browser library, that can be dynamically linked by each application. It’s such an easy solution but it isn’t used :(

    • caseyweederman@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      3 hours ago

      Don’t forget the next step in the evolution: each web browser ships inside its own entire operating system container

    • graphene@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      6 hours ago

      There is a project called tauri that uses the web browser libraries provided by operating systems. The problem is that each operating system has a different browser library, so features may not be supported or can work differently. Browser vendors seem allergic to actually following the standards for some reason.