I always have a whole bunch of things I want to change in the codebase I'm working on, and the bottleneck is review, not me changing that code.
LLM also helps you test.
reply
Almost every quality software has is designed in from a higher abstraction level. Almost nothing is put there by fixing error after error.
I always have a whole bunch of things I want to change in the codebase I'm working on, and the bottleneck is review, not me changing that code.