(no title)
thomashop | 1 year ago
Don't start when you're already in a buggy dead-end. Test-driven development with LLMs should be done right from the start.
Also keep the code modular so it is easy to include the correct context. Fine-grained git commits. Feature-branches.
All the tools that help teams of humans of varying levels of expertise work together.
croes|1 year ago
thomashop|1 year ago
I'd also do code reviews on the code AI produces.