<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title><![CDATA[程序员老孙]]></title>
    <link>https://mrsun.me</link>
    <description><![CDATA[探索技术之美，记录编程之旅]]></description>
    <language>zh-CN</language>
    <atom:link href="https://mrsun.me/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title><![CDATA[开源版本Claude Code -- Claw Code 功能介绍及使用]]></title>
      <link>https://mrsun.me/posts/2026/07/claw-code/</link>
      <guid>https://mrsun.me/posts/2026/07/claw-code/</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Claw Code 是一个可扩展、多模型、可自主运行的 AI 编程助手，执行速度快，适配多个模型。是日常好用的助手，推荐朋友们尝试一下。]]></description>
      <category>AI</category>
      <category>Claude Code</category>
      <category>Claw Code</category>
      <category>Rust</category>
      <category>CLI</category>
    </item>
    <item>
      <title><![CDATA[本地跑Ornith-1.0-35B：350亿参数能干翻3970亿的Qwen3.5?]]></title>
      <link>https://mrsun.me/posts/2026/07/ornith-1-0-local-deploy/</link>
      <guid>https://mrsun.me/posts/2026/07/ornith-1-0-local-deploy/</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[DeepReinforce 发布的 Ornith-1.0 系列模型本地部署实测，350亿参数在编程能力上的真实表现。]]></description>
      <category>AI</category>
      <category>LLM</category>
      <category>Ornith</category>
      <category>本地部署</category>
      <category>编程模型</category>
    </item>
    <item>
      <title><![CDATA[Agent使用本地部署折腾小记，消费级显卡是否能撑起日常编程任务？让我们从坦克大战说起]]></title>
      <link>https://mrsun.me/posts/2026/07/agent-local-deploy-tanks/</link>
      <guid>https://mrsun.me/posts/2026/07/agent-local-deploy-tanks/</guid>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[本地调整参数，看是否可以改变本地模型支撑code agent的性能]]></description>
      <category>AI</category>
      <category>LLM</category>
      <category>本地部署</category>
      <category>编程模型</category>
      <category>Ornith</category>
      <category>Qwen</category>
    </item>
    <item>
      <title><![CDATA[agency-agents，让大批专家成为你的助手]]></title>
      <link>https://mrsun.me/posts/2026/07/agency-agents-intro/</link>
      <guid>https://mrsun.me/posts/2026/07/agency-agents-intro/</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[使用 agency-agents 给智能体工具导入 232 个专业 AI Agent，覆盖前后端、设计、营销、安全等 16 个领域。]]></description>
      <category>AI</category>
      <category>OpenCode</category>
      <category>Agent</category>
      <category>开源</category>
    </item>
    <item>
      <title><![CDATA[VSCode Remote-SSH 插件：本地编辑远程文件，远程开发神器]]></title>
      <link>https://mrsun.me/posts/2026/06/vscode-remote-ssh/</link>
      <guid>https://mrsun.me/posts/2026/06/vscode-remote-ssh/</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[使用 VSCode 的 Remote-SSH 插件在 MacBook 上远程编辑 Ubuntu 服务器代码，免去同步烦恼，直接利用服务器资源编译运行。]]></description>
      <category>VSCode</category>
      <category>SSH</category>
      <category>远程开发</category>
      <category>效率工具</category>
    </item>
    <item>
      <title><![CDATA[让语音助手更实用，增加「唤醒」功能]]></title>
      <link>https://mrsun.me/posts/2026/06/voice-assistant-wake-word/</link>
      <guid>https://mrsun.me/posts/2026/06/voice-assistant-wake-word/</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[基于 sherpa-onnx 的 keyword spotter，为语音助手增加唤醒词功能，降低功耗的同时减少 token 消耗，实测灵敏度与准确度都不错。]]></description>
      <category>语音助手</category>
      <category>唤醒词</category>
      <category>sherpa-onnx</category>
      <category>Rust</category>
      <category>语音识别</category>
    </item>
    <item>
      <title><![CDATA[Slidev：使用简单，效果优雅的开发者专属演示文稿神器]]></title>
      <link>https://mrsun.me/posts/2026/06/slidev-developer-presentation-tool/</link>
      <guid>https://mrsun.me/posts/2026/06/slidev-developer-presentation-tool/</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[基于 Web 的幻灯片制作工具 Slidev，专为开发者设计，用 Markdown 写幻灯片，让技术分享更高效、更优雅。]]></description>
      <category>Slidev</category>
      <category>Markdown</category>
      <category>演示文稿</category>
      <category>开发者工具</category>
      <category>开源</category>
    </item>
    <item>
      <title><![CDATA[实测｜本地部署 LocateAnything-3B，实现物体识别全过程]]></title>
      <link>https://mrsun.me/posts/2026/06/locateanything-3b-local-deploy/</link>
      <guid>https://mrsun.me/posts/2026/06/locateanything-3b-local-deploy/</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[在 AMD GPU 上本地部署 LocateAnything-3B 模型进行物体识别，实测识别无人机效果，附详细安装与代码说明。]]></description>
      <category>AI</category>
      <category>物体识别</category>
      <category>LocateAnything</category>
      <category>Python</category>
      <category>深度学习</category>
      <category>本地部署</category>
    </item>
    <item>
      <title><![CDATA[免费Android端的语音识别功能 — 基于 sherpa-onnx 实现]]></title>
      <link>https://mrsun.me/posts/2026/06/android-sherpa-onnx-speech-recognition/</link>
      <guid>https://mrsun.me/posts/2026/06/android-sherpa-onnx-speech-recognition/</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[在 Android 端使用 sherpa-onnx 实现离线语音识别，从工程生成到调试运行，实测在骁龙888上表现流畅、准确率高。]]></description>
      <category>Android</category>
      <category>语音识别</category>
      <category>sherpa-onnx</category>
      <category>NDK</category>
      <category>Kotlin</category>
    </item>
    <item>
      <title><![CDATA[Hello World - 欢迎来到我的博客]]></title>
      <link>https://mrsun.me/posts/2026/06/hello-world/</link>
      <guid>https://mrsun.me/posts/2026/06/hello-world/</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[这是我的第一篇博客文章，介绍这个博客系统的技术选型和搭建过程。]]></description>
      <category>Next.js</category>
      <category>React</category>
      <category>博客</category>
    </item>
    <item>
      <title><![CDATA[Next.js 16 静态导出完全指南]]></title>
      <link>https://mrsun.me/posts/2026/06/nextjs16-static-export-guide/</link>
      <guid>https://mrsun.me/posts/2026/06/nextjs16-static-export-guide/</guid>
      <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[详解如何使用 Next.js 16 的静态导出功能构建一个完整的博客系统，包括动态路由、SEO 和部署配置。]]></description>
      <category>Next.js</category>
      <category>TypeScript</category>
      <category>前端</category>
    </item>
    <item>
      <title><![CDATA[打造极简深色科技风博客设计系统]]></title>
      <link>https://mrsun.me/posts/2026/06/dark-mode-design-system/</link>
      <guid>https://mrsun.me/posts/2026/06/dark-mode-design-system/</guid>
      <pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[从配色方案到组件设计，分享如何打造一个兼具美观与实用的深色科技风博客界面。]]></description>
      <category>CSS</category>
      <category>Tailwind</category>
      <category>UI</category>
    </item>
    <item>
      <title><![CDATA[Linux系统服务终极指南！从配置到开机启动一条龙]]></title>
      <link>https://mrsun.me/posts/2025/08/linux-system-service-guide/</link>
      <guid>https://mrsun.me/posts/2025/08/linux-system-service-guide/</guid>
      <pubDate>Sat, 02 Aug 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[手把手教你创建、配置Linux系统服务，实现程序开机自启动，告别手动重启烦恼]]></description>
      <category>Linux</category>
      <category>系统服务</category>
      <category>systemd</category>
      <category>开机启动</category>
      <category>运维</category>
    </item>
    <item>
      <title><![CDATA[白菜价玩转顶级AI！VSCode配置Kimi K2超详细指南]]></title>
      <link>https://mrsun.me/posts/2025/07/kimi-k2-vscode/</link>
      <guid>https://mrsun.me/posts/2025/07/kimi-k2-vscode/</guid>
      <pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[手把手教你如何在VSCode中配置Kimi K2模型，实现白菜价享用顶级AI能力]]></description>
      <category>AI开发</category>
      <category>Kimi K2</category>
      <category>VSCode配置</category>
      <category>大模型</category>
      <category>编程效率</category>
    </item>
    <item>
      <title><![CDATA[在Ubuntu上安装rtl8812ac驱动并使用Wireshark进行网络分析]]></title>
      <link>https://mrsun.me/posts/2025/04/ubuntu-rtl8812ac-wireshark/</link>
      <guid>https://mrsun.me/posts/2025/04/ubuntu-rtl8812ac-wireshark/</guid>
      <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[详细步骤介绍如何在Ubuntu系统上安装rtl8812ac无线网卡驱动，并使用Wireshark进行网络数据包捕获和分析]]></description>
      <category>ubuntu</category>
      <category>rtl8812ac</category>
      <category>wireshark</category>
      <category>网络分析</category>
    </item>
    <item>
      <title><![CDATA[使用Tauri+Next.js+shadcn构建高性能桌面应用]]></title>
      <link>https://mrsun.me/posts/2025/03/tauri-next-shadcn/</link>
      <guid>https://mrsun.me/posts/2025/03/tauri-next-shadcn/</guid>
      <pubDate>Sun, 30 Mar 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[详细指南：使用Tauri+Next.js+shadcn构建高性能桌面应用，包含项目配置、组件集成与开发流程]]></description>
      <category>tauri</category>
      <category>next.js</category>
      <category>shadcn</category>
      <category>桌面应用</category>
      <category>前端开发</category>
    </item>
    <item>
      <title><![CDATA[搭建高效本地AI开发环境：Cline、Ollama与Deepseek R1完全指南]]></title>
      <link>https://mrsun.me/posts/2025/02/cline_ollama_deepseek/</link>
      <guid>https://mrsun.me/posts/2025/02/cline_ollama_deepseek/</guid>
      <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[本指南介绍如何使用Cline + Ollama + Deepseek R1建立高效的本地AI开发环境]]></description>
      <category>AI</category>
      <category>本地开发</category>
      <category>Cline</category>
      <category>Ollama</category>
      <category>Deepseek R1</category>
    </item>
    <item>
      <title><![CDATA[解决DrawIO在Ubuntu系统中的运行问题：详细故障排除指南]]></title>
      <link>https://mrsun.me/posts/2025/01/drawio_ubuntu_error/</link>
      <guid>https://mrsun.me/posts/2025/01/drawio_ubuntu_error/</guid>
      <pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[解决在Ubuntu上安装DrawIO deb包后无法启动的问题]]></description>
      <category>drawio</category>
      <category>ubuntu</category>
      <category>sandbox</category>
    </item>
    <item>
      <title><![CDATA[Android平台使用webrtc库]]></title>
      <link>https://mrsun.me/posts/2025/01/use_webrtc_in_android/</link>
      <guid>https://mrsun.me/posts/2025/01/use_webrtc_in_android/</guid>
      <pubDate>Fri, 03 Jan 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[深入指南：在Android平台上集成和使用WebRTC库，包括API详解与实践案例]]></description>
      <category>webrtc</category>
      <category>android</category>
      <category>aec</category>
    </item>
    <item>
      <title><![CDATA[在Android平台上编译WebRTC源码：详细步骤与注意事项]]></title>
      <link>https://mrsun.me/posts/2025/01/compile_webrtc_for_android/</link>
      <guid>https://mrsun.me/posts/2025/01/compile_webrtc_for_android/</guid>
      <pubDate>Wed, 01 Jan 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[Android平台编译webrtc源码，记录下过程。]]></description>
      <category>webrtc</category>
      <category>android</category>
      <category>aec</category>
    </item>
    <item>
      <title><![CDATA[从零开始使用Astro构建个人博客：详细步骤指南]]></title>
      <link>https://mrsun.me/posts/2024/12/create_blog_again/</link>
      <guid>https://mrsun.me/posts/2024/12/create_blog_again/</guid>
      <pubDate>Sat, 21 Dec 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[通过Astro搭建个人博客，第一次不同，这次没有用模板，而是从头开始搭建。]]></description>
      <category>astro</category>
      <category>blogging</category>
      <category>博客</category>
    </item>
    <item>
      <title><![CDATA[Rust日志优化：实现每日滚动记录与文件大小限制]]></title>
      <link>https://mrsun.me/posts/2024/12/rust_change_trace_strategy/</link>
      <guid>https://mrsun.me/posts/2024/12/rust_change_trace_strategy/</guid>
      <pubDate>Fri, 20 Dec 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[rust修改默认的trace策略，限制文件输出的大小，并且规定每天输出]]></description>
      <category>rust</category>
      <category>trace</category>
      <category>log</category>
      <category>file</category>
      <category>日志</category>
    </item>
    <item>
      <title><![CDATA[使用Astro为博客添加排序功能：按时间组织文章的完整指南]]></title>
      <link>https://mrsun.me/posts/2024/12/add_sort_func_to_blog/</link>
      <guid>https://mrsun.me/posts/2024/12/add_sort_func_to_blog/</guid>
      <pubDate>Thu, 19 Dec 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[给BLOG添加排序功能，实现按照时间排序]]></description>
      <category>astro</category>
      <category>blogging</category>
      <category>博客</category>
      <category>排序</category>
      <category>sort</category>
    </item>
    <item>
      <title><![CDATA[Actix框架：从SQLite迁移到PostgreSQL的完整指南]]></title>
      <link>https://mrsun.me/posts/2024/12/from-sqlite-to-postgres/</link>
      <guid>https://mrsun.me/posts/2024/12/from-sqlite-to-postgres/</guid>
      <pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[用actix框架做的服务，从sqlite迁移到postgres]]></description>
      <category>actix</category>
      <category>actix-web</category>
      <category>sqlite</category>
      <category>postgres</category>
    </item>
    <item>
      <title><![CDATA[解决Ubuntu 24.04字体安装问题与中文显示优化方案]]></title>
      <link>https://mrsun.me/posts/2024/12/ubuntu-font/</link>
      <guid>https://mrsun.me/posts/2024/12/ubuntu-font/</guid>
      <pubDate>Mon, 02 Dec 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[解决Ubuntu 24.04系统中字体安装问题与中文显示优化方案]]></description>
      <category>ubuntu</category>
      <category>font</category>
      <category>中文显示</category>
    </item>
    <item>
      <title><![CDATA[使用Reqwest库的最佳实践与解决方案：提升Rust HTTP请求效率]]></title>
      <link>https://mrsun.me/posts/2024/09/reqwest-experience/</link>
      <guid>https://mrsun.me/posts/2024/09/reqwest-experience/</guid>
      <pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[使用reqwest库的最佳实践与常见问题解决方案，提升Rust HTTP请求处理效率]]></description>
      <category>reqwest</category>
      <category>rust</category>
      <category>博客</category>
      <category>https证书</category>
    </item>
    <item>
      <title><![CDATA[在Rust中实现HTTP基本认证：完整指南与代码示例]]></title>
      <link>https://mrsun.me/posts/2024/09/rust-header-auth/</link>
      <guid>https://mrsun.me/posts/2024/09/rust-header-auth/</guid>
      <pubDate>Fri, 20 Sep 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[在Rust中实现HTTP基本认证的完整指南，包括代码示例与安全建议]]></description>
      <category>reqwest</category>
      <category>rust</category>
    </item>
    <item>
      <title><![CDATA[在Ubuntu下安装VsCode]]></title>
      <link>https://mrsun.me/posts/2024/09/ubuntu-vscode/</link>
      <guid>https://mrsun.me/posts/2024/09/ubuntu-vscode/</guid>
      <pubDate>Sun, 15 Sep 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[解决Ubuntu系统中VsCode中文输入问题的详细指南，通过添加Microsoft官方APT源来安装完整版VsCode]]></description>
      <category>ubuntu</category>
      <category>Vscode</category>
      <category>apt</category>
    </item>
    <item>
      <title><![CDATA[Rust中r#的含义]]></title>
      <link>https://mrsun.me/posts/2024/08/rsharp/</link>
      <guid>https://mrsun.me/posts/2024/08/rsharp/</guid>
      <pubDate>Tue, 20 Aug 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[探索Rust中的r#语法：详细解析其用途与实际应用场景]]></description>
      <category>string</category>
      <category>rust</category>
    </item>
    <item>
      <title><![CDATA[Astro搭建个人博客]]></title>
      <link>https://mrsun.me/posts/2024/08/create-blog/</link>
      <guid>https://mrsun.me/posts/2024/08/create-blog/</guid>
      <pubDate>Tue, 20 Aug 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[使用Astro框架快速搭建个人博客，包含详细步骤指南和Vercel部署说明]]></description>
      <category>astro</category>
      <category>blogging</category>
      <category>博客</category>
    </item>
  </channel>
</rss>