<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sanwu</title>
    <link>http://hkirito.github.io/</link>
    <description>Sanwu 的个人技术博客，记录 AI 工程、网络安全、漏洞复现、后端开发、工具实践与生活笔记。</description>
    <language>zh-CN</language>
    <copyright>All rights reserved 2026, Sanwu</copyright>
    <lastBuildDate>Thu, 16 Jul 2026 14:37:21 GMT</lastBuildDate>
    <generator>Hexo</generator>
    <atom:link href="http://hkirito.github.io/rss2.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>
        <![CDATA[AI开发工程范式演进:Prompt->Context->Harness]]>
      </title>
      <link>http://hkirito.github.io/2026/03/26/AI%E5%BC%80%E5%8F%91%E5%B7%A5%E7%A8%8B%E8%8C%83%E5%BC%8F%E6%BC%94%E8%BF%9B-Prompt-Context-Harness/</link>
      <description>AI开发工程从最开始的LLM训练，演化到Agent开发，到现在整个智能体架构的演进。</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/Agent/">Agent</category>
      <category domain="http://hkirito.github.io/tags/Prompt-Engineering/">Prompt Engineering</category>
      <category domain="http://hkirito.github.io/tags/Context-Engineering/">Context Engineering</category>
      <category domain="http://hkirito.github.io/tags/Harness-Engineering/">Harness Engineering</category>
      <pubDate>Thu, 26 Mar 2026 02:56:01 GMT</pubDate>
    </item>
    <item>
      <title>Agents/MCP/Skill的区别和适用场景</title>
      <link>http://hkirito.github.io/2026/03/24/Agents-MCP-Skill%E7%9A%84%E5%8C%BA%E5%88%AB%E5%92%8C%E9%80%82%E7%94%A8%E5%9C%BA%E6%99%AF/</link>
      <description>Skill、MCP 与 Agent 的区别与协作，以及如何搭配使用，它们在场景中有什么样不同的侧重点</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/Agent/">Agent</category>
      <category domain="http://hkirito.github.io/tags/MCP/">MCP</category>
      <category domain="http://hkirito.github.io/tags/Skill/">Skill</category>
      <category domain="http://hkirito.github.io/tags/%E5%B7%A5%E7%A8%8B%E5%8C%96/">工程化</category>
      <pubDate>Tue, 24 Mar 2026 01:56:55 GMT</pubDate>
    </item>
    <item>
      <title>大模型推理框架对比笔记</title>
      <link>http://hkirito.github.io/2026/03/23/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E6%8E%A8%E7%90%86%E6%A1%86%E6%9E%B6%E5%AF%B9%E6%AF%94%E7%AC%94%E8%AE%B0/</link>
      <description>对比 Ollama/MLX/LM Studio/llama.cpp 四种大模型推理框架的技术特点、性能表现和资源占用情况</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/%E6%8A%80%E6%9C%AF%E7%AC%94%E8%AE%B0/">技术笔记</category>
      <category domain="http://hkirito.github.io/tags/%E5%A4%A7%E6%A8%A1%E5%9E%8B/">大模型</category>
      <category domain="http://hkirito.github.io/tags/%E6%8E%A8%E7%90%86/">推理</category>
      <category domain="http://hkirito.github.io/tags/Ollama/">Ollama</category>
      <category domain="http://hkirito.github.io/tags/MLX/">MLX</category>
      <category domain="http://hkirito.github.io/tags/LM-Studio/">LM Studio</category>
      <category domain="http://hkirito.github.io/tags/llama-cpp/">llama.cpp</category>
      <category domain="http://hkirito.github.io/tags/Qwen3-5/">Qwen3.5</category>
      <pubDate>Mon, 23 Mar 2026 09:48:00 GMT</pubDate>
    </item>
    <item>
      <title>AI时代，人人都是外包</title>
      <link>http://hkirito.github.io/2026/03/11/AI%E6%97%B6%E4%BB%A3%EF%BC%8C%E4%BA%BA%E4%BA%BA%E9%83%BD%E6%98%AF%E5%A4%96%E5%8C%85/</link>
      <description>AI时代，人人都是外包</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/%E6%80%9D%E8%80%83%E9%9A%8F%E7%AC%94/">思考随笔</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/%E8%81%8C%E5%9C%BA/">职场</category>
      <category domain="http://hkirito.github.io/tags/%E5%B7%A5%E4%BD%9C%E6%95%88%E7%8E%87/">工作效率</category>
      <pubDate>Wed, 11 Mar 2026 02:35:00 GMT</pubDate>
    </item>
    <item>
      <title>我如何帮你发布博客文章</title>
      <link>http://hkirito.github.io/2026/03/09/2026-03-09-%E6%88%91%E5%A6%82%E4%BD%95%E5%B8%AE%E4%BD%A0%E5%8F%91%E5%B8%83%E5%8D%9A%E5%AE%A2%E6%96%87%E7%AB%A0/</link>
      <description>Openclaw使用自建Skill进行博客编写</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/OpenClaw/">OpenClaw</category>
      <category domain="http://hkirito.github.io/tags/Hexo/">Hexo</category>
      <category domain="http://hkirito.github.io/tags/%E8%87%AA%E5%8A%A8%E5%8C%96%E5%86%99%E4%BD%9C/">自动化写作</category>
      <pubDate>Sun, 08 Mar 2026 17:33:57 GMT</pubDate>
    </item>
    <item>
      <title>AI提示词注入的一些尝试和探索</title>
      <link>http://hkirito.github.io/2025/06/04/AI%E6%8F%90%E7%A4%BA%E8%AF%8D%E6%B3%A8%E5%85%A5%E7%9A%84%E4%B8%80%E4%BA%9B%E5%B0%9D%E8%AF%95%E5%92%8C%E6%8E%A2%E7%B4%A2/</link>
      <description>AI提示词注入的技巧和防范2</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/categories/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/%E6%8F%90%E7%A4%BA%E8%AF%8D%E6%B3%A8%E5%85%A5/">提示词注入</category>
      <category domain="http://hkirito.github.io/tags/Prompt-Injection/">Prompt Injection</category>
      <category domain="http://hkirito.github.io/tags/LLM-Security/">LLM Security</category>
      <pubDate>Wed, 04 Jun 2025 07:47:14 GMT</pubDate>
    </item>
    <item>
      <title>拥有域名后可以白嫖的几个服务_CloudFlare</title>
      <link>http://hkirito.github.io/2024/07/31/%E6%8B%A5%E6%9C%89%E5%9F%9F%E5%90%8D%E5%90%8E%E5%8F%AF%E4%BB%A5%E7%99%BD%E5%AB%96%E7%9A%84%E5%87%A0%E4%B8%AA%E6%9C%8D%E5%8A%A1-CloudFlare/</link>
      <description>拥有域名后可以白嫖的几个服务_CloudFlare</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/Cloudflare/">Cloudflare</category>
      <category domain="http://hkirito.github.io/tags/%E5%9F%9F%E5%90%8D/">域名</category>
      <category domain="http://hkirito.github.io/tags/DNS/">DNS</category>
      <category domain="http://hkirito.github.io/tags/%E9%82%AE%E7%AE%B1%E8%BD%AC%E5%8F%91/">邮箱转发</category>
      <pubDate>Wed, 31 Jul 2024 05:55:04 GMT</pubDate>
    </item>
    <item>
      <title>BurpGPT自定义开发接入不同大模型</title>
      <link>http://hkirito.github.io/2024/07/08/BurpGPT%E8%87%AA%E5%AE%9A%E4%B9%89%E5%BC%80%E5%8F%91%E6%8E%A5%E5%85%A5%E4%B8%8D%E5%90%8C%E5%A4%A7%E6%A8%A1%E5%9E%8B/</link>
      <description>把Burp的流量交给AI来判断，二次开发支持自定义模型接入</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/categories/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/Burp-Suite/">Burp Suite</category>
      <category domain="http://hkirito.github.io/tags/BurpGPT/">BurpGPT</category>
      <category domain="http://hkirito.github.io/tags/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5/">大模型接入</category>
      <category domain="http://hkirito.github.io/tags/%E5%AE%89%E5%85%A8%E5%B7%A5%E5%85%B7%E5%BC%80%E5%8F%91/">安全工具开发</category>
      <pubDate>Mon, 08 Jul 2024 08:22:48 GMT</pubDate>
    </item>
    <item>
      <title>Langchain中ReAct开发</title>
      <link>http://hkirito.github.io/2024/07/01/Langchain%E4%B8%ADReAct%E5%BC%80%E5%8F%91/</link>
      <description>Langchain中ReAct开发，开发自己的Agent</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/Agent/">Agent</category>
      <category domain="http://hkirito.github.io/tags/LangChain/">LangChain</category>
      <category domain="http://hkirito.github.io/tags/ReAct/">ReAct</category>
      <pubDate>Mon, 01 Jul 2024 09:23:10 GMT</pubDate>
    </item>
    <item>
      <title>关于AI大模型中的LangChain ReAct框架的学习和使用</title>
      <link>http://hkirito.github.io/2024/05/30/%E5%85%B3%E4%BA%8EAI%E5%A4%A7%E6%A8%A1%E5%9E%8B%E4%B8%AD%E7%9A%84LangChain-ReAct%E6%A1%86%E6%9E%B6%E7%9A%84%E5%AD%A6%E4%B9%A0%E5%92%8C%E4%BD%BF%E7%94%A8/</link>
      <description>关于AI大模型中的LangChain ReAct框架的学习和使用框架的技术进行开发</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/Agent/">Agent</category>
      <category domain="http://hkirito.github.io/tags/LangChain/">LangChain</category>
      <category domain="http://hkirito.github.io/tags/ReAct/">ReAct</category>
      <pubDate>Thu, 30 May 2024 08:10:43 GMT</pubDate>
    </item>
    <item>
      <title>Xwiki-Docker搭建及问题解决</title>
      <link>http://hkirito.github.io/2024/05/22/Xwiki-Docker%E6%90%AD%E5%BB%BA%E5%8F%8A%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3/</link>
      <description>Xwiki-Docker搭建及问题解决，坑点还是不少的</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/Docker/">Docker</category>
      <category domain="http://hkirito.github.io/tags/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/XWiki/">XWiki</category>
      <category domain="http://hkirito.github.io/tags/%E9%83%A8%E7%BD%B2/">部署</category>
      <pubDate>Wed, 22 May 2024 06:11:26 GMT</pubDate>
    </item>
    <item>
      <title>剁椒蒸鸡</title>
      <link>http://hkirito.github.io/2024/05/22/%E5%89%81%E6%A4%92%E8%92%B8%E9%B8%A1/</link>
      <description>如何做出好吃又下饭还不水乎乎的剁椒蒸鸡呢？看这里</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Cooking/">Cooking</category>
      <category domain="http://hkirito.github.io/tags/Cooking/">Cooking</category>
      <category domain="http://hkirito.github.io/tags/%E5%AE%B6%E5%B8%B8%E8%8F%9C/">家常菜</category>
      <category domain="http://hkirito.github.io/tags/%E8%92%B8%E8%8F%9C/">蒸菜</category>
      <category domain="http://hkirito.github.io/tags/%E5%89%81%E6%A4%92/">剁椒</category>
      <pubDate>Wed, 22 May 2024 05:58:17 GMT</pubDate>
    </item>
    <item>
      <title>Java jdwp调试命令执行</title>
      <link>http://hkirito.github.io/2024/03/29/Java-jdwp%E8%B0%83%E8%AF%95%E5%91%BD%E4%BB%A4%E6%89%A7%E8%A1%8C/</link>
      <description>Java jdwp调试命令执行</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Java/">Java</category>
      <category domain="http://hkirito.github.io/tags/RCE/">RCE</category>
      <category domain="http://hkirito.github.io/tags/JDWP/">JDWP</category>
      <pubDate>Fri, 29 Mar 2024 06:47:20 GMT</pubDate>
    </item>
    <item>
      <title>AI提示词注入的技巧和防范</title>
      <link>http://hkirito.github.io/2024/03/29/AI%E6%8F%90%E7%A4%BA%E8%AF%8D%E6%B3%A8%E5%85%A5%E7%9A%84%E6%8A%80%E5%B7%A7%E5%92%8C%E9%98%B2%E8%8C%83/</link>
      <description>AI提示词注入的技巧和防范</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/categories/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/%E6%8F%90%E7%A4%BA%E8%AF%8D%E6%B3%A8%E5%85%A5/">提示词注入</category>
      <category domain="http://hkirito.github.io/tags/Prompt-Injection/">Prompt Injection</category>
      <category domain="http://hkirito.github.io/tags/LLM-Security/">LLM Security</category>
      <pubDate>Fri, 29 Mar 2024 06:13:08 GMT</pubDate>
    </item>
    <item>
      <title>如何更好的和AI交流-AI技巧</title>
      <link>http://hkirito.github.io/2024/03/29/%E5%A6%82%E4%BD%95%E6%9B%B4%E5%A5%BD%E7%9A%84%E5%92%8CAI%E4%BA%A4%E6%B5%81-AI%E6%8A%80%E5%B7%A7/</link>
      <description>一些AI—prompt技巧</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/Prompt-Engineering/">Prompt Engineering</category>
      <category domain="http://hkirito.github.io/tags/%E6%8F%90%E7%A4%BA%E8%AF%8D/">提示词</category>
      <category domain="http://hkirito.github.io/tags/%E6%95%88%E7%8E%87/">效率</category>
      <pubDate>Fri, 29 Mar 2024 06:02:21 GMT</pubDate>
    </item>
    <item>
      <title>BurpGPT-Burp的AI插件</title>
      <link>http://hkirito.github.io/2024/03/29/BurpGPT-Burp%E7%9A%84AI%E6%8F%92%E4%BB%B6/</link>
      <description>把Burp的流量交给AI来判断</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/AI/">AI</category>
      <category domain="http://hkirito.github.io/categories/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/AI/">AI</category>
      <category domain="http://hkirito.github.io/tags/Burp-Suite/">Burp Suite</category>
      <category domain="http://hkirito.github.io/tags/BurpGPT/">BurpGPT</category>
      <category domain="http://hkirito.github.io/tags/Web%E5%AE%89%E5%85%A8/">Web安全</category>
      <category domain="http://hkirito.github.io/tags/%E5%AE%89%E5%85%A8%E5%B7%A5%E5%85%B7/">安全工具</category>
      <pubDate>Fri, 29 Mar 2024 02:59:36 GMT</pubDate>
    </item>
    <item>
      <title>Apache Commons Configuration远程代码执行漏洞分析</title>
      <link>http://hkirito.github.io/2022/07/08/Apache-Commons-Configuration%E8%BF%9C%E7%A8%8B%E4%BB%A3%E7%A0%81%E6%89%A7%E8%A1%8C%E6%BC%8F%E6%B4%9E%E5%88%86%E6%9E%90/</link>
      <description>Apache Commons Configuration远程代码执行漏洞分析复现</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Java/">Java</category>
      <category domain="http://hkirito.github.io/tags/RCE/">RCE</category>
      <category domain="http://hkirito.github.io/tags/Apache-Commons/">Apache Commons</category>
      <category domain="http://hkirito.github.io/tags/%E6%BC%8F%E6%B4%9E%E5%A4%8D%E7%8E%B0/">漏洞复现</category>
      <pubDate>Fri, 08 Jul 2022 02:36:31 GMT</pubDate>
    </item>
    <item>
      <title>Docker容器安全最佳实践白皮书及对应修复方法</title>
      <link>http://hkirito.github.io/2022/06/21/Docker%E5%AE%B9%E5%99%A8%E5%AE%89%E5%85%A8%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5%E7%99%BD%E7%9A%AE%E4%B9%A6%E5%8F%8A%E5%AF%B9%E5%BA%94%E4%BF%AE%E5%A4%8D%E6%96%B9%E6%B3%95/</link>
      <description>Docker容器安全最佳实践白皮书及对应修复方法</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Docker/">Docker</category>
      <category domain="http://hkirito.github.io/tags/%E5%AE%B9%E5%99%A8%E5%AE%89%E5%85%A8/">容器安全</category>
      <category domain="http://hkirito.github.io/tags/%E5%AE%89%E5%85%A8%E5%9F%BA%E7%BA%BF/">安全基线</category>
      <pubDate>Tue, 21 Jun 2022 09:16:04 GMT</pubDate>
    </item>
    <item>
      <title>区块链以太坊私有链部署及学习</title>
      <link>http://hkirito.github.io/2022/05/08/%E5%8C%BA%E5%9D%97%E9%93%BE%E4%BB%A5%E5%A4%AA%E5%9D%8A%E7%A7%81%E6%9C%89%E9%93%BE%E9%83%A8%E7%BD%B2%E5%8F%8A%E5%AD%A6%E4%B9%A0/</link>
      <description>2020年的以太坊私有链部署</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/Software/">Software</category>
      <category domain="http://hkirito.github.io/tags/%E5%8C%BA%E5%9D%97%E9%93%BE/">区块链</category>
      <category domain="http://hkirito.github.io/tags/Ethereum/">Ethereum</category>
      <category domain="http://hkirito.github.io/tags/%E7%A7%81%E6%9C%89%E9%93%BE/">私有链</category>
      <category domain="http://hkirito.github.io/tags/Geth/">Geth</category>
      <pubDate>Sun, 08 May 2022 10:19:22 GMT</pubDate>
    </item>
    <item>
      <title>Spring_SPEL漏洞学习复现</title>
      <link>http://hkirito.github.io/2022/03/31/Spring-SPEL%E6%BC%8F%E6%B4%9E%E5%AD%A6%E4%B9%A0%E5%A4%8D%E7%8E%B0/</link>
      <description>Spring_SPEL漏洞学习复现</description>
      <author>Sanwu</author>
      <category domain="http://hkirito.github.io/categories/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Network-Safety/">Network-Safety</category>
      <category domain="http://hkirito.github.io/tags/Java/">Java</category>
      <category domain="http://hkirito.github.io/tags/RCE/">RCE</category>
      <category domain="http://hkirito.github.io/tags/Spring/">Spring</category>
      <category domain="http://hkirito.github.io/tags/SPEL/">SPEL</category>
      <pubDate>Thu, 31 Mar 2022 06:21:42 GMT</pubDate>
    </item>
  </channel>
</rss>
