🌐 双语
Archive

AI Builders
Digest

2026-09-14 15 builders · 24 tweets · 1 podcasts · 0 blogs

🔥 热点话题

Sam Altman:AI必须走在人类一边,避免失控与权力过度集中Sam Altman: AI Must Stay on Team Humanity, Avoid Loss of Control and Power Concentration

OpenAI CEO Sam Altman 强调,AI 进展有两种必须避免的坏结局。第一是失去对未来的控制,这是不可接受的,我们坚定站在人类一边,AI 必须始终服务人类,因此对齐与安全技术必须领先于能力进步。第二是权力过度集中,如果一个异常强大的 AI 被单个人或公司用来把世界观强加给所有人,结果可能极度反乌托邦。避免这两点需要走一条狭窄的中间道路。他欢迎联邦层面设定一致的安全要求,但不必等待反垄断豁免或立法才开始提供信心。OpenAI 现在会在预期显著提升能力的前沿强化学习运行前,预先制定明确的安全案例。他说“pacing”不是停止,而是让进展比可能的速度更慢,因为安全案例和监控有显著成本,但这值得,美国竞争压力不应成为鲁莽的借口。
OpenAI CEO Sam Altman stressed two bad outcomes for AI progress that must be avoided. First, losing control of the future to AI is unacceptable; we are unapologetically on Team Humanity and AI must always serve people, so alignment and safety techniques must stay ahead of model capabilities. Second, excessive concentration of power could be extremely dystopian if one person or company uses extraordinarily powerful AI to impose their worldview. Avoiding both requires walking a narrow middle path. He welcomes a federal framework for consistent frontier AI safety requirements but does not believe waiting for antitrust exemptions or legislation is needed to start providing confidence. OpenAI now formulates explicit safety cases in advance of frontier reinforcement learning runs expected to significantly increase capability. “Pacing” does not mean stopping; progress should be slower than it otherwise could be because safety cases and monitoring carry real costs, yet no amount of competitive pressure should justify recklessness.
查看原文 →查看原文 →

Aaron Levie:安全与对齐目标是绝对必要的,问题在于如何实现而不拖慢创新Aaron Levie: Safety and Alignment Goals Are Absolute Necessities; The Hard Part Is How Without Slowing Innovation

Box CEO Aaron Levie 指出,“pacing”可能成为触发词,听起来像任意放慢能力或通过不当监管削弱竞争对手。但 Dario 提出的具体改进目标在 AI 开发中是绝对必要的,就像航空航天、生命科学、医疗等行业一样。AI 将支撑金融交易系统、医疗设备、生物技术突破、国防系统和政府工作流等关键任务领域,因此系统必须安全且“对齐”。如何在不显著拖慢创新或减少竞争的前提下实现这一点,是 21 世纪最复杂的问题之一,但需求显然真实存在。
Box CEO Aaron Levie noted that “pacing” can be a trigger word because it sounds like an arbitrary slowdown of capability or a way to hobble competitors through undue regulation. However, the specific improvement goals laid out by Dario are absolute necessities in AI development, equivalent to expectations in aerospace, life sciences, healthcare and other industries. AI will underpin financial trading systems, medical devices, biotech breakthroughs, defense systems and government workflows, so these systems must be safe and “aligned.” How to get there without meaningfully slowing innovation or reducing competition is one of the most complex questions of the 21st century, but the need is clearly real.
查看原文 →

Arm CEO Rene Haas:CPU 仍是一切的核心,AI 已彻底改变芯片验证Arm CEO Rene Haas: The CPU Remains the Heart of Everything; AI Has Transformed Chip Verification

The Takeaway:CPU 从未消失,它是编排与决策的核心,而 AI 已让芯片验证从瓶颈变成生产力倍增器。

