Glean 拾遗
日刊 /2026-05-29 / 工程思维的分水岭:你是在用 AI 提升层次,还是外包思考?

工程思维的分水岭:你是在用 AI 提升层次,还是外包思考?

原文 www.koshyjohn.com 收录 2026-05-29 09:10 阅读 11 min
AI 解读

软件工程界正分裂为两类人:一类用AI移除苦差、加速并专注于更高层次的工作(定义问题、权衡取舍、发现风险);另一类用AI避免思考,将AI生成的输出当作自己的成果。作者将这种现象称为“外包思维”,它是一种新的失败模式,看似高效,实则侵蚀判断力。文章通过类比说明,跳过技能培养最终会导致能力空心化。真正有价值的工程师不是代码产量最高,而是能发现隐藏约束、分解模糊问题、创造清晰见解。领导层也面临同样考验:能否区分表面流利与真实技术深度,直接决定组织健康。本文适合所有软件工程师和工程管理者,引发关于AI时代职业发展的深度反思。

原文 11 分钟
原文 www.koshyjohn.com ↗
§ 1

In talking to engineering management across tech industry heavy-weights, it's apparent that software engineering is starting to split people into two nebulous groups:

The first group will use A.I. to remove drudgery, move faster, and spend more time on the parts of the job that actually matter i.e. framing problems, making tradeoffs, spotting risks, creating clarity, and producing original insight.

The second group will use A.I. to avoid thinking. They will paste prompts into a box, collect polished output, and present it as though it reflects their own reasoning. For a while, that can look like productivity. It can even look like talent. But it is a dead end.

在与各科技巨头的工程管理团队交流后,明显感觉到软件工程领域正将人群分成两个模糊的群体:

第一类人会用 AI 消除繁琐劳动、加快速度,把更多时间花在真正重要的部分上——也就是界定问题、权衡取舍、识别风险、理清头绪、产生原创洞见。

第二类人则会用 AI 避免思考。他们把提示词贴进对话框,收集打磨过的输出,然后当成自己的推理成果来展示。短期内这看起来像生产力,甚至像天赋,但这是一条死路。

§ 2

The software engineers who will be most valuable in the future are not the ones who do everything themselves. They are the ones who refuse to spend time on work that A.I. can do for them, while still understanding everything that is done on their behalf. They use the time savings to operate at a higher level. They elevate their thought process through rigor rather than outsourcing it.

That distinction matters more than people think.

未来最有价值的软件工程师,不是那些事必躬亲的人。他们是那些拒绝在 AI 能代劳的工作上花时间,同时又理解替他们完成的一切的人。他们省下时间,在更高层面运作。他们靠严谨提升自己的思维过程,而不是把思维外包出去。

这种区别比人们想象的重要得多。

§ 3

A.I. can already generate code, summarize meetings, explain concepts, produce design drafts, and write status updates in seconds. That is useful but also dangerous.

The danger is not that A.I. will make people lazy in some vague moral sense. It is that it makes it easy to simulate competence without building competence.

AI 已经能在几秒内生成代码、总结会议、解释概念、产出设计草稿、撰写状态更新。这很有用,但也危险。

危险不在于 AI 会让人在某种模糊的道德意义上变懒,而在于它让模拟能力变得容易,却无需真正建立能力。

§ 4

There is now a very real temptation to hand a model a problem, receive a plausible answer, and then repeat that answer as if it reflects your own understanding. That is close to plagiarism, but in some ways worse. At least when a student copies from another person, there is still a real human source behind the answer. Here, people can present machine-produced reasoning they do not understand, cannot defend, and could not reproduce on their own.

That is intellectual dependency being labeled as leverage.

And that dependency has a cost. Every time you substitute generated output for your own comprehension, you are skipping the exercises / reps that build judgment. You are trading long-term capability for short-term appearance.

现在有一个非常真实的诱惑:把问题丢给模型,收到一个看似合理的答案,然后把它当成自己的理解来复述。这近乎抄袭,但在某些方面更糟。学生抄袭时,答案背后至少还有一个真实的人。而在这里,人们可以展示机器生成的推理,自己却不懂、无法辩护,也无法独立重现。

