📰 AI 博客每日精选 — 2026-07-21
来自 Karpathy 推荐的 92 个顶级技术博客,AI 精选 Top 14
📝 今日看点
今日技术圈聚焦两大趋势:AI代理正从对话工具进化为基础设施的“操作员”,WorkOS MCP让AI直接管理认证平台,Claude则开始整合家庭网络与智能设备;与此同时,AI在编程辅助与复杂问题求解上持续突破,Grok 4.5被用于生成代码解棋局。此外,一则关于MCI与Worldcom合并丑闻的历史回顾提醒行业:技术巨头的膨胀若脱离财务诚信,终将酿成灾难。
🏆 今日必读
🥇 MCI Worldcom合并、破产与丑闻
‘Who’s Afraid of Chinese Models?’ — daringfireball.net · 07-20 16:27 · 🤖 AI / ML
1997年11月4日,MCI与Worldcom以370亿美元合并,试图联合两大电信公司以抗衡AT&T。然而,这次合并最终演变成美国历史上最大的公司丑闻之一,涉及财务造假和破产。Worldcom通过虚报利润掩盖巨额亏损,导致2002年申请破产保护,成为当时最大的破产案。文章详细回顾了合并的背景、丑闻的爆发过程以及破产的后果,揭示了企业治理和监管的严重缺陷。核心观点是:这场合并本应创造电信巨头,却因管理层的欺诈行为而彻底失败。
💡 为什么值得读: 深入了解电信史上最大合并与财务丑闻的完整始末,对理解企业治理和监管教训极具价值。
🏷️ Chinese AI, open weight, competition, Kimi K3
🥈 我添加了一个博客链接列表
Who’s Afraid of Chinese Models? — simonwillison.net · 07-20 17:09 · 🤖 AI / ML
作者意识到,如果访客偶然发现他的网站,提供一个推荐其他网站的列表会很有帮助。这个功能被称为“博客链接列表”,作者此前从未听说过这个概念。他决定在网站上添加这样一个列表,以帮助读者发现更多优质内容。虽然实现简单,但能显著提升用户体验和网站价值。文章分享了作者从发现到实现这一功能的过程和思考。核心观点是:即使是简单的功能,也能为读者带来额外价值。
💡 为什么值得读: 对于想了解博客链接列表概念及其实现价值的读者,这是一篇简洁实用的参考。
🏷️ Chinese AI, distillation, data licensing, AI models
🥉 [赞助] WorkOS MCP:通过任意AI代理管理你的认证平台
Reverse-engineering is cheap now — simonwillison.net · 07-20 19:24 · ⚙️ 工程
WorkOS 推出了MCP(Model Context Protocol)服务器,允许AI代理直接执行认证平台上的数百种操作,如调试SSO、管理用户、调整认证策略和配置品牌样式。传统上这些任务只能通过人工操作UI完成,而WorkOS MCP通过OAuth一键连接,使用作用域令牌替代主API密钥,赋予代理与仪表盘同等的访问权限。例如,你可以让代理根据营销网站截图自动匹配登录页面样式。
💡 为什么值得读: 如果你正在使用WorkOS或考虑将AI代理集成到认证管理流程中,这篇文章展示了如何将原本需要人工的配置任务自动化,显著提升效率。
🏷️ reverse-engineering, coding agents, automation, home devices
🤖 AI / ML
1. MCI Worldcom合并、破产与丑闻
‘Who’s Afraid of Chinese Models?’ — daringfireball.net · 07-20 16:27 · ⭐ 27/30
1997年11月4日,MCI与Worldcom以370亿美元合并,试图联合两大电信公司以抗衡AT&T。然而,这次合并最终演变成美国历史上最大的公司丑闻之一,涉及财务造假和破产。Worldcom通过虚报利润掩盖巨额亏损,导致2002年申请破产保护,成为当时最大的破产案。文章详细回顾了合并的背景、丑闻的爆发过程以及破产的后果,揭示了企业治理和监管的严重缺陷。核心观点是:这场合并本应创造电信巨头,却因管理层的欺诈行为而彻底失败。
🏷️ Chinese AI, open weight, competition, Kimi K3
2. 我添加了一个博客链接列表
Who’s Afraid of Chinese Models? — simonwillison.net · 07-20 17:09 · ⭐ 25/30
作者意识到,如果访客偶然发现他的网站,提供一个推荐其他网站的列表会很有帮助。这个功能被称为“博客链接列表”,作者此前从未听说过这个概念。他决定在网站上添加这样一个列表,以帮助读者发现更多优质内容。虽然实现简单,但能显著提升用户体验和网站价值。文章分享了作者从发现到实现这一功能的过程和思考。核心观点是:即使是简单的功能,也能为读者带来额外价值。
🏷️ Chinese AI, distillation, data licensing, AI models
3. Solving a chess puzzle with Grok 4.5
Solving a chess puzzle with Grok 4.5 — johndcook.com · 07-20 14:33 · ⭐ 21/30
I’ve written several posts about using Claude or ChatGPT to generate Prolog or Lean code to solve a chess puzzle. I didn’t think Grok would be up to the task, though I didn’t try it. I’ve heard good t
🏷️ Grok, chess, puzzle, LLM
4. Weekly Update 513: Clauding The Home Network
Weekly Update 513: Clauding The Home Network — troyhunt.com · 07-21 07:30 · ⭐ 19/30
I reckon this week's video on how Claude is tying together info from UniFi, Home Assistant and the Pi-Hole is an absolute ripper. Or at least the concept is - if ever there was an actual value pr
🏷️ Claude, home automation, UniFi, AI integration
📝 其他
5. Kuiper Q-Q plot: are these the same?
Kuiper Q-Q plot: are these the same? — entropicthoughts.com · 07-20 22:00 · ⭐ 18/30
When we tried to get an intuition for the differences in distribution functions, we learned that children subjected to a treatment had greater variation in their score than the reference group.
🏷️ Kuiper Q-Q plot, distribution, statistics
6. Volume to Area ratio for Regular Solids
Volume to Area ratio for Regular Solids — johndcook.com · 07-20 14:35 · ⭐ 11/30
The volume of a sphere of radius r is V = 4πr³ / 3 and the surface area is A = 4πr² and so the ratio of volume to area is V / A = r / 3. Surprisingly, the same ratio holds for all regular solids if r
🏷️ volume, surface area, regular solids, sphere
7. The MCI Worldcom merger, bankruptcy, and scandal
The MCI Worldcom merger, bankruptcy, and scandal — dfarq.homeip.net · 07-20 11:00 · ⭐ 8/30
On November 4th, 1997, MCI and Worldcom merged in a deal worth $37 billion. This was an attempt by two large telecommunications companies to to combine and rival AT&T, but instead it turned into one o
🏷️ MCI, Worldcom, merger, scandal
8. I added a blogroll
I added a blogroll — matduggan.com · 07-20 11:29 · ⭐ 8/30
I realized that it might be nice if you happen to stumble on this website if I had a way to recommend other websites you might enjoy. As it turns out this is a "blogroll", a concept I have never heard
🏷️ blogroll, personal blog, recommendations
⚙️ 工程
9. [赞助] WorkOS MCP:通过任意AI代理管理你的认证平台
Reverse-engineering is cheap now — simonwillison.net · 07-20 19:24 · ⭐ 21/30
WorkOS 推出了MCP(Model Context Protocol)服务器,允许AI代理直接执行认证平台上的数百种操作,如调试SSO、管理用户、调整认证策略和配置品牌样式。传统上这些任务只能通过人工操作UI完成,而WorkOS MCP通过OAuth一键连接,使用作用域令牌替代主API密钥,赋予代理与仪表盘同等的访问权限。例如,你可以让代理根据营销网站截图自动匹配登录页面样式。
🏷️ reverse-engineering, coding agents, automation, home devices
10. Making an agile version of a Windows Runtime delegate in C++/WinRT, part 1
Making an agile version of a Windows Runtime delegate in C++/WinRT, part 1 — devblogs.microsoft.com/oldnewthing · 07-20 14:00 · ⭐ 17/30
The easy case is easy. The post Making an agile version of a Windows Runtime delegate in C++/WinRT, part 1 appeared first on The Old New Thing.
🏷️ C++/WinRT, Windows Runtime, delegate, agile
11. Public Transport - Don't Make Me Think!
Public Transport - Don't Make Me Think! — shkspr.mobi · 07-20 11:34 · ⭐ 16/30
In the last year, I've been through over a dozen cities and used public transport in all of them. It is wild just how confusing and complex buying a ticket can be. While some cities obviously take a
🏷️ public transport, UX, ticketing, design
🛠 工具 / 开源
12. OpenTK: nu ook met Internetconsultaties & notificaties
OpenTK: nu ook met Internetconsultaties & notificaties — berthub.eu · 07-20 11:37 · ⭐ 18/30
Sinds 2024 run ik OpenTK, met als doel zo goed mogelijk te laten zien wat er in de Tweede Kamer allemaal gebeurt. En, om daar ook nuttige email-notificaties over te versturen. OpenTK is begonnen omdat
🏷️ OpenTK, Dutch parliament, notifications, DNS
13. [Sponsor] WorkOS MCP: Manage Your Auth Platform From Any AI Agent
[Sponsor] WorkOS MCP: Manage Your Auth Platform From Any AI Agent — daringfireball.net · 07-20 23:13 · ⭐ 16/30
Debugging SSO, managing users, adjusting auth policies, configuring branding: every configuration task has lived behind a UI that only a human can drive.
The WorkOS MCP server gives agents the same a
🏷️ WorkOS, MCP, authentication, AI agent
💡 观点 / 杂谈
14. Expensive Is Just a Brand Now
Expensive Is Just a Brand Now — idiallo.com · 07-20 23:00 · ⭐ 12/30
You've probably heard this one before. It might have come from a parent, a teacher, or a friend who bought an expensive item and wanted to justify it. It goes something like this: A poor man buys a
🏷️ brand, pricing, consumerism
生成于 2026-07-21 08:34 | 扫描 85 源 · 共 2525 篇 · 28h 内新发布 14 篇 · 精选 14 篇 基于 Hacker News Popularity Contest 2025 RSS 源列表,由 Andrej Karpathy 推荐