Hacker News new | ask | show | jobs
by stavros 25 days ago
Sure! Here: https://www.stavros.io/posts/how-i-write-software-with-llms/

The changes aren't usually very big, basically what you'd put in one ticket. If I need to make large changes, I do them in self-contained stages, if that's possible, otherwise I will tell the LLM to add specific tests in the plan, and I will test thoroughly after.