← 返回日报
略读 预计 1 分钟

Real artists still ship

摘要

文章以 Steve Jobs 的口号 “Real artists still ship” 为引子,讨论 AI coding agents 对开发者生产力与交付的影响。一项基于 10 万 + GitHub 开发者及其 AI 使用遥测数据的研究显示:自动补全、交互式 coding agent 和自主 agent 分别使 commit 活动累计提升约 40%、140% 和 180%。但这种提升在更高层级的产出中明显衰减,在项目数量上降至约 50%,在实际 release(发布)上进一步降至约 30%。文章据此指出:AI 带来 “写代码速度的大幅提升”,但 “真正 shipping(发布交付)” 的提升要小得多,并用开发者普遍体验作为呼应,最终回到结论式提醒 —— 如果想成为 “real artists”,仍然需要持续完成发布与交付。

荐读理由

研究发现 AI 编码代理让开发活动增加 180%,但实际发布只提升 30%,这给了实证证据证明即使 AI 辅助也不能自动让创业者按时出产品,这改变了你对 AI 工具能解决核心创业流程的判断。

原文

Real artists still ship

The legendary adage Steve Jobs deployed to push the original Macintosh team over the finish line has outlived the hardware it helped ship.

Had Apple’s software engineers been equipped with AI coding agents back in 1983, much of the work would’ve been easier to accomplish. But shipping?! That’s one thing AI isn’t a huge help with (yet).

At least not according to a new paper that studied data on more than 100k GitHub developers combined with their AI usage telemetry. Here’s the good news:

In a matched event study design, we find that autocomplete, interactive coding agents, and autonomous coding agents each significantly increase coding activity (“commits”), with respective cumulative effects of 40%, 140%, and 180%.

But here’s the bad news:

These gains, however, attenuate sharply across the production hierarchy: the 180% cumulative effect falls to 50% for the number of projects, and to 30% for actual releases.

Overview of Productivity Effects of AI Coding Tools chart

HUGE productivity boost, MINOR shipping boost.

This aligns with what I’ve been hearing from other devs and experiencing myself. Do I code faster than ever? Absolutely. But am I shipping more than ever? I can’t say that I am…

So here’s a reminder for the both of us:

Real artists still ship. If you want to be an artist, you gotta ship!

Lobsters · 1 赞 · 0 评 讨论 → 阅读原文 →

这条对你有帮助吗?