top | item 47127092

(no title)

ChadNauseam | 6 days ago

The compile errors are great. I can change one function signature and have my output fill up with compile errors (that would all be runtime errors in python). Then I just let claude cook on fixing them. Any time you have to run your program and tell claude what’s wrong with it you’re wasting time, but because claude can run the compiler itself and iterate it’s much more able to complete a task without intervention.

discuss

order

system2|5 days ago

Actually, I noticed it with C compiling. Compiler errors made it faster to debug the code.