<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>空岛云技术</title><description>纯技术 + 架构设计文章合集</description><link>https://tech.longye.site/</link><item><title>提示词也是工程产物</title><link>https://tech.longye.site/posts/22-prompt-engineering/</link><guid isPermaLink="true">https://tech.longye.site/posts/22-prompt-engineering/</guid><description>探讨如何将 Prompt Engineering 纳入正规的工程体系——版本管理、自动化测试、灰度发布。</description><pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate></item><item><title>大模型时代，基础设施团队的位置在哪里</title><link>https://tech.longye.site/posts/21-platform-engineer-next-decade/</link><guid isPermaLink="true">https://tech.longye.site/posts/21-platform-engineer-next-decade/</guid><description>思考大模型时代基础设施团队的定位变化——从提供工具到提供智能体运行的基座。</description><pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate></item><item><title>当内部平台开始接入 AI Agent</title><link>https://tech.longye.site/posts/20-ai-agent-platform/</link><guid isPermaLink="true">https://tech.longye.site/posts/20-ai-agent-platform/</guid><description>分享内部研发平台接入 AI Agent 的实践经验，包括能力边界、安全考量和落地路径。</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate></item><item><title>AI 改变的不是代码，是研发流程</title><link>https://tech.longye.site/posts/19-ai-dev-workflow/</link><guid isPermaLink="true">https://tech.longye.site/posts/19-ai-dev-workflow/</guid><description>分析 AI 对软件研发流程的深层影响——不仅是代码生成，更是整个研发范式的重构。</description><pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate></item><item><title>从 Swagger 到 MCP</title><link>https://tech.longye.site/posts/18-swagger-to-mcp/</link><guid isPermaLink="true">https://tech.longye.site/posts/18-swagger-to-mcp/</guid><description>从 Swagger/OpenAPI 到 Model Context Protocol（MCP），API 描述协议的演进以及 AI 时代的新需求。</description><pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate></item><item><title>稳定性不是测出来的</title><link>https://tech.longye.site/posts/17-system-resilience/</link><guid isPermaLink="true">https://tech.longye.site/posts/17-system-resilience/</guid><description>重新审视系统稳定性的保障方式——从传统的测试思维到混沌工程的认知跃迁。</description><pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate></item><item><title>平台的边界在哪里</title><link>https://tech.longye.site/posts/16-platform-boundary/</link><guid isPermaLink="true">https://tech.longye.site/posts/16-platform-boundary/</guid><description>讨论基础设施/平台团队最难回答的问题——边界在哪里，该管多少，不该管什么。</description><pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate></item><item><title>优秀的架构需要自我优化</title><link>https://tech.longye.site/posts/15-self-evolving-arch/</link><guid isPermaLink="true">https://tech.longye.site/posts/15-self-evolving-arch/</guid><description>探讨如何设计具备自我演进能力的架构，以及持续迭代的方法论。</description><pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate></item><item><title>从业务后端视角看待架构</title><link>https://tech.longye.site/posts/14-business-backend-arch/</link><guid isPermaLink="true">https://tech.longye.site/posts/14-business-backend-arch/</guid><description>从业务后端开发者的视角出发，分析架构复杂度的真正来源和有效的治理方法。</description><pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate></item><item><title>一个配置文件的生命周期</title><link>https://tech.longye.site/posts/13-config-lifecycle/</link><guid isPermaLink="true">https://tech.longye.site/posts/13-config-lifecycle/</guid><description>追踪一个配置文件从硬编码到环境变量，再到配置中心的完整演进过程。</description><pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate></item><item><title>可观测性不是监控</title><link>https://tech.longye.site/posts/12-observability/</link><guid isPermaLink="true">https://tech.longye.site/posts/12-observability/</guid><description>厘清可观测性与传统监控的本质区别，探讨如何构建真正的可观测性体系。</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate></item><item><title>很难教会别人的网络知识</title><link>https://tech.longye.site/posts/11-networking-knowledge/</link><guid isPermaLink="true">https://tech.longye.site/posts/11-networking-knowledge/</guid><description>探讨网络知识为什么是工程师最难传递的技能，以及如何系统性地构建网络认知体系。</description><pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate></item><item><title>业务全球化之路道阻且长</title><link>https://tech.longye.site/posts/10-globalization/</link><guid isPermaLink="true">https://tech.longye.site/posts/10-globalization/</guid><description>分享业务全球化过程中遇到的系统性挑战，包括网络延迟、数据合规和跨区域一致性等核心问题。</description><pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate></item><item><title>dnf 子命令动态加载</title><link>https://tech.longye.site/posts/09-cli-dynamic-loading/</link><guid isPermaLink="true">https://tech.longye.site/posts/09-cli-dynamic-loading/</guid><description>以 dnf CLI 工具为例，探讨子命令动态加载和插件化分发的工程实践。</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate></item><item><title>构建系统的隐藏复杂度</title><link>https://tech.longye.site/posts/08-build-system-complexity/</link><guid isPermaLink="true">https://tech.longye.site/posts/08-build-system-complexity/</guid><description>揭示构建系统中隐藏的复杂度——从一个 Dockerfile 到平台化构建体系，中间经历了什么。</description><pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate></item><item><title>约定大于配置：一个理念的胜利与边界</title><link>https://tech.longye.site/posts/07-convention-over-config/</link><guid isPermaLink="true">https://tech.longye.site/posts/07-convention-over-config/</guid><description>深入探讨「约定大于配置」理念在实际工程中的成功案例和失败教训，以及它的适用边界。</description><pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate></item><item><title>新一代前端基建神器 Rust</title><link>https://tech.longye.site/posts/06-rust-frontend-infra/</link><guid isPermaLink="true">https://tech.longye.site/posts/06-rust-frontend-infra/</guid><description>分析 Rust 进入前端工具链的趋势（SWC、Turbopack、Biome、oxc），以及它带来的性能范式转变。</description><pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate></item><item><title>回到前端基建神器 Node.js</title><link>https://tech.longye.site/posts/05-nodejs-infra/</link><guid isPermaLink="true">https://tech.longye.site/posts/05-nodejs-infra/</guid><description>重新审视 Node.js 在前端工程化中不可替代的核心地位，从构建工具到开发服务器，从包管理到 CLI 工具。</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate></item><item><title>开发者体验是一门被低估的工程学</title><link>https://tech.longye.site/posts/04-developer-experience/</link><guid isPermaLink="true">https://tech.longye.site/posts/04-developer-experience/</guid><description>探讨开发者体验（DX）为何是平台团队的核心竞争力，以及如何系统性地度量和改进它。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate></item><item><title>神坛跌落的函数计算</title><link>https://tech.longye.site/posts/03-faas-boundary/</link><guid isPermaLink="true">https://tech.longye.site/posts/03-faas-boundary/</guid><description>反思函数计算从热捧到冷静的过程，重新审视 FaaS 的真正适用场景和它不适合的领域。</description><pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate></item><item><title>Pouch 的问题在哪里</title><link>https://tech.longye.site/posts/02-pouch-tradeoffs/</link><guid isPermaLink="true">https://tech.longye.site/posts/02-pouch-tradeoffs/</guid><description>深入分析 Pouch 容器运行时的设计理念、实际落地中遇到的问题，以及容器运行时技术演进的关键取舍。</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate></item><item><title>一切的开始</title><link>https://tech.longye.site/posts/01-from-zero-to-platform/</link><guid isPermaLink="true">https://tech.longye.site/posts/01-from-zero-to-platform/</guid><description>记录从零开始构建内部研发基础设施平台的完整过程，包括初始动机、技术决策和组织协调中的真实挑战。</description><pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate></item></channel></rss>