🌐 双语
Archive

AI Builders
Digest

2026-08-16 12 builders · 23 tweets · 1 podcasts · 0 blogs

🔥 热点话题

Benchmark 合伙人 Sarah Tavel:下一个爆款 AI 产品必须是社交的Benchmark Partner Sarah Tavel: The Next Hit AI Product Will Be Social

The Takeaway:随着底层模型逐渐成熟,AI 消费级产品的主导权将从深度技术创始人转向产品天才,真正的赢家会是具备多人网络效应和 UGC 社区的社交型体验。

Benchmark 合伙人 Sarah Tavel(Pinterest 早期成员,哲学背景)指出,ChatGPT 和 Character AI 仍像早期的 Google,本质上是单人模式的技术演示,靠后端魔法取胜。但历史规律是:技术越成熟,产品体验和社交 DNA 就越决定胜负。Pinterest、Snap、Instagram 的 CEO 都不是技术极客,而是产品天才。她认为 Custom GPTs 虽然开放了共享,但「完全不够社交」——缺乏信任构建、可见性与地位追求机制。真正的机会在于让高手创作的 prompt 和角色能被轻松发现、跟随和应用,把「重新发明轮子」变成社区传播。她还看好 AI 朋友陪伴类产品和垂直 prompt 社区,认为这些会比通用聊天框更贴近普通人真实需求。最终可能出现能蚕食 ChatGPT 个人使用场景的新平台。
The Takeaway: As underlying models mature, the winners in consumer AI will shift from deep technical founders to product geniuses who build multiplayer experiences with real network effects and UGC communities.

Benchmark partner Sarah Tavel (early Pinterest, philosophy background) argues that ChatGPT and Character AI still resemble early Google: single-player technical demos powered by backend magic. History shows the slider moves toward product intuition as infrastructure stabilizes. The CEOs of Pinterest, Snap, and Instagram were product geniuses, not deep technologists. Custom GPTs feel criminal to her because a highly capable team built something that isn't social. True opportunity lies in discoverable, followable, trust-building prompt and character communities where status-seeking drives contribution and knowledge compounds instead of everyone reinventing the wheel. She sees separate lanes emerging for personal AI companions versus work-focused tools, and believes the gravitational pull of incumbents is real but not inevitable if someone cracks the social layer.
查看原文 →

OpenAI Thibault Sottiaux:Token 价格不可直接比较OpenAI's Thibault Sottiaux: Token Prices Are Not Comparable Across Models

OpenAI Codex & ChatGPT 团队的 Thibault Sottiaux 强调,不同模型的 tokenizer 对同一段文本会产生截然不同的 token 数量,因此「每百万 token 价格」不能直接比较。他举例 GPT-5.6 Sol 在英文、技术、多语言和数字文本上只用了约 766 tokens,而 Claude Opus 5 估计需要 1170 tokens,相差约 34.5%。真正该看的是「成功完成任务的成本」,而不是表面上的单价。他还公开问:如果公司还在用 Opus 而不是 Sol,价格不重要吗?并表示 OpenAI 内部现在能量极高。
OpenAI Codex & ChatGPT team member Thibault Sottiaux points out that different tokenizers produce very different token counts for identical text, so dollars-per-million-tokens is a misleading comparison. In one test spanning English, technical, multilingual and numerical content, GPT-5.6 Sol used 766 tokens versus an estimated 1,170 for Claude Opus 5 — roughly 34.5% fewer. What actually matters is price per successful outcome on your own workloads. He also asked companies still on Opus why they have not switched to Sol, and noted that energy inside OpenAI is currently very high.
查看原文 →查看原文 →查看原文 →

Replit CEO Amjad Masad:AI 不会必然集中权力Replit CEO Amjad Masad: AI Will Not Necessarily Centralize Power

