🌐 双语
Archive

AI Builders
Digest

2026-06-26 14 builders · 30 tweets · 1 podcasts · 1 blogs

🔥 热点话题

Cloudflare CEO:机器人流量已超过人类,互联网商业模式将彻底变革Cloudflare CEO: Bot Traffic Surpasses Humans, Internet Business Models Set for Radical Change

核心要点:自动化机器人和AI代理的流量已超过人类在线流量,增速远超预期,正迫使互联网基础设施和经济模式进行彻底重构。

Cloudflare CEO Matthew Prince的公司掌控着全球互联网流量的巨大份额,他详细说明了AI代理驱动的机器人活动如何在2026年上半年超过人类。原本预计2027年底的节点因代理工作负载的指数级增长而大幅提前,一次用户查询可能触发数千次网站访问。这对服务器、GPU、CPU和网络提出了巨大需求。

更深层的挑战在于经济:28年的广告模式失效,因为机器人不会点击广告。Prince指出,品牌作为人类信任捷径的概念,在代理世界中必须演变,因为机器有无限耐心评估选项。Cloudflare从简单的云防火墙演变为AI基础设施巨头,凭借Workers、AI Gateway和代理安全工具占据核心位置。他们内部积极拥抱AI,实现了巨大生产力提升,但也做出了减少中层管理人员的艰难决定。