这就是被贴上“杠杆”标签的智力依赖。

这种依赖是有代价的。每当你用生成的输出代替自己的理解,你就跳过了那些建立判断力的练习与重复。你是在用长期的能力换取短期的表象。

§ 5

The best engineers will absolutely use A.I. more, not less. But they will use it with a very different posture.

They will let A.I. draft boilerplate, summarize docs, generate test scaffolding, propose refactorings, surface possible failure modes, accelerate investigation, and compress routine work. They will happily offload the mechanical parts of the job. But they will also:

ask sharper questions.

define the real problem instead of merely responding to the visible one.

optimize for clarity and brevity (as before), instead of a lot of polished language that says little of substance.

generate new, high-value knowledge - instead of simply rehashing / remixing existing knowledge in the system.

Then they will take the reclaimed time and invest it where it matters most.

最优秀的工程师肯定会更多地使用 AI,而不是更少,但态度截然不同。

他们会用 AI 起草样板代码、总结文档、生成测试脚手架、提出重构建议、暴露可能的故障模式、加速调查、压缩例行工作。他们乐于把机械劳动外包出去,但同时也会:

提出更尖锐的问题。

界定真正的问题,而不仅仅是回应表面问题。

追求清晰与简洁(一如既往),而不是一堆空洞的华丽辞藻。

产生新的高价值知识,而非简单复述或拼凑系统中的既有知识。

然后,他们会把省下的时间投入到最重要的地方。

§ 6

For years, people have confused software engineering with code production. That confusion is now getting exposed.

If the job were mainly about producing syntactically valid code, then of course A.I. would be on a direct path to replacing large parts of the profession. But that was never the highest-value part of the work. The value was always in judgment.

多年来,人们一直把软件工程与代码产出混为一谈。这种混淆现在正在被揭穿。

如果这份工作主要是关于产出语法正确的代码,那么 AI 当然会直接取代这个行业的大部分。但那从来不是工作中最有价值的部分。价值一直在判断力上。

§ 7

The valuable engineer is the one who sees the hidden constraint before it causes an outage. The one who notices that the team is solving the wrong problem. The one who reduces a vague debate into crisp tradeoffs. The one who identifies the missing abstraction. The one who can debug reality, not just read code. The one who can create clarity where everyone else sees noise.

有价值的工程师是那种在隐藏的约束引发故障之前就能发现它的人,是那种能察觉到团队正在解决错误问题的人,是那种能把模糊的争论转化为清晰权衡的人,是那种能识别出缺失的抽象的人,是那种能调试现实而不仅是读代码的人,是那种能在别人只看到噪音的地方创造出清晰性的人。

§ 8

A.I. can support that work. It cannot own it.

In fact, the engineers who produce the most value in the future will often be the ones generating the knowledge that makes A.I. more useful in the first place. They will create the design principles, domain understanding, patterns, context, and decision frameworks that improve the machine’s effectiveness. They will feed the system with better questions, better constraints, and better corrections.

In that world, the engineer is not replaced by A.I. The engineer becomes more leveraged because they are operating above the level of raw output.

AI 可以支持这些工作,但无法拥有它们。

事实上,未来产生最大价值的工程师,往往是那些首先创造出能让 AI 更有用的知识的人。他们会创建设计原则、领域理解、模式、上下文和决策框架,以提高机器的有效性。他们会用更好的问题、更好的约束和更好的修正来喂养系统。

在那个世界里,工程师不会被 AI 取代。工程师会变得更有杠杆效应,因为他们在高于原始输出的层面运作。

§ 9

This issue is especially important for people early in their careers.

Early years matter because that is when foundational skills are formed. Debugging instinct. System intuition. Precision. Taste. Skepticism. The ability to decompose a problem. The ability to explain why something works, not just that it appears to work.

Those skills are built through friction. Through struggle. Through getting things wrong and fixing them. Through tracing failures back to root cause. Through writing something and realizing it does not survive contact with reality.