Replit CEO Amjad Masad 反驳「AI 因算力需求而结构性地集中权力」的论点。他指出过去 125 年算力性价比呈超指数增长,算法改进和硬件效率提升意味着 AGI 级能力未来未必需要数据中心。缩放定律不是物理定律,只是特定架构下的经验关系;换架构、目标或数据就会改变曲线。如果人脑是参考,真正的 AGI 应该非常高效,当前缩放定律可能反映的是算法低效而非必然。
Replit CEO Amjad Masad pushes back on the claim that AI structurally centralizes power because it is currently compute-hungry. He notes 125 years of super-exponential gains in compute price-performance. Algorithmic progress and hardware efficiency mean there is no reason to assume AGI-level capabilities will always require a data center. Scaling laws are not laws of physics; they are empirical relationships for particular architectures, objectives and datasets. If the brain is any guide, true AGI should be highly efficient — current scaling laws may be a bug revealing algorithmic inefficiency rather than a feature.
查看原文 →

Vercel CEO Guillermo Rauch:React 的成功很大程度归功于 shadcnVercel CEO Guillermo Rauch: Much of React’s Success Is Actually shadcn

Vercel CEO Guillermo Rauch 认为,人们低估了 shadcn 对 React 成功的贡献。他把 React 比作乐高积木的几何规格,而 shadcn 才是人们真正想要的:可复用、高质量、可调的组件。它是一种「伪库」——代码存在,但真正意图是被消化进你的上下文窗口后重新混搭。他还分享了递归自我改进相关内容。
Vercel CEO Guillermo Rauch argues that people underestimate how much of React’s success is actually attributable to shadcn. He once called React the LEGO brick for adults, but in reality it mostly defined the geometry of the bricks — the spec. shadcn is what people actually wanted: reusable, high-quality, tunable components. It is a pseudo-library whose code is meant to be digested into your context window and remixed. He also highlighted recursive self-improvement examples.
查看原文 →查看原文 →

🛠️ 开发者工具与技巧

Anthropic Thariq:无质量损失的水印原来可以这样理解Anthropic’s Thariq: Making Sense of Watermarking Without Quality Loss

Claude Code 的 Thariq 分享了一个用 Claude 制作的交互式 artifact,帮助理解「无质量损失的水印」为什么反直觉却可行。他表示这种机制本身就让人感觉「不应该能工作」,因此做了可视化工具供大家参考。
Claude Code’s Thariq shared an interactive artifact he built with Claude to demystify watermarking that does not degrade quality. He notes the idea feels unintuitive — it shouldn’t work — and created the explainer so others can build intuition around the mechanism.
查看原文 →

Peter Yang:用 Codex 跑整个内容业务 + Grok Bot 的 X 数据问题Peter Yang: Running a Content Business on Codex + Grok Bot’s X Data Gap

Peter Yang 预告了与 Riley Brown 的对话,重点展示后者如何用 Codex 运营整个内容业务,包括用 Codex 抓取 100 个高表现缩略图再在 Paper 画布上与自己照片混搭生成新缩略图。同时他指出 Grok Bot 作为粉丝却无法可靠连接 X 数据源,登录云端电脑也有问题,认为 X 本应是其最差异化的数据源。他还强烈认同 Dario 关于 AI 治愈疾病可能带来 10 倍于其他一切的人类收益的观点。
Peter Yang previewed an episode with Riley Brown showing how he runs his entire content business on Codex, including a workflow that pulls 100 top-performing thumbnails into a Paper canvas and remixes them with personal photos. Separately he noted that Grok Bot, which he likes, still cannot reliably access X as a data source — the connector fails and even logging into X on the cloud computer is broken. He also strongly agreed with Dario that using AI to cure diseases (and accelerating regulatory approval) could deliver 10x more benefit to humanity than everything else combined.
查看原文 →查看原文 →查看原文 →

Madhu Guru:B2B 软件再无借口拥有糟糕 UXMadhu Guru: No More Excuse for Poor B2B UX

Meta AI 高级总监 Madhu Guru(前 Google Gemini/Veo 负责人)直言:有了 AI,B2B 软件再没有理由继续拥有糟糕的用户体验。每个软件产品都应该能做到像最好的消费级软件一样易用。
Meta AI Senior Director Madhu Guru (previously led Gemini and Veo at Google) states there is no longer any excuse for B2B software to have poor UX. Thanks to AI, every software product can and should be as easy to use as the best consumer software.
查看原文 →

