原文整理页

Vercel 创始人 Guillermo Rauch 提出代码正从“输入”转变为“输出”,AI 时代将更关注需求与反馈而非代码本身

来源作者:Guillermo Rauch (@rauchg)原始来源:https://x.com/rauchg/status/2035829366165471702

中文导读

Vercel 创始人 Guillermo Rauch 提出代码正从“输入”转变为“输出”,AI 时代应更关注需求和生产反馈而非代码本身。

正文 Markdown

Code is an output. Nature is healing. For too long we treated code as input. We glorified it, hand-formatted it, prettified it, obsessed over it. We built sophisticated GUIs to write it in: IDEs. We syntax-highlit, tree-sat, mini-mapped the code. Keyboard triggers, inline autocompletes, ghost text. “What color scheme is that?” We stayed up debating the ideal length of APIs and function bodies. Is this API going to look nice enough for another human to read? We’re now turning our attention to the true inputs. Requirements, specs, feedback, design inspiration. Crucially: production inputs. Our coding agents need to understand how your users are experiencing your application, what errors they’re running into, and turn *that* into code. We will inevitably glorify code less, as well as coders. The best engineers I’ve worked with always saw code as a means to an end anyway. An output that’s bound to soon be transformed again.