I mean, people are gonna bite my head off for this, but most non technical folks are turned off by someone calling them stupid... That's what "RTFM" sounds like. I think there needs to be a culture change to drive adoption, but stuff like the Steam Deck is helping a lot.
😄yes, but to be honest, I, for example, learned practically all coding I can by reading code together with AI
And as it is code, I see what happens when I compile/execute it and can uncover hallucinations like this.
Of course, my code is at first vibe programming with many small commits, but as soon as it is working, I clean up by rebasing and double checking all commits to be consistent.
And it generally helps me well with my Linux issues, as it is pretty good parsing the arch wiki