<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>HiHuo · 工程现场</title><link>https://hihuo.com/</link><description>AI 工程实验、云原生与系统手册</description><language>zh-CN</language><item><title>Agent 执行到一半崩溃了：用故障实验讲清恢复、重试与幂等</title><link>https://hihuo.com/blogs/agent-crash-recovery-idempotency-lab.html</link><guid isPermaLink="true">https://hihuo.com/blogs/agent-crash-recovery-idempotency-lab.html</guid><description>用 Python 标准库、独立进程、HTTP 和两个 SQLite 数据库，复现 Agent 工具已成功但 checkpoint 未保存的窗口。实测普通重试产生重复工单、幂等恢复、响应丢失与并发去重，附源码和十个验证场景。</description><pubDate>Sun, 27 Sep 2026 00:00:00 GMT</pubDate></item><item><title>用 Go 写一个只读 MCP Server：实测 Kubernetes Pending 排障链路</title><link>https://hihuo.com/blogs/go-mcp-kubernetes-pending-lab.html</link><guid isPermaLink="true">https://hihuo.com/blogs/go-mcp-kubernetes-pending-lab.html</guid><description>使用官方 MCP Go SDK 和 client-go，在本地 kind 集群复现 Pod 调度失败，验证工具发现、结构化证据返回和 Kubernetes RBAC 拒绝行为。附完整源码、复现命令与原始结果。</description><pubDate>Sun, 27 Sep 2026 00:00:00 GMT</pubDate></item><item><title>SSH 协议与反向代理实战:从握手原理到多容器接入网关</title><link>https://hihuo.com/blogs/ssh-protocol-and-reverse-proxy.html</link><guid isPermaLink="true">https://hihuo.com/blogs/ssh-protocol-and-reverse-proxy.html</guid><description>深入 SSH 三层协议、密钥体系与认证流程,并用 Go 从零实现一个按用户名路由、双跳认证的 SSH 反向代理,打通「用户 → Proxy → 动态容器」的完整链路,附 nginx stream 多级透传、坑位清单与安全实践。</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate></item><item><title>2025 AI 成本普查：买卡、租云还是调 API？一份写给老板看的降本账单</title><link>https://hihuo.com/blogs/05-ai-cost-accounting.html</link><guid isPermaLink="true">https://hihuo.com/blogs/05-ai-cost-accounting.html</guid><description>深度对比 H100、H20、RTX 4090 算力矩阵，揭秘私有化部署的隐性坑位，建立模型推理的 ROI 黄金曲线。</description><pubDate>Thu, 23 Jan 2025 00:00:00 GMT</pubDate></item><item><title>后端幸存者指南：当 AI 写了 80% 的代码，我们还剩下什么？</title><link>https://hihuo.com/blogs/06-backend-career-survival.html</link><guid isPermaLink="true">https://hihuo.com/blogs/06-backend-career-survival.html</guid><description>拒绝 CRUD 焦虑。探讨在 Cursor 和 Windsurf 时代，后端程序员如何构建不可替代的‘工程护城河’。从代码工匠到系统架构师的范式转型。</description><pubDate>Thu, 23 Jan 2025 00:00:00 GMT</pubDate></item></channel></rss>