Is it too much to ask devs to use AI to review their hand-crafted code?

Source: lobste.rs
5 points by vrypan 2 hours ago on lobsters | 15 comments

You believe coding by hand is the Way and I both admire and appreciate beautiful, hand-crafted code. But I want to use your library, and when I ask my AI to evaluate it for bugs, memory leaks, security issues, it returns a long list of serious ones.

Even if you hate AI-generated code, you can use an AI to identify issues and you can fix them yourself. Think of it as an advanced linter or something.