AI的“摩尔定律”暴政:当工程实践被迫进入永久性过时
从Aaron Levie关于AI架构需要季度性重写的观察切入,本文探讨了AI模型快速迭代对软件工程根基的冲击。当技术栈的生命周期从年缩短到月,我们是在见证一场生产力的解放,还是陷入一种创新的内卷?在追逐最新模型与构建可持续系统之间,是否存在一条被忽视的路径?
核心观点:AI基础模型的指数级进步,正以一种前所未有的速度使上层的工程架构和最佳实践过时,这不仅造成了巨大的资源浪费和开发者焦虑,更迫使整个行业重新思考在技术流沙之上构建持久价值的可能性——答案或许不在于追逐每一个新模型,而在于深化对问题本质、系统抽象和人类需求的理解。
Aaron Levie的感叹揭示了一个令所有AI开发者既兴奋又疲惫的现实:AI基础模型的进步速度如此之快,以至于围绕它们构建的工程架构和最佳实践,其“保质期”正从年缩短到季度。为了弥补模型上下文窗口不足而精心设计的复杂检索系统,可能因为新一代模型支持百万级tokens而瞬间变得多余;为了提升推理可靠性而搭建的多智能体辩论框架,可能因为下一个模型在思维链上质的飞跃而显得笨重不堪。这不再是传统的软件版本升级,而是一场持续的技术地基迁移。我们仿佛在流沙上建造城堡,每一次以为找到了稳固的基石,脚下的沙地又开始流动。这种“永久性过时”的状态,正在重塑技术创新的逻辑、资源分配的方式乃至开发者的心智模式。
表面上看,这无疑是生产力的一次巨大解放。许多曾经需要复杂系统工程绕路解决的难题,现在可以通过“暴力”增加计算资源或直接使用更强大的模型来优雅地解决。例如,早期智能体需要复杂的规划、工具调用和状态管理模块才能完成多步骤任务,而如今,一个拥有超长上下文和强大推理能力的模型,可能只需要一个清晰的提示词就能端到端地搞定。这削减了中间层的复杂性,降低了开发门槛,让创新想法能以更快的速度被验证。这正是技术进步的应有之义:将开发者从底层限制中解放出来,专注于更高阶的价值创造。从这个角度看,频繁的架构过时是甜蜜的负担,是进步必须支付的代价。
然而,这种“甜蜜”背后是巨大的隐性成本和社会经济影响。首先,是惊人的资源浪费。企业投入大量人力和时间构建的、本应服务多年的AI系统,可能在短短几个月内就因模型换代而需要彻底重构或废弃。这不仅造成直接的经济损失,更导致技术债务以指数级速度积累——因为没人敢在明知很快会过时的架构上投入精力进行深度优化和代码维护。其次,是对开发者群体的持续消耗。工程师们被迫进入一种“终身冲刺”状态,必须不断学习最新的模型、框架和技巧,生怕一不留神就被时代抛弃。这种持续的学习压力加剧了职业倦怠,并可能将那些擅长深度思考、系统设计而非快速追新的开发者边缘化。最后,它可能扭曲创新的方向。当技术栈的生命周期极短时,商业策略会倾向于追逐短期、易变现的“模型套壳”应用,而非投资于需要长期耕耘的、解决根本性问题的复杂系统。整个生态可能因此变得浮躁和浅薄。
更深层的问题在于,这种速度对软件工程的基本理念构成了挑战。传统软件工程的核心价值之一在于构建可靠、可维护、可持续演进的系统。其方法论,无论是设计模式、架构原则还是测试实践,都建立在技术组件相对稳定的假设之上。而当前AI领域的现状,恰恰颠覆了这一假设。当底层模型(相当于传统开发中的“运行时”或“标准库”)以季度为单位发生颠覆性变化时,上层的所有抽象都可能失效。我们熟悉的“依赖倒置”、“接口隔离”等原则,在面对一个能力边界和特性每月都在扩张的“依赖”时,显得力不从心。这导致了一个悖论:一方面,我们需要更灵活、更松耦合的架构来适应变化;另一方面,极度的灵活性往往以牺牲性能、可靠性和开发效率为代价。工程师们陷入两难:是应该为当下的最强模型高度定制化,以获取极致性能,但接受很快重写的命运?还是应该设计一个高度抽象、模型无关的中间层,以换取 longevity,但可能永远无法发挥出最新模型的全部潜力?
那么,在技术流沙之上,是否存在构建持久价值的锚点?答案是肯定的,但锚点必须从对“工具”的追逐,转向对“问题”和“人”的深刻理解。首先,价值的持久性越来越依赖于对问题领域本质的洞察,而非对特定技术实现的掌握。一个深刻理解教育、医疗、创意或金融领域核心痛点与工作流的团队,即使其技术栈需要不断更新,其积累的领域知识、用户信任和解决方案框架依然是护城河。模型是通用的,但对领域的理解是专用的。其次,在模型快速迭代的背景下,那些难以被自动化或简单提示词替代的“系统级能力”变得愈发珍贵。这包括:复杂系统的抽象与整合能力(如何将多个快速变化的AI组件与稳定的传统IT系统无缝结合)、数据策略与治理能力(如何为模型持续提供高质量、合规的燃料)、评估与验证能力(如何科学地衡量AI系统在真实场景中的表现和影响),以及最重要的——产品定义与用户体验设计能力(如何将强大的模型能力转化为真正好用、可信赖的产品)。这些能力的变化速度,远慢于模型本身。
最终,这场由AI模型驱动的“永久性革命”,或许在逼迫我们重新定义“技术优势”的内涵。过去,优势可能来自于率先采用某项新技术。而在未来,优势可能更多来自于一种“动态稳态”的能力:即拥有一个既能敏捷吸收新技术红利,又能保持核心业务逻辑和用户体验连续性的组织体系与架构哲学。这要求团队具备双模能力:一翼是敏锐的、探索性的“侦察兵”,持续追踪技术前沿并进行快速实验;另一翼是稳健的、工程化的“建筑师”,负责将经过验证的技术转化为可靠、可扩展的系统服务。两者之间需要流畅的协作和知识转化机制。
因此,面对Levie所描述的景象,我们不应仅仅感到焦虑或被动力地追赶。相反,这是一个契机,让我们反思在技术爆炸时代,什么才是真正值得投资的“硬核”资产。不是对GPT-5或Claude-4 API调用的精通,而是对复杂问题的拆解能力、对系统抽象的提炼能力、对用户价值的执着追求,以及构建能够优雅应对变化的技术组织与文化的能力。当模型的能力成为随处可得的商品时,真正的差异化将来自于你用这些能力解决了什么独特的问题,以及你以多深的程度理解并服务了你的用户。流沙之上,唯有对问题与人性的深刻理解,才是那座永不沉没的岛屿。
参考来源
- RT by @paulg: It’s remarkable how often you need to be dramatically upgrading your AI architecture given the pace of progress in AI models right now.
- If you’re building agents, you basically need to throw away large parts of previous work that you setup to compensate for model limitations every few quarters. The systems you built to mitigate context window limits aren’t useful anymore, and for many use-cases it’s easier just to throw more compute at a problem today in ways that wouldn’t have worked previously.
- If you’re deploying agents in a workflow, you likely need to equally be rethinking your core systems at about that same frequency. The way you would deploy agents in an enterprise 18 months ago is entirely different from the best practices that you’d have today.
- This is partly why everyone’s working so hard right now. Right as a best practice is solidified, models improve dramatically, and that old work is rendered obsolete. Unclear that this lets up anytime soon, which is why the it pays to be so wired in right now. - https://nitter.net/levie/status/2045680043607941548#m
- RT by @paulg: What I told 2,000 future founders in Bengaluru today:
- 1/ We believe we are at the start of a second wave of Indian companies that will build world-class AI native products for the global market. Emergent and Giga are the model of the future.
- 2/ Just because a space seems crowded doesn't mean it's too late. Zepto, Emergent, Giga - none were first movers. Second mover advantage is real.
- 3/ In fact, a good formula for finding startup ideas is to look at ideas that are showing some promise and just execute them better. Execution is everything: if you're an exceptional engineer, and you can build and move faster than your competitors, you'll win.
- 4/ There is every reason to believe Indian teams can beat US teams building global products. The level of engineering talent here is on a whole different level, and that's the key input.
- 5/ In the AI era, the best founders are the ones building at the edge of what's technically possible. You need to be experimenting wth the latest models, the latest open source projects.
- 6/ Stay in the flow of information. Watch the right podcasts, follow the right people on X. With AI changing this fast, you need to know what the smartest builders are thinking.
- 7/ Most of the best startups don't come from someone explicitly trying to start a company. They start from someone building a project just for fun, or tinkering with a new technology because they are curious. India needs more of this "tinkering" culture - this is how you have novel ideas when technology is shifting quickly.
- 8/ Founders are getting younger. Aadit was 18 when he started Zepto. The Giga founders were 20 when they came to SF. Young people who can learn very fast have the advantage right now.
- 9/ The best founders are pushing AI coding to the max. You can now write 20K lines of code / day. One person can do the work that just a year ago would take a 100 person team. The best builders are taking advantage and building at Garry Tan speeds. - https://nitter.net/snowmaker/status/2045506195415535872#m
- I was recommended @sonofatailor by all of you
- Custom fitted t-shirts based on your own body's measurements
- I love them, 100% cotton, great quality
- But I guess as is the problem with all clothing brands, they always change stuff every season (to keep selling new stuff) so for ~2 years now they've switched to the most boring uninteresting colors imaginable
- It's all some gray pastel depressing shit
- There's no happy fun colors anymore
- This is why guys when they finally find some good clothes they like, they buy all the colors because you know a month or year later, it's forever gone! Sad! - https://nitter.net/levelsio/status/2044719493705040008#m