🌐 双语
Archive

AI Builders
Digest

2026-04-16 16 builders · 36 tweets · 1 podcasts · 0 blogs

🔥 热点话题

能量基模型:专为LLM无法处理的正确性而生Energy-Based Models: Built for the Correctness LLMs Can't Deliver

关键要点:能量基模型(EBM)无 token 且非自回归,内置验证和自对齐机制,终于让 AI 在代码生成和芯片设计等关键任务中变得可靠。

Logical Intelligence 创始人兼 CEO Eve 领导一家基础 AI 公司,先用 LLM 原型验证,再长期投入 EBM 来填补确定性空白。LLM 把一切塞进语言和顺序猜测,制造昂贵的黑盒幻觉;而 EBM 用物理启发的能量最小化一次映射所有可能状态,提供鸟瞰视角避免走错路。

Eve 解释道:“EBM 天生是非自回归的。没有 token 序列,这就是它与众不同的根本原因。”这种架构允许实时检查和控制训练,通过潜变量处理稀疏数据并捕捉现实世界规则,还能与外部验证器完美配合——正好解决 LLM 无法进入飞机、汽车和生产工程领域的问题。
The Takeaway: Energy-based models (EBMs) are token-free and non-autoregressive, delivering built-in verification and self-alignment that finally make AI safe for mission-critical systems like code generation and chip design.

Eve, founder and CEO of Logical Intelligence, runs a foundational AI company that prototypes on LLMs but is betting long-term on EBMs to close the determinism gap. LLMs force everything through language and sequential guessing, creating expensive black-box hallucinations; EBMs use physics-inspired energy minimization to map all possible states at once, giving a bird's-eye view that avoids wrong turns.

"EBMs are naturally non autoregressive. There are no sequences of tokens, and that's what makes it fundamentally different," Eve explains. The architecture lets you inspect and control training in real time, works beautifully with sparse data via latent variables that capture real-world rules, and pairs perfectly with external verifiers—solving the exact problems that keep LLMs out of planes, cars, and production engineering today.
查看原文 →

AI 会创造更多工作而非减少AI Will Create More Jobs, Not Fewer

Box CEO Aaron Levie 指出,AI 会在一个领域加速产出,却在下游制造新的瓶颈,从而创造更多工作。更多 AI 生成的法律问题意味着更多律师被呼叫;更多代码意味着更多安全研究员;更多客户触达意味着更多销售对话。竞争对手会持续用 AI 打造更好产品和服务,因此效率提升永远无法完全取代人类。
Box CEO Aaron Levie makes the case that AI creates more jobs because accelerating output in one area simply creates new human bottlenecks downstream. More AI-generated legal questions mean more lawyers get pinged; more code means more security researchers; more customer outreach means more sales conversations. Competitors will keep using AI to build better products and services, so the efficiency gains never fully eliminate the need for people.
查看原文 →

Meta AI 叙事迎来转折Meta's AI Story Takes a Turn

AI builder 兼 Cognition advisor Swyx 发现 Meta AI 在 Llama 4 失利后的转机:招聘增加、Zuck 搬进与 Alexandr 和 Nat 一起重新写代码、发布 Opus 级模型,以及收购 Dreamer 和 Manus 打造 AI OS 消费者层。他还祝贺 Cognition 推出 Spaces 功能(他曾参与设计),推动“subagents 之年”,让代理能够组合和管理其他代理。
Swyx, AI builder and advisor to Cognition, spots the turnaround in Meta’s AI journey after the Llama 4 flop: increased hiring, Zuck moving in with Alexandr and Nat to code again, GA of an Opus-level model, and acquisitions of Dreamer and Manus to build the AI OS prosumer layer. He also celebrates Cognition’s new Spaces feature, which he helped design, advancing the “year of subagents” by letting agents compose and manage other agents.
查看原文 →查看原文 →

LLM 怀疑论者的进化弧线The Evolution of an LLM Skeptic

South Pk Commons 普通合伙人 Aditya Agarwal 描绘了 LLM 怀疑论者的经典弧线:从“只是自动纠错”到“只是下一个 token 预测器”、“它们会幻觉”、“只对训练数据有效”、“只适合编码”,最后到“只适合可验证事物”。他的结论是:承认吧——LLM 真的很棒。
General Partner Aditya Agarwal charts the classic arc of an LLM skeptic: from “just auto-correct” to “just next-token predictors,” “they hallucinate,” “only good for trained data,” “only good for coding,” and finally “only good for verifiable things.” His punchline: just admit it—LLMs are awesome.
查看原文 →

💰 创业成功案例

Vercel CEO:软件工厂就是产品Vercel CEO: The Software Factory Is the Product

