<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>总结 on Harry&#39;s Blog</title>
    <link>https://sudo-djug.xyz/tags/%E6%80%BB%E7%BB%93/</link>
    <description>Recent content in 总结 on Harry&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 15 Mar 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://sudo-djug.xyz/tags/%E6%80%BB%E7%BB%93/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>近期技术折腾小结</title>
      <link>https://sudo-djug.xyz/posts/2026-03-15-recent-tech-notes/</link>
      <pubDate>Sun, 15 Mar 2026 00:00:00 +0800</pubDate>
      <guid>https://sudo-djug.xyz/posts/2026-03-15-recent-tech-notes/</guid>
      <description>&lt;h1 id=&#34;近期技术折腾小结&#34;&gt;近期技术折腾小结&lt;/h1&gt;
&lt;p&gt;好久没写博客了，趁今天有空，把最近半年折腾的东西记录一下。&lt;/p&gt;
&lt;h6 id=&#34;博客迁移&#34;&gt;博客迁移&lt;/h6&gt;
&lt;p&gt;把原来的 &lt;em&gt;Hexo&lt;/em&gt; 博客迁移到了 &lt;em&gt;Hugo&lt;/em&gt;，主题用的 &lt;em&gt;PaperMod&lt;/em&gt;。迁移的主要原因是 &lt;em&gt;Hugo&lt;/em&gt; 构建速度更快，主题也更简洁。整个过程比想象中顺利，文章都是 &lt;em&gt;Markdown&lt;/em&gt;，迁移成本低。&lt;/p&gt;
&lt;h6 id=&#34;mcp协议&#34;&gt;MCP协议&lt;/h6&gt;
&lt;p&gt;最近 &lt;em&gt;MCP&lt;/em&gt;（Model Context Protocol）很火，尝试给自托管的 &lt;em&gt;Dify&lt;/em&gt; 接了几个 &lt;em&gt;MCP Server&lt;/em&gt;，比如文件系统访问、网页搜索、数据库查询。Agent 的能力边界确实因此扩展了不少。&lt;/p&gt;
&lt;h6 id=&#34;新玩具&#34;&gt;新玩具&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;入了一台 &lt;em&gt;Orange Pi 5 Plus&lt;/em&gt;，打算用来替代 &lt;em&gt;N100&lt;/em&gt; 跑一些轻量服务&lt;/li&gt;
&lt;li&gt;试了 &lt;em&gt;Claude Code&lt;/em&gt;，写代码和改配置的效率提升明显&lt;/li&gt;
&lt;li&gt;把家里的网络升级到了 &lt;em&gt;2.5G&lt;/em&gt; 内网，NAS 传输速度翻倍&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;折腾技术这件事，乐趣在于过程本身。不求成为专家，但求每个工具都能物尽其用。继续折腾，继续记录。&lt;/p&gt;</description>
    </item>
    <item>
      <title>我的自托管工具箱</title>
      <link>https://sudo-djug.xyz/posts/2025-10-20-selfhost-toolbox/</link>
      <pubDate>Mon, 20 Oct 2025 00:00:00 +0800</pubDate>
      <guid>https://sudo-djug.xyz/posts/2025-10-20-selfhost-toolbox/</guid>
      <description>&lt;h1 id=&#34;我的自托管工具箱&#34;&gt;我的自托管工具箱&lt;/h1&gt;
&lt;p&gt;这几年陆陆续续自托管了不少服务，今天做个小结，记录一下目前在跑的工具和它们的用途。&lt;/p&gt;
&lt;h6 id=&#34;基础设施层&#34;&gt;基础设施层&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;OpenWrt&lt;/em&gt; 软路由&lt;/strong&gt;：网络入口，&lt;em&gt;AdGuard&lt;/em&gt; 去广告，&lt;em&gt;SmartDNS&lt;/em&gt; 加速&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;OMV&lt;/em&gt; NAS&lt;/strong&gt;：文件存储、相册备份、影音中心&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Proxmox VE&lt;/em&gt;&lt;/strong&gt;：虚拟化平台，上面跑了几个 &lt;em&gt;LXC&lt;/em&gt; 容器&lt;/li&gt;
&lt;/ul&gt;
&lt;h6 id=&#34;应用层&#34;&gt;应用层&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Home Assistant&lt;/em&gt;&lt;/strong&gt;：智能家居中枢&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;n8n&lt;/em&gt;&lt;/strong&gt;：自动化工作流&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Ollama + Dify&lt;/em&gt;&lt;/strong&gt;：本地大模型和 Agent 平台&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Immich&lt;/em&gt;&lt;/strong&gt;：照片管理，替代 Google Photos&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Memos&lt;/em&gt;&lt;/strong&gt;：轻量级碎片化笔记&lt;/li&gt;
&lt;/ul&gt;
&lt;h6 id=&#34;开发运维层&#34;&gt;开发/运维层&lt;/h6&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Gitea&lt;/em&gt;&lt;/strong&gt;：私有代码托管&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Uptime Kuma&lt;/em&gt;&lt;/strong&gt;：服务监控，挂掉会发 &lt;em&gt;Telegram&lt;/em&gt; 提醒&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;em&gt;Portainer&lt;/em&gt;&lt;/strong&gt;：&lt;em&gt;Docker&lt;/em&gt; 容器可视化管理&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;所有服务都跑在一台 &lt;em&gt;J4125&lt;/em&gt; 和一台 &lt;em&gt;N100&lt;/em&gt; 小主机上，总功耗不到 30W。自托管虽然花时间维护，但数据主权和定制化程度是在线服务没法比的。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
