“A distinguished engineer explains why he stopped reading code generated by AI assistants.”
Reading every line of generated code is not scalable. Trusting it without reading it is not safe. The engineer’s answer is to focus on tests and behavior at the boundary, which is the same answer good engineers gave for code written by junior developers twenty years ago.