Linear 产品负责人 Nan Yu:想坐在公园里让 agent 舰队把内容变成软件Linear Head of Product Nan Yu: Agents That Turn Park Conversations into Working Software

Linear 产品负责人 Nan Yu 表示自己的梦想是整天坐在公园和朋友录内容,然后有一队 agent 把这些内容直接变成可执行的动作和可运行的软件。
Linear Head of Product Nan Yu shared his dream of sitting in a park all day recording content with friends while a fleet of agents turns that content into actions and working software.
查看原文 →

💰 创业成功案例

Nikunj Kothari:不性感领域的官僚痛苦本身就是护城河Nikunj Kothari: Bureaucratic Pain in Unsexy Markets Is the Moat

FPV Ventures 合伙人 Nikunj Kothari 分享了一位做深度不性感赛道的创始人因关键合同卡在一码线而焦虑的故事。他反而笑着提醒对方:别人要复制同样的关系和合同需要多久?短期痛苦在长期会变成极强的护城河。真正的护城河不是表演式 996,而是那些需要大量时间和关系才能建立的嵌入式软件与信任。
FPV Ventures partner Nikunj Kothari recounted a stealth portfolio founder in a deeply unsexy market stuck at the one-yard line on critical contracts purely because of bureaucracy. He laughed and asked how long it would take anyone else to replicate the same relationships and progress. Short-term pain becomes a long-term moat. Performative 996 is not the moat; entrenched software and relationships that require real pain to build are.
查看原文 →

🌍 其他动态

Swyx:顶级圈层其实没那么多秘密小群Swyx: Top-Tier People Don’t Actually All Know Each Other

Swyx 观察到,即使身处科技圈,顶级人物之间实际见面和认识的频率远低于外界想象。并没有长期存在的「光明会」群聊,大多数精力仍花在真正做事而非叙事或八卦上。这让他感到安心。
Swyx noted that even inside the tech bubble, top-tier people meet and know each other far less often than outsiders assume. Secret Illuminati group chats exist only as short-lived exceptions. Most effort still goes into doing the work rather than working the narrative or gossip — which he finds genuinely reassuring.
查看原文 →

Garry Tan:作物产量持续创新高是丰裕的真实信号Garry Tan: Record Crop Production Is the Real Whitepill

Y Combinator 总裁兼 CEO Garry Tan 分享「白丸」时间线清洁剂:全球作物产量年复一年创新高并持续向右上角前进,这是市场与技术共同作用数千年的结果,也是真正的进步与丰裕信号。同时他也遇到了 Codex Desktop 应用聊天报错的问题。
Y Combinator President & CEO Garry Tan posted a whitepill timeline cleanser: record crop production year after year, progressing up and to the right, is the output of markets and technology working together for millennia — real progress and abundance. He also asked whether anyone else was seeing Codex Desktop app errors on chats.
查看原文 →查看原文 →

Aditya Agarwal:印度 80 岁,应该为自己建造的国家感到骄傲Aditya Agarwal: India at 80 Should Be Damn Proud

SPC 普通合伙人 Aditya Agarwal 写道:美国今年 250 岁,印度今天 80 岁。建国很难。美国 80 岁时还在打内战。印度人应该为自己建造的国家感到该死的骄傲。像美国一样,印度想要更多、更好、更强,她会到达那里。
SPC General Partner Aditya Agarwal wrote that America turned 250 earlier this year while India turns 80. Building countries is hard — at 80 America was fighting a civil war. Indians should be damn proud of the country they have built. Like America, India wants more, better and stronger, and she will get there.
查看原文 →

Dan Shipper:Dario 应该多发推Dan Shipper: Dario Should Tweet More

Every CEO Dan Shipper 简单表示:Dario 应该多发推特。
Every CEO Dan Shipper simply observed that Dario should tweet more.
查看原文 →