Vercel CEO Guillermo Rauch 表示,设计的未来不是单一工具,而是每个团队都构建自己的“设计工厂”。用 Claude Code、Three.js、Next.js 和 Vercel 为 Basement Studio 量身打造的 Shader Lab 证明,从强大构建块生成定制软件比寻找合适 SaaS 更容易。每家公司都在获得一套专属内部工具军火库。
Vercel CEO Guillermo Rauch says the future of design isn’t one tool but every team building its own “design factory.” Shader Lab, built with Claude Code, Three.js, Next.js, and Vercel exactly to Basement Studio’s spec, shows it’s now easier to generate custom software from powerful blocks than to hunt for the right SaaS. Every company is gaining an internal arsenal of bespoke tools.
查看原文 →

Replit CEO 倡议 OSS 安全计算指标Replit CEO Proposes Compute Metric for OSS Security

Replit CEO Amjad Masad 提议,一旦前沿模型完全自动化发现安全漏洞,GitHub 就应显示类似星星的指标,标注每个开源包花了多少计算量来加固安全。例如 linus/linux 有 20 万颗星和 2.39 亿美元安全计算。只有这样,OSS 才能真正被信任。
Replit CEO Amjad Masad proposes that once frontier models fully automate security flaw detection, GitHub should display a metric—like stars—showing how much compute was spent hardening each open-source package. Example: linus/linux with 200k stars and $239M in security compute. Only then can OSS truly be trusted.
查看原文 →

🛠️ 开发者工具与技巧

Gemini 正式登陆 MacGemini Lands on Mac

Google VP Josh Woodward 宣布 Gemini 正式登陆 Mac:小团队用不到 100 天时间以 100% 原生 Swift 推出 100 多项功能,实现闪电般速度。原生、响应迅速,完全基于用户反馈打造。
Google VP Josh Woodward announces Gemini on Mac: a small team shipped 100+ features in under 100 days using 100% native Swift for lightning-fast performance. Native, responsive, and built from direct user feedback.
查看原文 →

Claude Code 1M 上下文智能管理Claude Code 1M Context Management

Anthropic Claude Code 工程师 Thariq 演示如何用 autocompact 和自定义阈值(例如 400k)驯服强大却易污染的 1M 上下文窗口。完整指南见 Claude Blog 和文档。
Claude Code engineer Thariq at Anthropic shows how to tame the powerful but pollution-prone 1M context window with autocompact and custom thresholds (e.g. 400k). Full guide on the Claude Blog and docs.
查看原文 →查看原文 →

Cursor /canvas 构建代理自定义界面Cursor /canvas for Custom Agent UIs

Cursor 设计负责人 Ryo Lu 展示未来一瞥:在 Cursor AI 中使用 /canvas 即可为你的代理快速构建自定义界面。
Cursor Design lead Ryo Lu gives a glimpse of the future: use /canvas inside Cursor AI to instantly build custom interfaces for your agents.
查看原文 →

OpenClaw 安全防护全面升级OpenClaw Security Hardening Complete

OpenClaw 联合创始人 Peter Steinberger 详细介绍新安全模型:Docker sandbox、白名单、按访问提示以及数百位研究人员的渗透测试。“它不安全”的时代结束了。
OpenClaw co-founder Peter Steinberger details the new security model: Docker sandbox, allow-lists, per-access prompts, and hundreds of researcher pen-tests. The “it’s insecure” era is over.
查看原文 →

🌍 其他动态

中国两周行:产品构建者必看观察15 Observations from a China Trip Every Product Builder Should Read

Roblox 产品负责人 Peter Yang 从中国两周行程归来,分享了对 AI 工作文化、2 美元外卖、电动车和日常生活的深刻观察。他认为每位产品构建者至少应该去一次。
Roblox product Peter Yang returns from a two-week trip to China with eye-opening notes on AI work culture, $2 delivery, electric vehicles, and daily life. He believes every product builder should visit at least once.
查看原文 →

YC CEO 分享 OpenClaw 与 GBrain 最新进展YC CEO Shares OpenClaw Security Wins and GBrain Multi-Agent Power

YCombinator 总裁兼 CEO Garry Tan 庆祝 OpenClaw 新增 Docker sandbox、mitmproxy 防火墙和 Clawvisor,终于平息安全担忧。他还提到 GBrain 现在可同时处理多个代理,基于 git+postgres 运行顺畅。
YCombinator President & CEO Garry Tan celebrates OpenClaw’s new Docker sandbox, mitmproxy firewall, and Clawvisor that finally silence security concerns. He also notes GBrain now handles multiple agents simultaneously with git+postgres.
查看原文 →查看原文 →