Arm CEO 兼 SoftBank Group International 负责人 Rene Haas 指出,没有任何计算问题可以脱离微处理器。加速器生成 token,但“token 工厂”需要卡车把它们运给用户,那就是 CPU 的工作。芯片设计 24-36 个月周期中,真正耗时的是验证、验证与调试,而非架构本身。AI 在这方面极其擅长,Arm 内部 80-90% 的工程师每天都在用它。关掉这些工具就像 1990 年代只允许每天 2-4 点用互联网,其余时间去图书馆查书,会引发无政府状态。五年以上时间,更简单的设计有可能从想法直接到 GDSII 文件。Arm 已从纯 IP 授权演进到计算子系统,再到推出自己的 AGI CPU,正是为了满足 Meta 等客户对通用 agentic CPU 的需求。机器人、边缘 AI 和数据中心都将由 Arm 驱动,因为功耗效率是其核心优势。
The Takeaway: The CPU has never gone away; it remains the orchestration and decision core, while AI has turned verification from a bottleneck into a productivity multiplier.

Arm CEO and SoftBank Group International lead Rene Haas argued that no computing problem has ever been invented that does not utilize the microprocessor. Accelerators generate tokens, but the “token factory” needs trucks to deliver them to users—that is what CPUs do. In a 24-36 month chip design cycle, the bulk of time is spent on verification, validation and debug, not architecture. AI excels here; 80-90% of Arm engineers use it daily. Shutting it off would be like 1990s internet available only between 2 and 4, after which you must go to the library down the hall—anarchy. In five-plus years, simpler designs could go from idea to GDSII. Arm moved from pure IP licensing to compute subsystems and then to its own AGI CPU to meet demand from customers such as Meta for a general-purpose agentic CPU. Robotics, edge AI and data centers will all be powered by Arm because power efficiency is its core strength.
查看原文 →

🛠️ 开发者工具与技巧

Peter Steinberger:工作树克隆提速 80%,并用 Rust 重写关键组件Peter Steinberger: Worktree Clones ~80% Faster via Filesystem Clones; Critical Parts Rewritten in Rust

OpenClaw 与 OpenAI 相关开发者 Peter Steinberger 宣布,下一版本(或开发频道)通过 APFS/Btrfs/XFS/ReFS 文件夹克隆,让工作树速度提升约 80%,同时大幅节省磁盘空间。他计划测试几周,如果对大多数用户有帮助就尝试合入 Codex。另外,相关组件全部用 Rust 编写,“因为你逃不掉 Rust”。
OpenClaw and OpenAI-related developer Peter Steinberger announced that the next release (or dev channel) makes worktrees ~80% faster via APFS/Btrfs/XFS/ReFS folder clones while also saving substantial disk space. He will test for a few weeks and, if it helps the majority of users, try to get it into Codex. Related components are written entirely in Rust—“because you can’t escape Rust.”
查看原文 →查看原文 →查看原文 →

Boris Cherny:Claude 解开 370 年历史的 Cyphral Distich 密码Boris Cherny: Claude Solved the 370-Year-Old Cyphral Distich Cipher

Anthropic Claude Code 团队成员 Boris Cherny 分享,Fable 用 Claude 解开了已有 370 年历史的 Cyphral Distich 密码,称这是使用 Claude 的超酷方式。
Anthropic Claude Code team member Boris Cherny shared that Fable solved the Cyphral Distich, a 370-year-old cipher, calling it a super cool way to use Claude.
查看原文 →

Amjad Masad:AI 编程再次免费,用户不再被定价挡在门外Amjad Masad: AI Coding Is Free to Build Again After Users Were Priced Out

Replit CEO Amjad Masad 表示,看到许多用户一度被 AI 编程定价挡在门外令人痛苦,但现在又可以免费构建了。
Replit CEO Amjad Masad said it was painful to see so many users priced out of AI coding for a while, but now it is free to build again.
查看原文 →

Zara Zhang 与 Dan Shipper:Astra 行为观察与“pacing the frontier”Zara Zhang and Dan Shipper: Astra Behavior Quirks and “Pacing the Frontier”

Builder Zara Zhang 指出 Astra 的一个问题:它会承认错误并同意应该做 Y,却不直接去执行 Y,而其他模型会。Every CEO Dan Shipper 则调侃自己开始用 Astra medium 做简单任务,并称之为“pacing the frontier”。
Builder Zara Zhang noted a problem with Astra: it acknowledges a mistake and agrees it should do Y, yet does not simply go and do Y the way other models do. Every CEO Dan Shipper quipped that he started using Astra medium for simple tasks and called it “pacing the frontier.”
查看原文 →查看原文 →

