Hacker News new | ask | show | jobs
by ufmace 33 days ago
I tend to feel like, I start out with a rough idea of a program I want to write in my head. I find it easier to just write the code directly than to write a document with sufficient detail about how I want it to work for an LLM to actually write the right code, then have the LLM write the code. And the resulting documentation is about as likely to be useless or a burden as it is to be helpful in the future.
1 comments

You don’t write the doc. You talk to the LLM about the idea and the anchor points, and have it write the doc.
Just remember Visual Inspection Before Execution…
Nah, it’s only industrial process control… YOLO!