这个问题对处于职业生涯早期的人来说尤为重要。

早期岁月之所以重要,是因为那是基础技能形成的时期:调试本能、系统直觉、精确度、品味、怀疑精神、分解问题的能力,以及解释某事物为什么有效而非仅仅看似有效的能力。

这些技能是通过摩擦、挣扎、犯错并纠错、追溯故障根源,以及写出东西然后意识到它经不起现实的考验而建立起来的。

§ 10

That process is not optional. It is how engineers acquire and elevate their competency. If early-career engineers use A.I. to remove all struggle from the learning loop, they are hurting their development.

Someone who uses A.I. to answer every hard question may look efficient for a quarter or two. But they may also be quietly failing to build the very capabilities their future depends on. They are skipping the stage where understanding is forged.

Going back to the analogies: This is like copying answers through university and then showing up to a job that requires independent thought. It is like using a calculator for every arithmetic task and never developing number sense. It is like relying on self-driving features before learning how to actually drive. The support system may make you look functional, but it does not make you capable.

And eventually raw capability is the main thing that matters. There is no substitute.

这个过程不是可选的。它是工程师获取和提升能力的方式。如果处于职业生涯早期的工程师用 AI 把学习闭环中的所有挣扎都移除,那是在损害自己的成长。

用 AI 回答每一个难题的人,可能在一两个季度里看起来很高效,但他们也可能正悄然错失构建自己未来赖以生存的那些能力。他们跳过了理解被锻造的阶段。

回到类比:这就像在大学里靠抄袭答案过关,然后去从事需要独立思考的工作;就像每道算术题都用计算器,永远培养不出数感;就像在没学会开车之前就依赖自动驾驶功能。辅助系统可能让你看起来能干活,但不会让你真正具备能力。

最终,原始能力才是最重要的,没有替代品。

§ 11

There is no generated explanation that transfers mastery into your brain without you doing the work.

There is no way to outsource reasoning for long enough that you still end up strong at reasoning.

You can outsource mechanics, accelerate research and compress routine tasks. You can remove enormous amounts of low-value labor. All of that is good and should happen.

But you cannot skip the formation of skill and expect to possess it anyway.

That is the central mistake behind the most naive uses of A.I. People think they are saving time, when in reality they are often deferring a bill that will come due later in the form of weak judgment, shallow understanding, and limited adaptability.

没有任何生成的解释能替你完成工作,却把精通传递到你脑中。

没有办法长期外包推理,却最终依然擅长推理。

你可以外包机械劳动、加速研究、压缩例行事务,可以去除大量低价值劳动——这些都是好事,也应该去做。

但你不能跳过技能的形成过程,却又期望拥有它。

这正是最天真地使用 AI 背后的核心错误。人们认为自己省下了时间,但现实中他们往往是在推迟一张迟早要还的账单——其代价是薄弱的判断力、肤浅的理解和有限的适应能力。

§ 12

The dividing line is simple:

If A.I. is helping you understand faster, think deeper, and operate at a higher level, it is making you more valuable.

If A.I. is helping you avoid understanding, avoid struggle, and avoid ownership of the reasoning, it is making you less valuable.

One path compounds, while the other path hollows you out and sets you up ripe for irrelevance.

That is why the future does not belong to the engineers who merely use A.I. It belongs to the engineers who know exactly what to delegate, exactly what to own, and exactly how to turn time savings into better thinking.

If not already, it's time to make informed choices on how you shape your future in the industry.

分界线很简单:

如果 AI 在帮你更快理解、更深思考、在更高层面运作,那它就在让你变得更有价值。

如果 AI 在帮你逃避理解、逃避挣扎、逃避对推理的掌控,那它就在让你变得更没有价值。

一条路会不断积累,另一条路会把你掏空,让你注定变得无关紧要。

这就是为什么未来不属于仅仅使用 AI 的工程师。未来属于那些清楚知道该委托什么、该拥有什么、该如何把省下的时间转化为更好的思考的工程师。

如果还没开始,现在是时候为你在这个行业中的未来做出明智的选择了。

