Is it too much to ask devs to use AI to review their hand-crafted code?
Is it too much to ask devs to use AI to review their hand-crafted code?
要求开发者使用 AI 来审查他们手工编写的代码,这要求过分吗?
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. 但我想要使用你的代码库,而当我让我的 AI 对其进行评估以查找 Bug、内存泄漏和安全问题时,它却返回了一长串严重的问题列表。
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. 即使你讨厌 AI 生成的代码,你也可以利用 AI 来识别问题,然后由你自己去修复它们。不妨把它看作是一个高级的静态代码分析工具(Linter)之类的东西。