this post was submitted on 13 Aug 2025
45 points (82.6% liked)
Linux Gaming
19674 readers
1 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
im with you man, FUCK ads, it was a major motivator moving from windows, as well as DRM and system level 0 anti-cheat.
you answered my second question but not in the way I intended, I meant to ask for more of a methodology like, do you just read the man pages? do you refer to AI? are you just full trial and error? does your work provide resources? Im asking because I generally want to see why its such an issue for people to find info, personally I use a mix of selfhosted AI and various forums and wikis. I wouldn't be supprised if some users are learning 100% through chatgpt or a single youtube channel.
Im experiencing much the same with the community it seems to be a 60-40 whether im going to find actual help or have someone just tell me to RTFM and the people who do care are absolutely kind and absurdly helpful. Your observation about the gaming focused linux community being slightly more on the toxic side is probably an apt assessment. and probably skews the initial proportion of 60-40 to the more to the toxic side where as it would otherwise be something like 80-20 helpful and toxic respectively.
My recommendation would vary depending on use case.
If just gaming, yeah. Your approach sounds sane.
If wanting to tinker, develop, or, honestly, even do stuff like deploying local LLMs and the like, I would strongly encourage gaining familiarity with manpages. For anytime where precision and accuracy are necessary, like low level tinkering, I don't believe that should trust LLMs. Learning how to find relevant info in manpages and dev reference materials will save a huge amount of time and heartache.
Very helpful, I do find it hard to strike a balance with the efficiency of LLMs and the lack of accurate data. While I may reach an answer, I may end up spending an equal amount of time trying to create a concise prompt versus just doing the hard research and reading documentation. I wish there was a way to know how in depth of a question im asking is. Aswell as what type of surrounding knowlege might be useful in accomplishing my goals.
Good example: I had was attempting to set up a fancy custom hyprland setup. I may have spent much less time had I not refered to AI, not to mention I gave up and went back to gnome due to frustration with the innacurate or useless data given to me by my LLM. Had i known the scale of what i was getting into Id never have refered to AI.