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

1 min read Original article ↗

It's harder to read code than to write it (especially when AI writes it)

"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 and co-author of The C Programmi...