<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>koko · Blog</title><description>技术文章、学习笔记与个人思考</description><link>http://localhost:4321/</link><language>zh-CN</language><item><title>LLM 上线之前：我踩过的 7 个坑</title><link>http://localhost:4321/blog/llm-in-production/</link><guid isPermaLink="true">http://localhost:4321/blog/llm-in-production/</guid><description>把大语言模型从原型跑到生产环境，远比想象中复杂。这是一份真实的踩坑记录。</description><pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate><category>AI</category><category>LLM</category><category>工程实践</category><category>RAG</category></item><item><title>C++ 移动语义：从「复制」到「搬家」的思维转变</title><link>http://localhost:4321/blog/cpp-move-semantics-deep-dive/</link><guid isPermaLink="true">http://localhost:4321/blog/cpp-move-semantics-deep-dive/</guid><description>深入理解右值引用、移动构造、完美转发，以及什么时候该用 std::move，什么时候不该用。</description><pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate><category>C++</category><category>性能优化</category><category>现代C++</category></item><item><title>为什么我又重建了一次个人网站</title><link>http://localhost:4321/blog/rebuilding-my-website/</link><guid isPermaLink="true">http://localhost:4321/blog/rebuilding-my-website/</guid><description>从纯文档知识库，到一个完整的个人门户站点——记录这次改造的思路、技术选型与踩坑过程。</description><pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate><category>个人网站</category><category>Astro</category><category>前端</category></item></channel></rss>