28
submitted 1 week ago* (last edited 1 week ago) by Rindogang@hexbear.net to c/askchapo@hexbear.net

I have been trying Linux for a year now. I know my way around the system, but I still feel like I rely way too much on AI when I don't know what to do

​There is a growing fear inside me that I will never truly know how to do stuff without asking AI, and that makes me feel like a fraud

you are viewing a single comment's thread
view the rest of the comments
[-] trompete@hexbear.net 11 points 1 week ago

I prefer to use official docs, if available, e.g. --help, man pages, GNU info, /usr/share/doc, official website. The official documentation is usually more correct and more comprehensive than other resources, though sometimes a bit technical. Other than that, the arch wiki (and I'm using Debian) is a good place to look.

If I'm seeing an error, I find it's most useful to collect as much information as possible. If it's a GUI program, you'll need to start it in a terminal, it'll likely spam errors and warnings to stderr. Many programs have -v or --verbose or --debug options, or a debug mode that can be enabled in the configuration file. Look at the logs if there are any (usually through journalctl these days). It's sometimes already obvious what the problem is just from the log/stderr output, but if not then just paste it into Google.

Also, official bugtrackers are good. When I encounter a bug in a package, I go to the Debian bugtracker first, and almost always someone has already reported it, and left useful information there.

this post was submitted on 22 Jul 2026
28 points (96.7% liked)

askchapo

23300 readers
261 users here now

Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.

Rules:

  1. Posts must ask a question.

  2. If the question asked is serious, answer seriously.

  3. Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.

  4. Try !feedback@hexbear.net if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.

founded 6 years ago
MODERATORS