EVERY PIECE OF SOFTWARE NEEDS TO HAVE AN ENTIRE COPY OF GOOGLE CHROME IN IT TO DISPLAY A BASIC USER INTERFACE, HAVING 10 SLIGHTLY DIFFERNET VERSIONS OF ELECTRON INSTALLED AND LOADED INTO MEMORY IS THE OPTIMAL SYSTEM SETUP

  • RedWizard [he/him]
    ·
    3 months ago

    Idk PWAs kinda suck and are not natively supported by non-chrome based browsers. I'd rather have real software instead of repackaged web content.

    • nayminlwin@lemmy.ml
      ·
      3 months ago

      It's the reason I think it needs more adoption. There are some pretty neat use cases for offline apps with indexeddb storage. They install so easily on client machines unlike desktop apps. May be I'm biased since I worked on a few of these apps.

      • RedWizard [he/him]
        ·
        edit-2
        3 months ago

        Since when? I recall having to install an extension to do it which requires it's own separate binary to perform the install.

        https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable

        Browser support: Firefox and Safari do not support installing PWAs on any desktop operating systems. See Installing sites as apps, below. Chrome and Edge support installing PWAs on Linux, Windows, macOS, and Chromebooks.