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?

Replying to @⁨matt@toot.cafe⁩

@matt I've tried off and on over 10 years to learn to code and I just can't. I don't have the aptitude for it. There are blind developers who do, and who have made a career out of it, but I'm not one of them.

If I had the ability to write my own code, I would certainly use LLMs a lot less. I don't like not knowing exactly what the code it spits out does piece by piece. I crave speed and efficiency, and the uncertainty is an issue.