§ 13

Engineering management will face the same dividing line.

Some leaders will recognize the difference between engineers who use A.I. to accelerate understanding and engineers who use it to simulate understanding. Others will not. That gap will matter more than many organizations realize.

One of the defining traits of strong engineering leadership in the A.I. era will be the ability to distinguish polished output from real judgment. Leaders who cannot tell the difference may reward speed, fluency, and presentation while missing the deeper signals of technical depth: originality, rigor, sound tradeoff analysis, and the ability to reason clearly about unfamiliar problems.

工程管理层也将面临同一条分界线。

有些领导者能识别出用 AI 加速理解的工程师与用 AI 模拟理解的工程师之间的区别,另一些则不能。这一差距比许多组织意识到的更重要。

AI 时代强有力的工程领导力的标志之一,就是区分精加工输出与真正判断力的能力。分不清这一点的领导可能会奖励速度、流利度和表面呈现,却错失反映技术深度的深层信号:原创性、严谨性、合理的权衡分析,以及对陌生问题清晰推理的能力。

§ 14

That creates organizational risk.

The most capable engineers are often the ones producing the insight, context, design judgment, and corrective feedback that make both teams and A.I. systems more effective. If an organization allows low-understanding, high-fluency work to spread unchecked, it does not just lower the quality of individual output. It starts to degrade the knowledge environment itself. Reviews get weaker. Design discussions get shallower. Documents become more polished and less useful. Over time, the organization becomes worse at generating the very clarity and technical judgment it depends on.

这就带来了组织风险。

最有能力的工程师往往正是产出洞见、上下文、设计判断和纠偏反馈的人,正是这些让团队和 AI 系统更有效。如果一个组织任由理解浅薄、表述流利的工作不受约束地蔓延,那不仅会降低个人产出的质量,还会开始退化整个知识环境。评审变弱,设计讨论变浅,文档变得更精美却更无用。久而久之,组织会变得越发不擅长产生它所依赖的清晰度和技术判断力。

§ 15

This is why leadership matters so much here. The challenge is not merely adopting A.I. tools. It is protecting the conditions under which real thinking, learning, and craftsmanship continue to thrive.

That starts with hiring. Organizations will need better ways to detect genuine understanding rather than surface-level fluency. They will need interview loops that test reasoning, not just polished answers. They will need evaluation systems that reward clarity, depth, sound judgment, and durable technical contribution rather than sheer output volume.

It also affects team design and culture. Strong engineers should not spend disproportionate amounts of time cleaning up plausible but shallow work generated by people who have outsourced their thinking. If leadership does not actively guard against that, high performers become force multipliers for everyone except themselves. That is a fast path to frustration, lowered standards, and eventual attrition.

这就是领导力如此重要的原因。这里的挑战不仅仅是采用 AI 工具,而是保护真正思考、学习和工匠精神得以蓬勃发展的条件。

这要从招聘开始。组织需要更好的方法来检测真正的理解,而非表面的流利。他们需要能考察推理能力而不仅是精炼答案的面试流程。他们需要奖励清晰度、深度、合理判断和持久技术贡献,而非单纯产出量的评价体系。

这也会影响团队设计与文化。优秀的工程师不应花过多时间去清理那些外包了思考的人所产生的看似可信实则肤浅的工作。如果领导层不主动防范这一点,高绩效者就会成为除了自己之外所有人的力量倍增器——这是一条通往挫败感、标准降低乃至最终流失的快速路。

§ 16

The organizations that handle this well will not be the ones that simply push A.I. adoption hardest. They will be the ones that learn to separate leverage from dependency, acceleration from imitation, and genuine capability from convincing output.

In the A.I. era, organizational quality will increasingly depend on whether leadership can still recognize the difference.

能妥善处理这一点的组织,不是那些最激进推动 AI 应用的组织,而是那些学会区分杠杆与依赖、加速与模仿、真才实学与表面繁荣的组织。

在 AI 时代,组织质量将越来越取决于领导层是否依然能分辨出其中的差别。

打开原文 ↗