• Kogasa@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    5 months ago

    The desktop solution isn’t feasible in the mobile context. Even for desktops, you see an increased interest in reproducible/containerized/sandboxed environments with docker, flatpak/snap, immutable operating systems, and so on. It’s all about managing complexity.

    • somethingp@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      All of that interest is from people making computers, or people who manage security. Not from people that use computers as part of their life/work (in contrast to those who’s work is entirely about the computer itself). From a usability standpoint, this type of sandboxing for every app is cumbersome and all it leads to is users finding unsafe work arounds. I used to be able to use my android phone much more as a regular computer than I can now. And I wanted to make a simple app for myself to allow me to automatically copy and catalog photos from my cameras sd card to an external HDD, and I literally cannot do this without jumping through a million permissions and API hoops on Android even though I never plan on publishing this app for others to use. It became such a pain to figure out how to get access to the folders I would need, I just gave up on the entire project. I essentially needed a tool to systematically copy and rename files, and it’s nearly impossible because of these nonsensical policies.

      • Kogasa@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        All of that interest is from people making computers,

        like the people who make phones for other people to use