Question for people who vibe-code full apps, especially blind people, as I believe that covers most of my followers who do this: What would it take for you to be comfortable coding directly in a programming language without an LLM? A high-level programming language with better tutorials and quickstart templates than are currently available, particularly for writing real apps? Or do you believe that having an LLM generate the code is the only way you could practically do what you do?
@matt I don't vibe code but I like well-written documentation that is easy to read and navigate. Huge bonus if you can quickly switch between commented code and uncommented code. It's a thoughtful inclusion when you're just getting started and haven't quite figured out how to systematically learn.