标签: Anthropic

How compute could become over 10x costlier as AI capabilities and monetization outpace supply, and a look at the implications if Anthropic hits $1T in revenue (Dwarkesh Patel/Dwarkesh Podcast)

How compute could become over 10x costlier as AI capabilities and monetization outpace supply, and a look at the implications if Anthropic hits $1T in revenue (Dwarkesh Patel/Dwarkesh Podcast)

Dwarkesh Patel 在播客中提出,AI 能力提升和商业化收入增长的速度已超过算力供给扩张,可能推动计算成本上涨 10 倍以上;同时设想 Anthropic 若达到 1 万亿美元年收入,将对行业资本结构、竞争模式和定价权产生颠覆性影响。

ChatGPT、Roblox将受欧盟最严格平台规则约束

ChatGPT、Roblox将受欧盟最严格平台规则约束

欧盟拟将ChatGPT和Roblox纳入《数字服务法》最严格监管等级,这意味着这两款产品在内容审核、算法透明度和风险评估上,将面临类似大型社交平台的合规义务。对AI行业而言,这是生成式AI首次在欧洲被当作“系统性风险平台”来管。

Sources: Amazon staff find cases of “catastrophically expensive” AI costs due to a lack of controls, like $1.8M on Claude to match author details with listings (Rafe Rosner-Uddin/Financial Times)

Sources: Amazon staff find cases of "catastrophically expensive" AI costs due to a lack of controls, like $1.8M on Claude to match author details with listings (Rafe Rosner-Uddin/Financial Times)

据《金融时报》援引内部消息,Amazon 员工发现公司因缺乏成本管控,在 AI API 调用上出现巨额浪费——其中一个案例是花费 180 万美元使用 Anthropic 的 Claude 模型来匹配作者信息与商品列表,而更简单的技术方案本可大幅降低开销。这暴露了企业大规模使用大模型时普遍存在的成本失控风险。

LangWatch对Claude Code的使用追踪

LangWatch对Claude Code的使用追踪

LangWatch 推出了对 Claude Code 使用情况的追踪功能,让开发者和企业能像监控通用大模型 API 那样,精确分析 AI 编程助手每一次调用的成本、延迟与输出质量。这是 LLM 可观测性工具首次专门针对对话式编码助手提供深度洞察。

ChatGPT、Roblox将受欧盟最严格平台规则约束

ChatGPT、Roblox将受欧盟最严格平台规则约束

欧盟根据《数字服务法》(DSA)将ChatGPT(OpenAI)和Roblox列为“超大型在线平台”(VLOP),要求其承担最严格的透明度和风险管理义务,违规可能面临全球年营业额6%的罚款。此举标志着AI对话和用户生成内容平台正式纳入欧洲数字监管的核心区域。

编程界新分水岭:Uncle Bob说“绝不读AI写的代码”,Hashimoto却说他“逐行阅读”,你站谁?

编程界新分水岭:Uncle Bob说“绝不读AI写的代码”,Hashimoto却说他“逐行阅读”,你站谁?

两位顶级开发者——HashiCorp联合创始人Mitchell Hashimoto与“代码整洁之道”作者Uncle Bob,就“是否应该逐行阅读AI生成的代码”给出了截然相反的答案。这一争论表面是工作习惯之争,实则触及AI时代工程师责任边界、代码质量与开发效率的核心矛盾。这是2025年7月以来,海外开发者社区…

One of my favorite features in Claude Design is a simple one: It always asks clarifying questions before creating anything. I’ve found these questions consistently help me think through my design requirements with AI….

One of my favorite features in Claude Design is a simple one: It always asks clarifying questions before creating anything. I’ve found these questions consistently help me think through my design requirements with AI....

产品设计师 Peter Yang 在 X 上分享了一个令他对 Claude Design 印象深刻的小功能——开始设计前,它会先主动提问澄清需求。这个看似简单的交互,却被他认为是目前其他 AI 设计工具尚未复制的关键差异,并专门发布教程演示如何用它完成从需求到原型再到交互 HTML 的完整流程。

Turns out GPT-5.6 Sol is actually SoTA on ARC-AGI-3. Just took two setting changes. You just have to allow it to reason and work over multiple context windows with the help of our canonical compaction implementation….

Turns out GPT-5.6 Sol is actually SoTA on ARC-AGI-3. Just took two setting changes. You just have to allow it to reason and work over multiple context windows with the help of our canonical compaction implementation....

OpenAI 通过两个设置调整——允许模型跨多个上下文窗口推理并配合一种规范压缩方法——使 GPT-5.6 Sol 在 ARC-AGI-3 基准上达到了最先进水平(SoTA)。这项发现并非通过重新训练模型实现,而是在推理阶段优化了策略,揭示了大模型推理能力的潜在边界。