• 0 Posts
  • 7 Comments
Joined 13 days ago
cake
Cake day: December 22nd, 2024

help-circle
  • Apart from all the other benefits, one underrated feature of SteamOS over Windows for a handheld is how GameScope handles windows:

    On Microsoft Windows, if a game from 2008 boots a menu for configuration before the game itself, it’s usually this tiny Windows 98 square that you need pinpoint precision to maneuver. Worse still, if a launcher or firewall or whatever decides to pop up a window on top of your fullscreen game, the screen flashes three times, the mouse focus can attach itself to the wrong panel, and it can be super annoying.

    On SteamOS, any window will scale to your full screen size - including those ancient ones. There will be no firewall or defender or whatever prompts, but if a game launcher does decide to spawn a new window, focus is not lost and changing between windows using the Steam button is simple, fast and the input will always work on the correct window.

    It’s the absolute best way to turn PC software into a console experience. Windows solution to this same “how to make a PC feel like a console?” is adding yet another layer on top of everything with the GameBar, then make it inconsistent by changing the UI on gamepads, then make it even more inconsistent by changing your saved layout after every update. The GameBar fixes zero issues.



  • Honestly, there isn’t much to it when setting up Linux for elderly people - in fact, I find it less troublesome than setting it up for a teenager.

    Most often the issues regular users face with Linux are related to installing packages from external sources or broken updates. Elderly people tend to not do that.

    Set up a stable distro like Debian, Linux Mint or Ubuntu LTS with KDE Plasma or Cinnamon, install LibreOffice, Okular and a browser with strong ad blocking, and any other applications you think they might need. Enable a simple firewall, hide the root / folder from the file browser’s sidebar, and you’re done. Perhaps set up scaling to make everything bigger on their monitors, disable mouse acceleration and set the speed slightly slower than usual.

    I wouldn’t bother with immutable distros, Flatpaks are nice and all until permissions turn using a simple app a confusing chore with broken interactions.