"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."

- Brian Kernighan (co-creator of Unix)

Is it even hard with AI involved?

Let's talk about it 👇

It's harder to review code than to write it -- especially with AI code

Reading unfamiliar code is exhausting. You have to reverse-engineer someone else's thought process. It's even harder now that we're doing that with AI code.

CodeRabbit