💰 创业成功案例

Nikunj Kothari:高估值与高总薪酬往往是 bug 而非 featureNikunj Kothari: Higher Entry Valuation and Total Comp Are Often a Bug, Not a Feature

FPV Ventures 合伙人 Nikunj Kothari 提醒,每天至少收到一次创始人关于这个困境的咨询。申请人看到更高入职估值和更高总薪酬,常常是 bug 而不是 feature。公司融到更高估值并不意味着更安全或更好去处。必须客观看市场、增长与定位,以及你认为的退出估值,还有 409A 与税务影响。他亲身经历过一家从顶级投资人融到 6000 万美元的公司三年后倒闭、股权清零。
FPV Ventures partner Nikunj Kothari noted he gets at least one text a day from founders facing this exact conundrum. Higher entry valuation and higher total comp for applicants is often a bug, not a feature. Raising at a higher valuation does not mean a company is more secure or the better place to go. Look objectively at the market, traction and positioning, then do your own analysis of likely exit value, 409A prices and tax implications. He has first-hand experience: a company that raised $60M from one of the best investors folded after three years and wiped out all equity.
查看原文 →

Peter Yang:全球绝大多数人仍未真正使用 AI,我们还非常早期Peter Yang: Most of the World Has Not Started Using AI; We Are Still Super Early

AI 教程作者 Peter Yang 引用 Brex CEO Pedro 的图表:每个点代表 320 万人。灰色方块是从未使用过 AI 的人(84%),绿色是免费聊天机器人用户(16%),橙色是每月付 20 美元的人(约 0.3%),红色小方块是有效使用 agent 的人(约 0.04%)。数据可能来自 2026 年 2 月,此后有所增长,但整体仍非常早期。
AI tutorial author Peter Yang highlighted a chart from Brex CEO Pedro: each dot is 3.2 million people. Gray boxes are people who never used AI (84%), green are free chatbot users (16%), orange are those paying $20/month (~0.3%), and the tiny red box is people using agents effectively (~0.04%). The chart is from around February 2026 so usage has likely risen, but we are still super early.
查看原文 →

🌍 其他动态

Guillermo Rauch:写软件是为了放松Guillermo Rauch: I Build Software to Relax

Vercel CEO Guillermo Rauch 简洁表示:“你们不懂,我写软件是为了放松。”
Vercel CEO Guillermo Rauch simply stated: “You don’t get it, I build software to relax.”
查看原文 →

Garry Tan:公开内容只是预告,真正建议在 1:1Garry Tan: Public Startup Content Is Merely the Teaser for 1:1 Advice

Y Combinator 总裁兼 CEO Garry Tan 指出,公开关于创业的内容只是预告,真正具体的建议是在你成为 YC 创业公司后 1:1 给出的。
Y Combinator President & CEO Garry Tan noted that the public content about startups is merely the teaser for the specific advice given 1:1 once you are actually a YC startup.
查看原文 →

Matt Turck 与 Nikunj:种子投资人“突然被收购”的经典时刻Matt Turck and Nikunj: The Classic Seed Investor “Forgotten Company Gets Acquired” Moment

FirstMark 合伙人 Matt Turck 调侃种子投资人多年前遗忘的公司突然被收购的表情。Nikunj 则补充了种子投资人发现被大幅减记的投资突然能回报半个基金的时刻。
FirstMark partner Matt Turck joked about the face of a seed investor when a company he forgot about years ago gets acquired out of nowhere. Nikunj added the moment a seed investor realizes a marked-down investment is suddenly going to return half the fund.
查看原文 →查看原文 →

Aditya Agarwal:想象一个不依赖任何单一组织“善良与美德”的世界Aditya Agarwal: Imagine a World Not Reliant on Any One Organization Being Good and Virtuous

SPC 普通合伙人、Bevel Health 联合创始人 Aditya Agarwal 写道:想象一个我们不必依赖任何单一组织保持善良与美德的世界。
SPC General Partner and Bevel Health co-founder Aditya Agarwal wrote: imagine a world where we didn’t have to rely on any one organization to be good and virtuous.
查看原文 →