Hacker News new | ask | show | jobs
by rawling 114 days ago
What job are you in where you can even come up with problems that -need- 30-40k lines of code a day?
1 comments

And how do you know they are nearly perfect?
The unit tests written by the LLM all pass!
When I asked it if the tests correct it responded absolutely yes sir !

The tests were so good they all passed before the code was fully finished and during huge refactoring they've never failed !

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.