What job are you in where you can even come up with problems that -need- 30-40k lines of code a day?
And how do you know they are nearly perfect?
The unit tests written by the LLM all pass!
My 20k lines of unit tests say so?
Just because tests pass does not mean that they're testing the right thing to begin with. Reviewing tests is as important, if not even more important than reviewing code.
And how do you know they are nearly perfect?
The unit tests written by the LLM all pass!
My 20k lines of unit tests say so?
Just because tests pass does not mean that they're testing the right thing to begin with. Reviewing tests is as important, if not even more important than reviewing code.