<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>ChenSoul Blog</title><description>记录 Java、Spring、MicroServices、Architecture、Kubernetes、DevOps、AI 编码工具、架构与个人周报的博客</description><link>https://blog.chensoul.cc</link><language>zh-CN</language><image><url>https://blog.chensoul.cc/favicon.ico</url><title>ChenSoul Blog</title><link>https://blog.chensoul.cc</link></image><item><title>从 Vim 到 AI：开发工具这些年</title><link>https://blog.chensoul.cc/posts/programming-tools-evolution-timeline</link><guid isPermaLink="true">https://blog.chensoul.cc/posts/programming-tools-evolution-timeline</guid><description>你是不是也配过环境变量、搭过开发环境，后来又离不开 Copilot、Cursor？写代码的人换了一茬又一茬，手里的家伙却最有故事。从记事本和 Vim，到重型 IDE，再到 Git、容器和今天的 AI 补全——这篇把工具链按年代串成一条线，方便你对照自己是在哪一段上车的。 ...</description><pubDate>Fri, 10 Apr 2026 05:00:00 GMT</pubDate><category>ai</category><category>tools</category></item><item><title>普通人如何用小龙虾记日记</title><link>https://blog.chensoul.cc/posts/how-to-use-xiaolongxia-diary</link><guid isPermaLink="true">https://blog.chensoul.cc/posts/how-to-use-xiaolongxia-diary</guid><description>你是不是部署了 OpenClaw 小龙虾，却不知道能做什么？我也是。 ...</description><pubDate>Fri, 10 Apr 2026 02:20:00 GMT</pubDate><category>ai</category><category>openclaw</category></item><item><title>SkillsJars：用 Maven 依赖管理 AI Agent Skills</title><link>https://blog.chensoul.cc/posts/skillsjars-quickstart</link><guid isPermaLink="true">https://blog.chensoul.cc/posts/skillsjars-quickstart</guid><description>SkillsJars 是一个类似 WebJars  的项目，但专门用于 AI Agent Skills。它将 AI Agent Skills 打包成JAR 文件，发布到 Maven Central，让开发者可以通过 Maven/Gradle 依赖的方式使用和管理 AI Skills。 ...</description><pubDate>Thu, 09 Apr 2026 09:30:00 GMT</pubDate><category>ai</category><category>spring-ai</category><category>skillsjars</category></item><item><title>Skills</title><link>https://blog.chensoul.cc/wiki/skills</link><guid isPermaLink="true">https://blog.chensoul.cc/wiki/skills</guid><description>Claude-to-IM-skill  安装后可以将你的 Claude Code 和 Codex 连接到任何聊天软件，实现远程控制Video-Wrapper-Skills  自动为你的视频添加类似“小Lin说 ...</description><pubDate>Thu, 09 Apr 2026 02:30:00 GMT</pubDate><category>skills</category></item><item><title>学 Karpathy 使用 LLM 搭建 Obsidian 知识库</title><link>https://blog.chensoul.cc/posts/build-llm-wiki-with-karpathy</link><guid isPermaLink="true">https://blog.chensoul.cc/posts/build-llm-wiki-with-karpathy</guid><description>去年开始用 Obsidian 做知识管理时，我走过一段弯路。看到好文章就剪藏，读到好论文就写笔记，听到好播客就记要点。三个月后，我的 raw/ 目录里躺了 200 多篇文章。 ...</description><pubDate>Wed, 08 Apr 2026 14:50:00 GMT</pubDate><category>llm</category><category>obsidian</category><category>rag</category></item><item><title>使用 OpenClaw 调用 Claude Code 开发应用</title><link>https://blog.chensoul.cc/posts/create-app-with-claude-code-in-openclaw</link><guid isPermaLink="true">https://blog.chensoul.cc/posts/create-app-with-claude-code-in-openclaw</guid><description> 使用内置的 coding-agent 技能openclaw 内置 coding-agent 技能，启用该技能之后，使用 coding-agent 技能让 claude code 做一个 Todo List 的小 web ...</description><pubDate>Wed, 08 Apr 2026 06:20:00 GMT</pubDate><category>openclaw</category><category>claude</category></item><item><title>2026-04-05｜AI 翻译英文文章</title><link>https://blog.chensoul.cc/briefs/20260405-week-review</link><guid isPermaLink="true">https://blog.chensoul.cc/briefs/20260405-week-review</guid><description>本篇博客介绍最近一周（2026-03-30 ～ 2026-04-05）的记录与思考。 摘要 ...</description><pubDate>Wed, 08 Apr 2026 06:20:00 GMT</pubDate><category>ai</category></item><item><title>【译】LLM 上下文工程指南</title><link>https://blog.chensoul.cc/translation/a-guide-to-context-engineering-for-llms</link><guid isPermaLink="true">https://blog.chensoul.cc/translation/a-guide-to-context-engineering-for-llms</guid><pubDate>Mon, 06 Apr 2026 15:30:00 GMT</pubDate><category>ai</category></item><item><title>【译】EP209：12 个每位工程师都应了解的 Claude Code 功能</title><link>https://blog.chensoul.cc/translation/ep209-12-claude-code-features-every</link><guid isPermaLink="true">https://blog.chensoul.cc/translation/ep209-12-claude-code-features-every</guid><description>本周系统设计速览包括：- 12 个每位工程师都应了解的 Claude Code 功能 ...</description><pubDate>Sat, 04 Apr 2026 15:30:00 GMT</pubDate><category>ai</category><category>tools</category></item><item><title>【译】Datadog 如何重新定义数据复制</title><link>https://blog.chensoul.cc/translation/how-datadog-redefined-data-replication</link><guid isPermaLink="true">https://blog.chensoul.cc/translation/how-datadog-redefined-data-replication</guid><description>Datadog 的 Metrics Summary 页面有个问题。对一个客户，每次加载页面，数据库必须连接 82,000 个活跃指标表和 817,000 个指标配置表。p90 延迟达到 7 秒。每次用户点击过滤器，它触发另一个昂贵连接。团队尝试通常修复，如查询优化、索引和调整。然而，问题不在查询。他们要求设计用于事务的数据库做搜索引擎的工作。修复那个页面引发一连串架构决策，不仅解决性能问题。它导致 ...</description><pubDate>Wed, 01 Apr 2026 15:31:00 GMT</pubDate><category>architecture</category></item></channel></rss>