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

  • regul [any]@hexbear.net
    link
    fedilink
    English
    arrow-up
    32
    ·
    1 month ago

    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
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 month 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.