I will never understand why we looked at modern programming, saw that there is a good bit, which is programming, and a bad bit, which is code review… and decided to automate the good bit at the expense of having to do a lot more of the bad bit.
@samir the other thing that escapes the bean counters is that code is faster to write then to fully understand. Hence all the bugs all the time and projects devolving into balls of mud. Every line is a liability. And we created a machine that excels in generating plausible lines with absolutely no understanding of what it does.

@marijn @samir

Also, LLMs are designed to fool us. That's their core essential feature. That's what they're designed to be best at.

So they not only increase the volume (both frequency and size) of code reviews, they make the process much more difficult and error-prone, as they're *designed* at their core to produce plausible-looking code that will fool code reviewers.