👋 Hi, I’m Will

Welcome to my blog! Here I share my thoughts on technology, programming, and life.

📚 Recent topics include networking, cloud infrastructure, and developer tools.

Feel free to explore my posts below, or connect with me via GitHub!

Claude Code 生态概念全景对比

MCP · Agent / Subagent · Skills · Agent Teams · Workflows · Hooks — 七大核心机制的定位、技术特性与选型决策

用 Notion 做 CMS,搭建自动部署的个人博客

手把手教你用 Notion + Hugo + Cloudflare Pages 搭建博客,再配置 Webhook 实现写完即发布的自动化流程。

2026-02-09 602 words 3 min

TCP 性能调优的数学本质:BDP、窗口缩放与 BBR

从 TCP 协议的数学模型出发,解释高延迟网络下的性能瓶颈,以及 Linux 内核参数的调优方法。