• daq@lemmy.sdf.org
    link
    fedilink
    arrow-up
    11
    arrow-down
    2
    ·
    2 days ago

    My 97yo grandma uses Linux without even being aware what OS she’s on. Web sites open the same. Telegram works the same.

    Anyone saying Linux isn’t user friendly hasn’t used it in decades or ever.

    Most Windows/macos users wouldn’t be able to install those either so that’s a non argument.

    • nginx@lemmy.worldOP
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      1 day ago

      Linux is user-friendly, but it is way more customisable than either Windows or MacOs

      • daq@lemmy.sdf.org
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        1 day ago

        That’s true, but I’ve been using it for 25+ years and prefer stock kde experience. Daily driver for work and play. Fewer issues than windows for sure. I can’t figure out macos so I try to avoid it.

    • Zexks@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      7
      ·
      2 days ago

      And she does all of her own updates and compiles when libraries shit the bed. Right. What’s her favorite cmd line function.

      • daq@lemmy.sdf.org
        link
        fedilink
        arrow-up
        11
        arrow-down
        1
        ·
        2 days ago

        None of that happens though and cli is not needed for most users. Updates are automatically pulled and installed whenever she restarts. Worst case scenario she knows to press down once during boot to select previous snapshot.

          • daq@lemmy.sdf.org
            link
            fedilink
            arrow-up
            2
            ·
            1 day ago

            Pretty much every rolling distro works this way. Nothing fantastical about it.

            If you want even more set-it-and-forget-it setup you can use any immutable distro. OpenSuse MicroOS in my grandma’s case.

          • FuglyDuck@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 day ago

            You realize you can set up commands that get ran on start up, right?

            Including one to update apt or whatever package manager and then upgrade.

            Most versions of Linux can handle installation with no user input, or leaving the session. Kernel updates require a restart, but the update is already installed.

            (Whether you should or not is an entirely different matter.)