• Mikina@programming.dev
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      9 hours ago

      I have an atomic distro, and it lets me install apps without having to reboot or spin up distrobox.

    • Otter@lemmy.ca
      link
      fedilink
      arrow-up
      34
      arrow-down
      1
      ·
      edit-2
      20 hours ago

      They’re somewhat sandboxed, likely to be up to date, and it behaves similarly across different machines. It’s nice for GUI programs that don’t need access to the wider system, and it won’t mess with anything else that I already have installed. I guess it would have similar pros and cons as containerization with Podman/Docker?

      I get the vast majority of my GUI programs from Flathub. I didn’t know there was a controversy with it, other than just wanting a different way of doing things.

      • Die4Ever@retrolemmy.com
        link
        fedilink
        English
        arrow-up
        22
        arrow-down
        1
        ·
        edit-2
        19 hours ago

        Yea I love Flatpak. No dependency hell, works great in Discover, never need to pipe curl into bash for some huge installer script, it gives a little bit of safety with sandboxing, and you can even install/update without the admin password

        I almost always favor it except for something more core to the system (web browser, Steam… that’s about it lol)

    • [object Object]@lemmy.ca
      link
      fedilink
      arrow-up
      14
      arrow-down
      1
      ·
      edit-2
      20 hours ago

      Because at least with flatpak I don’t end up with app files littering my system and personal folders.

      macOS’s application format used to be the best. It’s kind of a mess now with half of apps following xdg, some writing to the app folder, some application support and some iCloud Drive.

      But it used to be good.