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

8 points by vrypan


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.

hgrsd

I think a lot of people (myself included) have objections to AI that are unrelated, or in addition, to its (lack of) capabilities. Even if an LLM might find bugs, they might feel that this is not worth the widespread personal and societal cost of using and training them. Yes, that means that a library might have bugs that an LLM may have helped remove, but individual engineers will have to offset that against the impacts of LLM use and make their own judgment.