
structure|1️⃣ 三级笔记、思想框架
作者:Karri Saarinen(Linear 创始人)
核心论点:可塑软件(malleable software)的梦想在 Agent 时代已经失去意义。Agent 本身就是终极的灵活性——用户不再需要自己塑造工具,因为 Agent 能在运行时根据意图自适应。
"Tool building is a side quest, not the main driver of any real work. No matter how many ways you paint and shape the hammer, your day to day job is still to hit the nail."
"The agent spends more of its budget figuring out how the system works, and less of it doing the thing it was asked to do."
"Software and agents should carry more of the burden. Users should get better outcomes without having to become architects of their own tools."
"The real promise of this era is not that everyone shapes and customizes their own tools with malleable systems. It is that agents become capable enough that we no longer need to."
核心张力:赋权用户(让用户自己造工具)vs. 解放用户(让 Agent 替用户造工具)
框架逻辑链:
concepts|2️⃣ 关键概念、概念网络
context:
"There has always been this HyperCard 2.0 dream behind it. The idea that users should be able to shape their own tools, define their own workflows, and gradually turn software into something uniquely theirs. It is an appealing vision. It treats software as a medium and the user as a creator."
费曼一下:可塑软件是一种软件设计理念:用户应该能像捧橡皮泥一样塑造自己的工具。定义工作流、调整界面、让软件最终变成专属于自己的东西。这个愿景把软件当“媒介”,把用户当“创造者”。Karri Saarinen 认为这个梦想在 Agent 时代已经过时。
context:
"There has always been this HyperCard 2.0 dream behind it."
费曼一下:Apple 在 1987 年推出的开创性工具,让普通用户可以通过可视化方式自己制作小程序。在本文中,HyperCard 是可塑软件梦想的原型和精神图腾——代表“让普通人自己造工具”的理想主义。作者用“HyperCard 2.0 dream”来指代可塑软件运动背后那个反复出现却从未实现的梦想。
context:
"The best systems will be more opinionated at the core. They will define clear objects, clear workflows, and clear expectations. On top of that, agents provide adaptability and flexibility within it."
费曼一下:Opinionated 在软件设计中指系统对“该怎么做”有明确主张——它帮用户做好了大部分决策,而不是把所有选择都抛给用户。作者的核心论点:Agent 时代,系统核心应该更 opinionated(清晰的对象、工作流、预期),灵活性由 Agent 在上层提供,而不是在底层让一切都可配置。
context:
"Agent-driven software anyways suggests flexibility should be computed at runtime with the user intent. The system can respond to variation without requiring every variation to become a lasting part of the software design."
费曼一下:与可塑软件的“设计时灵活性”(提前把所有可能性建进系统)相对的概念。运行时灵活性指 Agent 在用户实际使用的那一刻,根据意图即时计算出应对方案。不需要每种变体都固化为软件结构的一部分。
context:
"Malleable systems expand the amount of information the agent has to understand before it can do useful work. Every configurable layer, custom workflow, and user-defined structure adds more context to parse, more exceptions to reason through, and more ambiguity to resolve. That cost shows up directly in tokens, latency, inference, and failure rates."
费曼一下:可塑软件的每一层定制都会增加 Agent 需要理解的上下文,直接转化为 tokens、延迟、推理成本和失败率。这是作者反对可塑软件的关键论据之一:可塑性让 Agent 花更多精力在“搞懂系统怎么运作”上,而不是“做用户要它做的事”。这与人类的认知负担完全类似。
agentic reading|3️⃣ 费曼 x3
@思想对话 agent :用表格形式整理文章中的两类软件,放在下方的正文里