AI Builders Digest — 2026-09-02
X / TWITTER
Thibault Sottiaux, Codex & ChatGPT at OpenAI
Sottiaux asked developers who have considered Codex but still have not tried it to name the single thing holding them back. With more than 1,800 replies, the post is less a product announcement than a direct customer-discovery channel for adoption friction.
Sottiaux 向考虑过但尚未使用 Codex 的开发者追问:阻碍采用的唯一原因是什么?超过 1,800 条回复让这条帖子成为一次直接的用户调研,用于识别产品采用中的真实摩擦。
Source / 原文:https://x.com/thsottiaux/status/2094588317245509959
Peter Yang, AI product educator
Yang argues that trust will be both the biggest barrier to personal-agent adoption and its strongest driver. The implication is that agent products will compete not only on capability, but also on predictability, permissions, transparency, and earned confidence over time.
Yang 判断,信任既会是 personal agent 普及的最大障碍,也会是最强驱动力。这意味着 agent 产品的竞争不只在能力,还在可预测性、权限控制、透明度,以及长期积累的可信度。
Source / 原文:https://x.com/petergyang/status/2094639655258091792
Nan Yu, incoming OpenAI product staff, formerly Head of Product at Linear
Nan Yu is joining OpenAI to work on Codex and ChatGPT after four years leading product at Linear. The move brings Linear's reputation for software craft and disciplined product execution directly into OpenAI's coding and general-assistant products.
Nan Yu 在 Linear 负责产品四年后加入 OpenAI,将参与 Codex 和 ChatGPT。这个人才流动值得关注:Linear 对软件工艺和产品执行的经验,正在直接进入 OpenAI 的 coding 与通用助手产品线。
Source / 原文:https://x.com/thenanyu/status/2094427243565269107
Madhu Guru, Senior Director of AI at Meta
Guru says product managers now need unusually deep knowledge of the model frontier for their own use cases: what each model size can do, where it fails, which workarounds help, and what may become possible within two or three months. Model capability forecasting is becoming a core roadmap skill, not a research-side concern.
Guru 认为,PM 必须针对自己的场景深入理解模型前沿:不同尺寸模型能做什么、在哪里失败、有哪些 workaround,以及两三个月后能力可能演进到哪里。模型能力预测正在成为产品路线图的核心技能,而不再只是研究团队的事情。
Source / 原文:https://x.com/realmadhuguru/status/2094591503981281503
Guillermo Rauch, CEO of Vercel
Rauch proposes Markdown as the next design-system interface: DESIGN.md can encode and distribute design taste to reduce AI-generated “slop” across large organizations. He also frames coding tokens as infrastructure that requires the same governance, observability, optimization, and per-user budgets as cloud compute; Vercel's AI Gateway is positioned as that control layer.
Rauch 提出将 Markdown 作为下一代 design system 的接口:通过 DESIGN.md 编码并规模化传播设计品味,减少大型组织里的 AI “slop”。他同时把 coding token 定义为基础设施,认为它需要像云计算一样具备治理、可观测性、成本优化和用户级预算;Vercel AI Gateway 正被定位为这一控制层。
Sources / 原文:
- https://x.com/rauchg/status/2094541309579235680
- https://x.com/rauchg/status/2094523399280435630
Aaron Levie, CEO of Box
Levie expects stronger open-weight base models and commercialized post-training infrastructure to unlock company-owned models built on proprietary corpora. General frontier models will retain breadth, but vertical and domain-specific models should multiply. He also expects AI security agents to become critical as incidents rise, while noting that open models are closing the cyber-capability gap.
Levie 判断,更强的 open-weight 基础模型与日益成熟的 post-training 基础设施,将使拥有专有数据的公司能够训练自己的模型。通用 frontier model 仍有广度优势,但垂直与领域模型会快速增加。他还认为,随着 AI 安全事件增多,安全 agent 将变得关键,而 open model 正在缩小 cyber 能力差距。
Sources / 原文:
- https://x.com/levie/status/2094650992818274514
- https://x.com/levie/status/2094545525102235844
Garry Tan, President and CEO of Y Combinator
Tan released new GBrain evaluations for an open-source agent retrieval layer, claiming state-of-the-art memory recall without an LLM in the retrieval loop. He also added evaluations for saving memory from agent transcripts, treating memory write quality and retrieval quality as separately measurable system components.
Tan 发布了 GBrain 的新评测,称其开源 agent retrieval layer 无需让 LLM 参与检索循环,也能达到 SOTA 的记忆读取效果。他还加入了从 agent transcript 写入记忆的评测,把“记得准”和“写得好”拆成两个可独立度量的系统组件。
Source / 原文:https://x.com/garrytan/status/2094462971598754010
Dan Shipper, CEO of Every
Shipper argues that anthropomorphizing AI is useful when it helps people understand, predict, and operate systems, but harmful when used to provoke panic or make unsupported claims about consciousness and moral status. His position is pragmatic: human metaphors are tools, and their value depends on whether they improve use rather than distort judgment.
Shipper 认为,当拟人化帮助人们理解、预测和使用 AI 时,它是有价值的;当它被用来制造恐慌,或支持缺乏依据的意识与道德地位主张时,它就有害。他的立场很务实:人类隐喻只是工具,价值取决于它是否改善使用,而非扭曲判断。
Source / 原文:https://x.com/danshipper/status/2094406185109647580
PODCASTS
Training Data: Rich Sutton and Khurram Javed: Why AI Models Stop Learning, and How to Start It Again
The Takeaway: AI systems will not reach durable intelligence by consuming ever more human-curated or synthetic data; they must keep learning from their own real-world experience.
Reinforcement-learning pioneer Rich Sutton and Oak cofounder Khurram Javed connect The Bitter Lesson to a “big world” view: useful methods should scale with computation and experience rather than with scarce human expertise. LLMs are both proof and warning. They gained enormous capability by scaling compute over the internet, but the internet is finite while the world is vastly larger. Javed argues that synthetic data remains human-bottlenecked because experts still decide which simulated data matters, and Sutton adds that any hand-built simulator is a tiny approximation of reality. Their preferred path is agents that learn models from their own experience, detect when those models are wrong, and continually update them. Sutton's sharpest formulation is: “I'm not weird. The field is weird. They feel they need to call it continual learning. It's just learning.” For builders, the practical distinction is between a frozen model wrapped in tools and a system whose learning loop remains open after deployment.
核心结论: AI 系统无法仅靠不断增加人工整理或合成的数据获得持久智能;它必须持续从真实世界的自身经验中学习。
强化学习先驱 Rich Sutton 与 Oak 联合创始人 Khurram Javed 把 The Bitter Lesson 延伸到“big world”视角:真正可扩展的方法应依赖计算与经验,而不是稀缺的人类专家知识。LLM 既是成功案例,也是警告。它通过在互联网数据上扩大计算获得巨大能力,但互联网有限,真实世界却远为复杂。Javed 指出,synthetic data 依旧受制于人,因为仍需专家决定什么模拟数据有价值;Sutton 则强调,任何人工构建的 simulator 都只是现实的微小近似。他们主张让 agent 从自身经验中学习世界模型,发现模型错误并持续更新。Sutton 最鲜明的一句话是:“I'm not weird. The field is weird. They feel they need to call it continual learning. It's just learning.” 对 builder 而言,关键区别在于:产品究竟是“冻结模型加工具”,还是部署后仍保持开放学习循环的系统。
Source / 原文:https://www.youtube.com/playlist?list=PLOhHNjZItNnMm5tdW61JpnyxeYH5NDDx8
Generated through the Follow Builders skill: https://github.com/zarazhangrui/follow-builders