Any recommendations for a linux distro that i can set up and be reasonably sure my non techy SO won’t break accidentally? The set up doesn’t have to be easy it just has to not break once I leave her alone with it. My first thought was popOS.

My plan is to have 2 profiles and not give her access to sudo. I just don’t want to have to go into it unless she needs a new program.

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    4 days ago

    In the era of Flatpak, I kind of agree with you.

    The primary drawback is the complete lack of packages. A home user is going to want something not included and then things fall apart. Flatpaks and Distrobox have made that a lot better.

    If you could get away with a RHEL core and Flatpak for apps, you would have a pretty solid setup for a “normal” person.

    • enumerator4829@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 days ago

      I both agree with you, and kinda disagree.

      If you venture into installing Flatpaks on such a system, just keep in mind that:

      • Auto updates must be on
      • The Maintainer of the Flatpak in question must be expected to provide security updates for the next five years or so. Personally, I’d only use it for packages provided directly by project maintainers (i.e. Dropbox from Dropbox Inc. as packaged by Dropbox Inc.).

      Keep in mind, like 95% of normal people (we are not normal) don’t know what a package manager is and only use

      • ”The internet”
      • Webmail
      • Google Docs
      • Spotify

      For that, we need the default desktop install and the Spotify app (probably a Flatpak). That’s about it. It’s a glorified web browser with batteries. Treat it that way and keep it that way, unless your SO has any specific needs and requirements.

      The limited and dated package set is kind of a feature. Only packages that should work until the laptop breaks, and only packages that won’t change randomly when you update (mostly).

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        3
        ·
        4 days ago

        Really seems like we are agreeing. I get that the limited package set is a feature. I also get that it is both too small and too enterprise to satisfy most people you would describe as a “SO” precisely because they are probably normal people.

        You gave the excellent example of Spotify and suggested a Flatpak for that. Honestly, I am not sure where we are in disagreement. Especially since I started by “mostly agreeing” myself. We even agree on that. :)