2025-05-03 19:56:36
Not mentioning this was a mistake
2025-05-02 23:37:31
How I program now:
1 Write spec
2 Ask AI for ambiguities
3 Fix ambiguities
3 Ask AI for tests
4 Ask AI for code
5 Shriek at 500-line functions with deeply nested branches
6 Ask AI to fix code to pass tests
7 Ask AI to fix new bugs just introduced
8 Give up, write the code myself