当一家公司把「我穷」说成「为了全人类」——拆解Anthropic的年度大戏
当一家公司一边喊「停下来吧」,一边全速冲刺——这不是矛盾,这是策略。从营销、公关管理、商业竞争的角度拆解Anthropic「递归自我改进」一文背后的真实意图。
当一家公司一边喊「停下来吧」,一边全速冲刺——这不是矛盾,这是策略。从营销、公关管理、商业竞争的角度拆解Anthropic「递归自我改进」一文背后的真实意图。
2001 年鲍尔默说 Linux 是癌症,25 年后 Windows 原生跑起了 Linux 容器。从万圣节文档到 WSL 开源,从 .NET 跨平台到 Coreutils for Windows,微软用了四分之一世纪完成了 180 度转身。Build 2026 的 MXC 更暗示了操作系统的下一个形态:人类和 Agent 共用。
On the last day of November 2022, OpenAI released GPT-3.5. Frenzy, awe, a white moonlight. 30 months later, AI is part of everyday life, but that sense of wonder never returned.
A lightweight Tampermonkey userscript that displays a live word count in Feishu (Lark) Docs. Breaks down CJK characters, English words, and numbers. Draggable with position memory.
Starting from the Hat einstein tile discovered by David Smith in 2023, this post explores the mathematical beauty of aperiodic tiling and how I turned it into a pure TypeScript, zero-dependency jigsaw puzzle game called Spectre Puzzle. Includes precise geometric visualizations: hexagonal grids, edge length analysis, interior angle distributions, Bézier curve interlocking edges, affine transformations, and substitution systems.
Successfully topped up GPT via BitgetWallet from mainland China — no more relying on others for subscriptions.
A deep analysis of the Kohaku-Lab ecosystem architecture, comparing observability practices across mainstream agent frameworks like Claude Code, OpenCode, and OpenAI Agents SDK, with a survey of OTel GenAI semantic conventions and the Agent-as-Trace design pattern.
It took OpenCode nearly a year to truly get OpenTelemetry working. From experimental PRs to configs that produced no output, to a 227-commit mega-proposal still in Draft — until April 2026, when the breakthrough finally arrived.
ZKanban is a Windows desktop floating widget for real-time monitoring of Zhipu AI API token usage. The most interesting technical highlight is using WebView2 as a headless browser proxy — in the absence of a public API, it automates login and fires XHR requests within the browser context to scrape usage data.
How I built a fully functional temporary email service for $0/month using Cloudflare Workers, KV, and Email Routing — complete with a Neo-Brutalist web UI and a Rust CLI client. Hand-rolled MIME parser included.