
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
      <title>Cassian Florin | AI Engineering Tool Builder</title>
      <link>https://www.cassianflorin.com/zh/blog</link>
      <description>Cassian Florin builds AI engineering tools, developer workflows, and personal knowledge systems.</description>
      <language>zh-cn</language>
      <managingEditor>flowercard591@gmail.com (Cassian Florin)</managingEditor>
      <webMaster>flowercard591@gmail.com (Cassian Florin)</webMaster>
      <lastBuildDate>Thu, 19 Jun 2025 22:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.cassianflorin.com/tags/tools/feed.xml" rel="self" type="application/rss+xml"/>
      <follow_challenge>
        <feedId>158720387189413888</feedId>
        <userId>71735074870774784</userId>
      </follow_challenge>
      
  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-multi-java-env</guid>
    <title>Git Hooks与多JDK环境问题解决</title>
    <link>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-multi-java-env</link>
    <description>公司通过 git commit hook 实现代码提交前校验，但本地多JDK环境（最高JDK22）导致 Maven spotless 插件无法正常执行。</description>
    
    <pubDate>Thu, 19 Jun 2025 22:00:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Git</category><category>开发习惯</category><category>解决方案</category><category>GitHub</category><category>Tools</category><category>Guide</category><category>Java</category><category>JavaScript</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-node-env</guid>
    <title>Git Hooks 与 Node 环境问题</title>
    <link>https://www.cassianflorin.com/zh/blog/20250619-git-hooks-and-node-env</link>
    <description>在企业开发中可能会遇到项目中使用了 Git Hooks，其中有一个 git pre-commit 的 hook。本文就来说在要是用 git hooks 时我遇到的问题</description>
    
    <pubDate>Thu, 19 Jun 2025 23:17:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Git</category><category>开发习惯</category><category>解决方案</category><category>GitHub</category><category>Tools</category><category>Guide</category><category>Java</category><category>JavaScript</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250619-install-sdkman</guid>
    <title>SDKMAN 安装指南</title>
    <link>https://www.cassianflorin.com/zh/blog/20250619-install-sdkman</link>
    <description>本文档使用 SDKMAN 来管理 Java 版本，确保所有开发人员使用相同的 Java 环境。以下是在不同操作系统上安装和配置 SDKMAN 的指南。</description>
    
    <pubDate>Thu, 19 Jun 2025 21:59:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>SDKMAN</category><category>开发习惯</category><category>解决方案</category><category>GitHub</category><category>Tools</category><category>Guide</category><category>Tips</category><category>Java</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250701-validator-utils-guide</guid>
    <title>ValidatorUtils 工具类详解：身份证、手机号、银行卡等验证功能</title>
    <link>https://www.cassianflorin.com/zh/blog/20250701-validator-utils-guide</link>
    <description>详细介绍 ValidatorUtils 工具类的功能和使用方法，包括身份证号码验证、手机号验证、银行卡验证等常用验证功能，并提供丰富的使用示例。</description>
    
    <pubDate>Tue, 01 Jul 2025 16:00:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Java</category><category>工具类</category><category>验证</category><category>开发习惯</category><category>Tools</category><category>Tips</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250909-AI-Tool-Usage-Tips-Sharing</guid>
    <title>AI工具使用技巧分享</title>
    <link>https://www.cassianflorin.com/zh/blog/20250909-AI-Tool-Usage-Tips-Sharing</link>
    <description>分享Cursor和Manus等AI工具的使用技巧，提升开发效率和工作生产力</description>
    
    <pubDate>Tue, 09 Sep 2025 02:00:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>AI</category><category>Cursor</category><category>Manus</category><category>开发工具</category><category>效率提升</category><category>Tools</category><category>Guide</category><category>Tips</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20250927-MooToolContributors</guid>
    <title>今天成为了 MooTool 贡献者</title>
    <link>https://www.cassianflorin.com/zh/blog/20250927-MooToolContributors</link>
    <description>记录我给开源 Java 工具箱 MooTool 提交 Text Diff（文本差异比较）功能、正式成为项目贡献者的 经过，以及从「缺个功能」到实际参与开源的一点心得。</description>
    
    <pubDate>Sat, 27 Sep 2025 22:50:07 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Contributors</category><category>GitHub</category><category>Tools</category><category>Open Source</category><category>Java</category><category>MooTool</category><category>Diff</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20260523-what-is-obsidian</guid>
    <title>什么是 Obsidian：从安装到命令行打开知识库</title>
    <link>https://www.cassianflorin.com/zh/blog/20260523-what-is-obsidian</link>
    <description>Obsidian 是一个基于本地 Markdown 文件的知识管理工具。这篇文章介绍它的核心概念、安装方式、Vault 的创建方法，以及如何通过 Obsidian CLI 从命令行读取和写入笔记。</description>
    
    <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Obsidian</category><category>个人知识管理</category><category>Tools</category><category>Guide</category>
  </item>

  <item>
    <guid>https://www.cassianflorin.com/zh/blog/20260727-codex-cli-relay-station-config</guid>
    <title>Codex CLI 接中转站配置排错：一次 401 引发的完整踩坑记录</title>
    <link>https://www.cassianflorin.com/zh/blog/20260727-codex-cli-relay-station-config</link>
    <description>新版 Codex CLI（实测 v0.145.0）接第三方中转站，最常见的报错是一路 401。本文整理出正确的 config.toml 写法、三个必踩的坑和验证方法，可以直接当排错清单照抄。</description>
    
    <pubDate>Mon, 27 Jul 2026 21:30:00 GMT</pubDate>
    <author>flowercard591@gmail.com (Cassian Florin)</author>
    <category>Codex</category><category>CLI</category><category>中转站</category><category>排错</category><category>AI</category><category>Tools</category>
  </item>

    </channel>
  </rss>
