this post was submitted on 13 Aug 2025
45 points (82.6% liked)
Linux Gaming
19520 readers
31 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
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.