• chicken@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    3 days ago

    Laptops let you run arbitrary programs. Many people now only have mobile and no PC. I’m not sure if there’s already pressure to have PWAs registered with Google, but if they’re already doing that with browser extensions and apps, doesn’t seem too far fetched they would go there too, even setting aside all the stuff PWAs can’t do.

    • beeng@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      3 days ago

      Its essentially a sandboxed webpage, if Google is going to block access to the internet then we got bigger issues…

      BTW you can run arbitrary programs on android, eg check termux and all the packages there. That’s not sideloading as it’s not even an “app”. You could run things there and then connect via a browser to local host and port for Ui purposes.

      • chicken@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        2 days ago

        Could you distribute such programs in a way accessible to nontechnical users? I think most people will just nope out the second they’re asked to type anything into a terminal. Not to say it’s a bad idea, pretty cool concept regardless.

        • beeng@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          2 days ago

          For sure that’s true.

          I mean not many sideload in general but if the need was there (like its coming) to be able to install what we want. Scripts and tools would improve.

          Not sure if possible but a pwa to run pre-packaged install scripts would be pretty cool. Thinks like Tasker can do it already and tmux helpers… But it’s not quite click and run yet.

          But would imitate a lot how Self-hosting works at home.