this post was submitted on 13 Aug 2025
228 points (84.8% liked)
Linux Gaming
20665 readers
138 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The main issue I see is that a ton of people (influencers but also users) tend to massively downplay the difficulties you might encounter when using Linux.
Every thread where someone asks whether they should try Linux is full of people claiming that it's super easy, super seamless, much less issues than using Windows, you'll never need to touch CLI and so on.
But mostly these are users that are already quite good with Linux (or users who just about managed to install Linux a week ago and haven't seen anything yet). These good users have difficulty understanding how difficult easy things are to regular users.
I encountered this when making an open source physiotherapy game console for kids with cystic fibrosis.
A big issue with CF therapy is that pretty much every therapist is doing something slightly differently, so the therapy needs to be configurable. For that I made a very simple .ini file to configure the therapy. Every single person I showed that to went into instant panic mode.
I then made a simple WebUI where people can configure the same thing, but instead of a text file there are now separate text fields for each value. And suddenly everyone gets it instantly and has no difficulty at all using it, even though all that changed was going from a text file with
key=value
to a Web UI with[label for key] [text field for value]
.Linux is easy if it comes pre-installed, pre-configured and with first-party hardware support both by the laptop manufacturer and each and every component in there. And first-party OS support by the device manufacturer. Like ChromeOS and Steam Deck.
If that's not the case it will be difficult for normie users. Same as installing Windows on hardware not primarily intended to run Windows or making a Hackintosh. Both of these experiences suck just as much.