this post was submitted on 22 Jul 2026
21 points (100.0% liked)

askchapo

23297 readers
99 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
 

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
[–] regul@hexbear.net 19 points 3 days ago (1 children)

I don't think using AI as a replacement for Stackoverflow counts as vibe coding.

Linux is tough. Stackoverflow was shitty and hostile.

Don't beat yourself up about it.

[–] kkj@lemmy.dbzer0.com 2 points 2 days ago

To add to this, if you're using an LLM that cites its sources, read the cited section (and ideally a bit before and after it). You'll end up learning things gradually and having progressively fewer questions to ask the LLM.

And definitely read and try to understand any code or commands that it tells you to run. You never know when it'll hallucinate something potentially destructive.