“五年内,互联网流量可能达到今天的千倍。”这一转变需要新的商业模式、遗留系统的效率升级,以及像微支付这样的机制来奖励内容创作者。Prince乐观认为,这可能催生更健康的媒体和更真实的信息生态。(播客链接:https://www.youtube.com/watch?v=UN47z_opfmo)
The Takeaway: Automated traffic from bots and AI agents has now surpassed human traffic online, accelerating far faster than expected and forcing a complete rethink of internet infrastructure and economics.

Cloudflare CEO Matthew Prince, whose company sits in front of a massive portion of global internet traffic, details how bot activity—largely driven by AI agents—overtook humans in the first half of 2026. What started as projections for late 2027 moved dramatically forward due to exponential growth in agentic workloads, where one user query can trigger thousands of site visits. This creates enormous demand for servers, GPUs, CPUs, and networks.

The deeper challenge is economic: the 28-year advertising model breaks because bots don't click ads. Prince highlights how brands, currently shortcuts for human trust, must evolve in an agentic world where machines have infinite patience to evaluate options. Cloudflare's evolution from a simple cloud firewall to an AI infrastructure powerhouse—with Workers, AI Gateway, and agent security tools—positions it centrally. Internally, they've embraced AI aggressively, achieving massive productivity gains but also making the hard decision to reduce middle management layers.

"In five years, you might have a thousand times as much traffic on the internet as you do today." This shift demands new business models, efficiency upgrades for legacy systems, and mechanisms like micropayments to reward content creators. Prince remains optimistic that this could foster healthier media and more truthful information ecosystems. (Podcast link: https://www.youtube.com/watch?v=UN47z_opfmo)
查看原文 →

🛠️ 开发者工具与技巧

OpenAI Codex 在全公司推广及移动访问优化OpenAI Codex Company-Wide Rollout and Mobile Access Improvements

OpenAI 的 Thibault Sottiaux 强调了 Codex 采用的变革性影响。Codex App 在2月2日的发布显著提升了工程团队以外的使用率。最近的更新使其在整个组织中更加强大。

Peter Yang 分享了使用 Codex 进行旅行规划的实际实验,让它浏览 Google Flights 和酒店网站,汇总价格并提供直接预订链接。他提到移动访问需要自定义 iPhone 快捷方式的奇怪之处,并预计模型访问将引入身份验证。

Anthropic Claude Code 团队的 Thariq 预告了关于 Claude Tag 的讨论,并分享最近一个视频由 Claude 编辑。(相关链接:OpenAI 更新)
Thibault Sottiaux, Codex & ChatGPT at OpenAI, highlights the transformative impact of Codex adoption. The February 2nd release of the Codex App significantly boosted usage beyond engineering teams. Recent updates make it even more powerful across the organization.

Peter Yang shares practical experiments using Codex for travel planning, having it navigate Google Flights and hotel sites to compile prices and direct booking links. He notes the weirdness of mobile access requiring a custom iPhone shortcut and anticipates identity verification for model access.

Thariq from Anthropic's Claude Code team teases upcoming discussions on Claude Tag and shares that a recent video was edited by Claude. (Relevant links: OpenAI updates)
查看原文 →查看原文 →

Vercel Next.js 代理编码与 Grok Imagine Video 流行Vercel Next.js Agentic Coding and Grok Imagine Video Popularity

Vercel CEO Guillermo Rauch 将 Next.js 的“修复方式”功能及“复制提示”按钮展示为代理设计的杰作。他还解释了 Vercel 如何将设计标准注入编码代理。

Grok Imagine Video 在使用 Vercel AI Gateway 的开发者生成的视频中占比激增至约50%,成为明显领导者。

Replit CEO Amjad Masad 宣布移动应用重大更新即将推出。
Guillermo Rauch, Vercel CEO, showcases Next.js "Ways to fix this" feature with "Copy prompt" buttons as a masterpiece of agentic design. He also explains how Vercel imbues coding agents with their design standards.

Grok Imagine Video has surged to ~50% of videos generated by developers using Vercel AI Gateway, marking it as the clear leader.

Replit CEO Amjad Masad announced major mobile app updates coming soon.
查看原文 →查看原文 →查看原文 →

Apple 平台智能应用开发:Claude 与 Foundation Models 框架集成Intelligent Apps on Apple Platforms: Claude Integration with Foundation Models Framework

Claude Blog:使用 Foundation Models 框架中的 Claude 构建 Apple 平台智能应用。Apple 开发者现在可以通过新的 Swift 包,使用 Apple 的 Foundation Models 框架调用 Claude 处理复杂工作流。这实现了从设备端模型无缝切换到 Claude,进行多步推理、代码生成、网络搜索和数据分析,同时保持类型化的 Swift 输出。

该集成解锁了日志、文档和学习应用的先进功能。在最新 OS 版本上可用,需要 Anthropic API key。(https://claude.com/blog/claude-for-foundation-models)
Claude Blog: Building intelligent apps for Apple platforms with Claude in the Foundation Models framework. Apple developers can now use a new Swift package to call Claude for complex workflows via Apple's Foundation Models framework. This enables seamless handoff from on-device models to Claude for multi-step reasoning, code generation, web search, and data analysis while maintaining typed Swift outputs.

The integration unlocks advanced features in journaling, document, and learning apps. Available on latest OS versions with Anthropic API key. (https://claude.com/blog/claude-for-foundation-models)
查看原文 →

🌍 其他动态

Aaron Levie 谈 AI 监管的复杂性与地缘政治影响Aaron Levie on AI Regulation Complexities and Geopolitical Implications

Box CEO Aaron Levie 对新兴 AI 监管进行了细致分析。他将其描述为大规模的囚徒困境:协调放缓可能均衡进步,但美国单方面延迟可能将优势让给中国等参与者。监管会造成发布积压,有利于开放权重模型,并激励主权 AI 策略。

Levie 强调这并不简单,涉及对封闭模型维持前沿地位的押注。
Box CEO Aaron Levie provides nuanced analysis of emerging AI regulation. He frames it as a prisoners' dilemma at scale: coordinated slowdowns could equalize progress, but unilateral US delays risk ceding advantage to players like China. Regulation creates release backlogs, favors open weights models, and incentivizes sovereign AI strategies.

Levie emphasizes it's not simple and involves bets on closed models maintaining the frontier.
查看原文 →

Aditya Agarwal:纯软件公司创业难度加大Aditya Agarwal: Pure Software Startups Face Increasing Challenges

South Park Commons GP 及 Bevel Health 联合创始人 Aditya Agarwal 指出,现在启动纯软件公司极其困难。客户要的是结果而非软件,需要大量定制工作。横向产品处于倒计时;成功需要强烈的异端长期视角。
South Park Commons GP and Bevel Health co-founder Aditya Agarwal notes it's stupidly hard to start pure software companies now. Customers demand outcomes over software, requiring heavy customization. Horizontal plays are on a ticking clock; success needs a strong heretical long-term view.
查看原文 →

其他 AI 构建者动态Other AI Builders Updates

Swyx 分享了关于预订演讲的资源和较早的 AI 内容。Garry Tan 强调 Legora 是定义性的法律 AI 初创公司,并推荐强大的发布视频。Dan Shipper 推广纽约一家隐秘的 AI 优先医疗科技机会。Zara Zhang 认为构建受众和构建公司日益趋同,因为讲故事已成为创始人的关键工作。

来自不同构建者的其他关于生产力、工具和行业观察的笔记。
Swyx shares resources on booking talks and older AI content. Garry Tan highlights Legora as defining legal AI startup and powerful launch videos. Dan Shipper promotes a stealth NYC AI-first health-tech opportunity. Zara Zhang argues audience building and company building are converging as storytelling becomes founders' key job.

Additional notes from various builders on productivity, tools, and industry observations.
查看原文 →查看原文 →查看原文 →