Comment by seanmcdirmid
2 days ago
If you are working on something big, have AI generate intermediate artifacts before it generates code, and feed those artifacts into the code generation prompt. Then you check those artifacts, see where the AI is going with the code, and suggest corrections before a token of code is even generated. Keep those artifacts around like you would documentation, having your AI fix them when the code needs to change.
No comments yet
Contribute on Hacker News ↗