• Chewy
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    7 months ago

    I don’t think SteamOS is a good desktop OS. It’s designed for a gaming console, e.g. a handheld or gaming pc connected to a tv.

    The desktop mode is great but the immutable filesystem isn’t good for installing of system level apps that are necessary for day to day usage. E.g. kernel modules for OBS virtualcam, VirtualBox and similar.

    Any Linux distro with Steam is a generally better experience for desktop usage. SteamOS is big picture mode by default, a desktop OS should open the desktop by default.

    That’s why I think people will be disappointed if Valve releases SteamOS for any pc.

    • Fubarberry@sopuli.xyzOPM
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 months ago

      Immutable OS’s are increasingly popular. While some types of software are harder to install, the system being harder to break is very appealing. I know if I setup my wife/kids/parents with a Linux OS I would go with an immutable OS to reduce how much they could accidentally break.

      Big thing is SteamOS needs a way to install traditional packages permanently. Other immutable OS’s usually offer an option to reboot to install packages not otherwise available/viable through flatpak or distrobox/nix.

    • G0ldenSp00n@lemmy.jacaranda.club
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      Look into Fedora Silverblue, immutable filesystem OSes have come a long way. Things like Toolbx allow you to install packages in sub-systems similar to WSL and flatpaks make all the grapical applications avaliable. Plus package installation doesn’t pollute your base install with packages making the OS increasingly unstable.

      • Chewy
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        7 months ago

        I’ve used Fedora Silverblue for a while and it’s still on a laptop that keeps itself up to date without any user intervention. The specific way SteamOS is immutable is the problem, namely wiping apps installed through pacman on updates. Most apps work in containers (flatpak, distrobox) but gaming-related software like the xbox controller driver xone and v4l2loopback for OBS virtual camera support do not work well with how SteamOS currently works.

        My point is not that SteamOS couldn’t be a great desktop OS, but that Valve focuses on solving a relatively narrow use case. This makes it not an ideal general purpose desktop OS, altough that is subject to change.