<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://blog.linux-qitong.top</id>
  <title>栖童の小站</title>
  <updated>2026-04-10T07:05:31.251+00:00[UTC]</updated>
  <description>栖童の小站是一个融合生活感悟、技术探索与个人成长记录的小站。以细腻的笔触记录生活琐事与深刻思考，从日常琐事,心灵感悟到技术教程，内容涵盖广泛且充满真实感。</description>
  <author>
    <name>栖童</name>
    <email>sweetcandymini@foxmail.com</email>
    <uri>https://linux-qitong.top</uri>
  </author>
  <link href="https://blog.linux-qitong.top/atom.xml" rel="self"></link>
  <link href="https://blog.linux-qitong.top" rel="alternate"></link>
  <language>zh-CN</language>
  <generator uri="https://github.com/Linux-qitong/Nuxt-blog" version="3.7.0-alpha.1">栖童の小站</generator>
  <icon>https://blog.linux-qitong.top/img/favicon.webp</icon>
  <logo>https://blog.linux-qitong.top/img/avatar.webp</logo>
  <rights>© 2026 栖童</rights>
  <subtitle>越努力,越幸运</subtitle>
  <entry>
    <id>https://blog.linux-qitong.top/posts/90ddf487</id>
    <title>Clarity主题深度定制指南</title>
    <updated>2026-04-09T12:40:44Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[ <p>针对Clarity主题的功能缺失，手把手教你如何添加PageBanner、本地说说、标签页、友链朋友圈和关于页面。包含完整的Vue组件代码与SCSS样式。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/90ddf487" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/90ddf487"></link>
    <summary>针对Clarity主题的功能缺失，手把手教你如何添加PageBanner、本地说说、标签页、友链朋友圈和关于页面。包含完整的Vue组件代码与SCSS样式。</summary>
    <category term="建站运维"></category>
    <published>2025-11-02T10:51:08Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/5233feb3</id>
    <title>当田园牧歌遭遇田埂上的贪婪</title>
    <updated>2026-03-11T05:50:39Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/07/30/6889d8003682a.webp" alt="当田园牧歌遭遇田埂上的贪婪" /> <p>本文记录了作者亲自下乡种田，从享受田园充实感到遭遇现实打击的全过程。在持续干旱的天灾之外，更面临邻居年复一年挖薄田埂、侵占公共排水沟的人祸。文章通过详尽的照片、报警录音与现场对峙的描述，展现了一场为“一垄稻”而起的荒诞“战争”，深刻反思了在土地与利益面前，人性的贪婪与良知的边界。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/5233feb3" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/5233feb3"></link>
    <summary>本文记录了作者亲自下乡种田，从享受田园充实感到遭遇现实打击的全过程。在持续干旱的天灾之外，更面临邻居年复一年挖薄田埂、侵占公共排水沟的人祸。文章通过详尽的照片、报警录音与现场对峙的描述，展现了一场为“一垄稻”而起的荒诞“战争”，深刻反思了在土地与利益面前，人性的贪婪与良知的边界。</summary>
    <category term="社会观察"></category>
    <published>2025-07-30T07:50:39Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/15118675</id>
    <title>Debian系统编译Linux内核deb包：从编译到打包安装全流程</title>
    <updated>2026-03-11T04:30:28Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b3bf4da.webp" alt="Debian系统编译Linux内核deb包：从编译到打包安装全流程" /> <p>本文详细讲解在Debian系统下编译生成deb格式Linux内核的全过程。内容包括配置源码仓库、安装编译依赖、下载内核源码、复制配置文件，以及使用"make deb-pkg"命令打包。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/15118675" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/15118675"></link>
    <summary>本文详细讲解在Debian系统下编译生成deb格式Linux内核的全过程。内容包括配置源码仓库、安装编译依赖、下载内核源码、复制配置文件，以及使用&quot;make deb-pkg&quot;命令打包。</summary>
    <category term="系统与开发"></category>
    <published>2023-06-25T04:20:17Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/7394d04d</id>
    <title>解决Debian包格式兼容：从zst到xz的手动转换与重打包教程</title>
    <updated>2026-03-11T04:28:51Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b29b41c.webp" alt="解决Debian包格式兼容：从zst到xz的手动转换与重打包教程" /> <p>本文详解如何修复新系统生成的zst格式Debian包在旧系统上安装失败的“unknown compression”错误。通过"tar"、"dpkg-deb"等命令行工具手动解包、转换格式并重新打包，实现完美兼容。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/7394d04d" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/7394d04d"></link>
    <summary>本文详解如何修复新系统生成的zst格式Debian包在旧系统上安装失败的“unknown compression”错误。通过&quot;tar&quot;、&quot;dpkg-deb&quot;等命令行工具手动解包、转换格式并重新打包，实现完美兼容。</summary>
    <category term="系统与开发"></category>
    <published>2023-06-27T01:28:03Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/604987c3</id>
    <title>家庭阴影与校园霸凌的自愈</title>
    <updated>2026-03-11T04:23:05Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b5c03e4.webp" alt="家庭阴影与校园霸凌的自愈" /> <p>本文是一位亲历者的自述：在家庭中，面对祖母以血缘为名的精神暴力；在校园里，因未送礼而遭受老师的纵容与同学的集体霸凌。文章深刻剖析了两种“权威”的扭曲形态，并记录了伤痕如何缓慢愈合，最终在废墟上重建对温暖与正义的信念。这不仅是一篇回忆录，更是一份关于伤害、权力与康复的沉思。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/604987c3" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/604987c3"></link>
    <summary>本文是一位亲历者的自述：在家庭中，面对祖母以血缘为名的精神暴力；在校园里，因未送礼而遭受老师的纵容与同学的集体霸凌。文章深刻剖析了两种“权威”的扭曲形态，并记录了伤痕如何缓慢愈合，最终在废墟上重建对温暖与正义的信念。这不仅是一篇回忆录，更是一份关于伤害、权力与康复的沉思。</summary>
    <category term="随笔与思考"></category>
    <published>2025-02-15T01:23:05Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/1131c5be</id>
    <title>老爷机复活指南：Linux Mint Xfce 轻量系统安装与优化全流程</title>
    <updated>2026-03-11T03:52:41Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b2ef620.webp" alt="老爷机复活指南：Linux Mint Xfce 轻量系统安装与优化全流程" /> <p>本文详细讲解如何在老旧电脑上安装轻量级Linux系统。内容包括使用Ventoy制作启动盘、下载Linux Mint Xfce系统镜像、具体的安装操作步骤，以及安装完成后可能进行的系统优化建议及常用软件的安装方法。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/1131c5be" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/1131c5be"></link>
    <summary>本文详细讲解如何在老旧电脑上安装轻量级Linux系统。内容包括使用Ventoy制作启动盘、下载Linux Mint Xfce系统镜像、具体的安装操作步骤，以及安装完成后可能进行的系统优化建议及常用软件的安装方法。</summary>
    <category term="系统与开发"></category>
    <published>2023-03-15T00:52:41Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/fd2f879b</id>
    <title>告别手动编译：利用GitHub Actions自动化部署你的Hexo博客</title>
    <updated>2026-03-11T03:30:50Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b2df480.webp" alt="告别手动编译：利用GitHub Actions自动化部署你的Hexo博客" /> <p>本文手把手教你配置GitHub Actions，为你的Hexo博客实现自动化部署。从SSH密钥的生成与安全配置，到编写完整的工作流文件，让你只需推送Markdown文章，即可自动完成博客的编译与发布，彻底解放双手。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/fd2f879b" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/fd2f879b"></link>
    <summary>本文手把手教你配置GitHub Actions，为你的Hexo博客实现自动化部署。从SSH密钥的生成与安全配置，到编写完整的工作流文件，让你只需推送Markdown文章，即可自动完成博客的编译与发布，彻底解放双手。</summary>
    <category term="建站运维"></category>
    <published>2024-01-22T04:23:11Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/305bae84</id>
    <title>Hexo Butterfly主题进阶美化：添加FPS显示、节日弹窗与评论提示</title>
    <updated>2026-03-11T03:30:29Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b2f1936.webp" alt="Hexo Butterfly主题进阶美化：添加FPS显示、节日弹窗与评论提示" /> <p>为你的Hexo Butterfly主题博客添加FPS帧率监控、自适应节庆/公祭日特效（页面变灰、弹窗祝福）以及Twikoo评论框悬浮提示。本文提供完整的代码、文件结构和配置方法，让你的博客更具交互感和节日氛围。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/305bae84" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/305bae84"></link>
    <summary>为你的Hexo Butterfly主题博客添加FPS帧率监控、自适应节庆/公祭日特效（页面变灰、弹窗祝福）以及Twikoo评论框悬浮提示。本文提供完整的代码、文件结构和配置方法，让你的博客更具交互感和节日氛围。</summary>
    <category term="建站运维"></category>
    <published>2024-09-16T22:30:29Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/c06a1f35</id>
    <title>Linux系统Git使用指南：从本地仓库创建到远程仓库推送</title>
    <updated>2026-03-11T03:29:53Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b3146a4.webp" alt="Linux系统Git使用指南：从本地仓库创建到远程仓库推送" /> <p>本文是一份面向Linux用户的Git远程上传完整指南。涵盖Git安装、SSH密钥配置、本地仓库初始化、远程仓库关联，并详细解决了推送过程中常见的“refusing to merge unrelated histories”等错误，帮助你高效管理代码版本。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/c06a1f35" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/c06a1f35"></link>
    <summary>本文是一份面向Linux用户的Git远程上传完整指南。涵盖Git安装、SSH密钥配置、本地仓库初始化、远程仓库关联，并详细解决了推送过程中常见的“refusing to merge unrelated histories”等错误，帮助你高效管理代码版本。</summary>
    <category term="系统与开发"></category>
    <published>2024-11-16T01:28:39Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/1b32c63</id>
    <title>从零搭建Hexo静态博客：环境配置、主题安装到部署上线完全指南</title>
    <updated>2026-03-11T03:23:05Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b37fb84.webp" alt="从零搭建Hexo静态博客：环境配置、主题安装到部署上线完全指南" /> <p>面向新手的Hexo博客一站式搭建指南。本文详细讲解从安装Node.js与NPM环境、初始化Hexo项目、配置Vateral主题，到最终部署至GitHub Pages的全过程，助你快速拥有个人博客。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/1b32c63" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/1b32c63"></link>
    <summary>面向新手的Hexo博客一站式搭建指南。本文详细讲解从安装Node.js与NPM环境、初始化Hexo项目、配置Vateral主题，到最终部署至GitHub Pages的全过程，助你快速拥有个人博客。</summary>
    <category term="建站运维"></category>
    <published>2023-07-16T01:23:05Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/851d5ed7</id>
    <title>公共澡堂体验：记录一次北方乡下的专业搓澡</title>
    <updated>2026-03-11T03:23:05Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b2c2412.webp" alt="公共澡堂体验：记录一次北方乡下的专业搓澡" /> <p>记录一次在乡下小型公共澡堂的搓澡体验。60多岁的老师傅手法专业，力度适中，尤其注重对顾客的尊重。本文分享从害羞到放松的全过程，并为南方小伙伴提供一份详尽的“北方澡堂入门指南”。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/851d5ed7" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/851d5ed7"></link>
    <summary>记录一次在乡下小型公共澡堂的搓澡体验。60多岁的老师傅手法专业，力度适中，尤其注重对顾客的尊重。本文分享从害羞到放松的全过程，并为南方小伙伴提供一份详尽的“北方澡堂入门指南”。</summary>
    <category term="随笔与思考"></category>
    <published>2025-01-23T01:23:05Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/bacc54dc</id>
    <title>如何打造高效的团队</title>
    <updated>2026-03-11T03:20:17Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b52a822.webp" alt="如何打造高效的团队" /> <p>本文深度解析了高效团队的核心要素（团结、适度管理、关爱），并针对“目光短浅的领袖”这一常见困境，提出了团队团结商讨、个人自我提升、重组团队或离开团队等具体应对策略，为团队管理者提供实用的避坑指南。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/bacc54dc" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/bacc54dc"></link>
    <summary>本文深度解析了高效团队的核心要素（团结、适度管理、关爱），并针对“目光短浅的领袖”这一常见困境，提出了团队团结商讨、个人自我提升、重组团队或离开团队等具体应对策略，为团队管理者提供实用的避坑指南。</summary>
    <category term="团队建设"></category>
    <published>2024-12-29T04:20:17Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/11bb7200</id>
    <title>芜湖散记：江畔的温柔与遗憾</title>
    <updated>2026-03-10T11:30:05Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/05/10/681f5e0f58c3e.webp" alt="芜湖散记：江畔的温柔与遗憾" /> <p>本文记录作者在芜湖的短暂停留，通过璀璨夜景、市井温情与求职被拒的反差，描绘了一座工业城市的温柔与冷漠。最终带着对江畔美景的留恋与“城市很好，企业不配”的感叹离开，是一次关于风景与人情的深度思考。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/11bb7200" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/11bb7200"></link>
    <summary>本文记录作者在芜湖的短暂停留，通过璀璨夜景、市井温情与求职被拒的反差，描绘了一座工业城市的温柔与冷漠。最终带着对江畔美景的留恋与“城市很好，企业不配”的感叹离开，是一次关于风景与人情的深度思考。</summary>
    <category term="随笔与思考"></category>
    <published>2025-05-09T10:23:05Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/3fbb769</id>
    <title>童年的两面：简单的快乐与沉重的烙印</title>
    <updated>2026-03-10T11:23:05Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b38c6d6.webp" alt="童年的两面：简单的快乐与沉重的烙印" /> <p>本文交织回忆了童年的两面：一面是汽水糖、动画片带来的简单快乐与英雄梦想；另一面则是家庭中祖母的精神暴力与校园里因未送礼而遭受的孤立霸凌。文章坦诚讲述了这两种经历如何共同塑造了作者的成长轨迹，以及在伤痕之上如何生出对温暖与正义的深刻渴望。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/3fbb769" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/3fbb769"></link>
    <summary>本文交织回忆了童年的两面：一面是汽水糖、动画片带来的简单快乐与英雄梦想；另一面则是家庭中祖母的精神暴力与校园里因未送礼而遭受的孤立霸凌。文章坦诚讲述了这两种经历如何共同塑造了作者的成长轨迹，以及在伤痕之上如何生出对温暖与正义的深刻渴望。</summary>
    <category term="随笔与思考"></category>
    <published>2025-02-21T11:23:05Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/86dde596</id>
    <title>零成本自建网站统计：在Vercel上部署Umami完全指南</title>
    <updated>2026-03-10T11:23:05Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/04/16/67ffae61c3873.webp" alt="零成本自建网站统计：在Vercel上部署Umami完全指南" /> <p>无需服务器与数据库，利用Vercel免费额度部署隐私友好的Umami统计工具，并借助Cloudflare Workers解决数据收集问题，彻底掌控你的网站数据。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/86dde596" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/86dde596"></link>
    <summary>无需服务器与数据库，利用Vercel免费额度部署隐私友好的Umami统计工具，并借助Cloudflare Workers解决数据收集问题，彻底掌控你的网站数据。</summary>
    <category term="建站运维"></category>
    <published>2025-04-16T01:23:05Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/687d8116</id>
    <title>从耕种到秋收</title>
    <updated>2026-03-10T11:17:17Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/08/22/68a8697ee5c12.webp" alt="从耕种到秋收" /> <p>本文通过回忆大棚种植的艰辛与收获的喜悦，生动描绘了从旋耕、栽种到采摘的农事细节，将劳动升华为写给大地的情书，诠释了自然与生命交融的诗意。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/687d8116" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/687d8116"></link>
    <summary>本文通过回忆大棚种植的艰辛与收获的喜悦，生动描绘了从旋耕、栽种到采摘的农事细节，将劳动升华为写给大地的情书，诠释了自然与生命交融的诗意。</summary>
    <category term="随笔与思考"></category>
    <published>2025-08-22T11:17:17Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/c5715e3e</id>
    <title>信仰的见证：当基督徒的行为违背圣经</title>
    <updated>2026-03-10T10:55:17Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/09/20/68ce25bd36f91.webp" alt="信仰的见证：当基督徒的行为违背圣经" /> <p>通过对比极端基督徒（强行传教、人肉搜索）与虔信心（谦卑仁爱）的差异，探讨信仰的真谛在于行为而非言辞，反思宗教优越感与网络暴力。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/c5715e3e" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/c5715e3e"></link>
    <summary>通过对比极端基督徒（强行传教、人肉搜索）与虔信心（谦卑仁爱）的差异，探讨信仰的真谛在于行为而非言辞，反思宗教优越感与网络暴力。</summary>
    <category term="社会观察"></category>
    <published>2025-09-20T02:55:17Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/edbd81c8</id>
    <title>卸任版主后的身份枷锁：虚拟社交中的友谊与边界</title>
    <updated>2026-03-10T10:54:11Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/11/04/690997ce3a5e9.webp" alt="卸任版主后的身份枷锁：虚拟社交中的友谊与边界" /> <p>卸任版主后，如何挣脱“身份”的枷锁？一次QQ空间的吐槽引发友谊风波，促使作者深刻审视虚拟社交中的边界、揭露围观者的双标逻辑，并最终重塑真实的自我表达。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/edbd81c8" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/edbd81c8"></link>
    <summary>卸任版主后，如何挣脱“身份”的枷锁？一次QQ空间的吐槽引发友谊风波，促使作者深刻审视虚拟社交中的边界、揭露围观者的双标逻辑，并最终重塑真实的自我表达。</summary>
    <category term="随笔与思考"></category>
    <published>2025-11-04T05:54:11Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/abd41bd7</id>
    <title>我的2025：在破除幻象、划定边界与坚守内心的一年</title>
    <updated>2026-03-10T10:48:42Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/12/28/6950c59858665.webp" alt="我的2025：在破除幻象、划定边界与坚守内心的一年" /> <p>回顾2025年，通过破除迷信骗局、识破求职陷阱、处理土地纠纷、重构社交边界和迁移个人博客，在一个真假难辨的世界里，主动地“破除幻象”、“划定边界”并“坚守内心”，最终完成了一次个人内心秩序的重建和成长。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/abd41bd7" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/abd41bd7"></link>
    <summary>回顾2025年，通过破除迷信骗局、识破求职陷阱、处理土地纠纷、重构社交边界和迁移个人博客，在一个真假难辨的世界里，主动地“破除幻象”、“划定边界”并“坚守内心”，最终完成了一次个人内心秩序的重建和成长。</summary>
    <category term="随笔与思考"></category>
    <published>2025-12-28T04:48:42Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/065f484b</id>
    <title>闲鱼求职骗局实录：我是如何识破假冒京东HR</title>
    <updated>2026-03-10T10:37:20Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/12/28/6950c5987fcb4.webp" alt="闲鱼求职骗局实录：我是如何识破假冒京东HR" /> <p>记录在闲鱼遭遇“京东HR”招聘骗局的亲身经历，揭秘骗子如何利用伪造App和话术实施诈骗，并分析了闲鱼商家及平台的法律责任，提供求职防骗指南。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/065f484b" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/065f484b"></link>
    <summary>记录在闲鱼遭遇“京东HR”招聘骗局的亲身经历，揭秘骗子如何利用伪造App和话术实施诈骗，并分析了闲鱼商家及平台的法律责任，提供求职防骗指南。</summary>
    <category term="社会观察"></category>
    <published>2025-12-27T09:10:20Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/47f86cfb</id>
    <title>一次网站性能翻车实录：滥用SWPP插件导致的用户体验灾难与修复</title>
    <updated>2026-03-10T10:35:28Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/12/14/693e49d5e7f25.webp" alt="一次网站性能翻车实录：滥用SWPP插件导致的用户体验灾难与修复" /> <p>记录因错误配置SWPP插件导致网站加载缓慢、体验极差的完整过程，分享排查思路与最终解决方案。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/47f86cfb" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/47f86cfb"></link>
    <summary>记录因错误配置SWPP插件导致网站加载缓慢、体验极差的完整过程，分享排查思路与最终解决方案。</summary>
    <category term="建站运维"></category>
    <published>2025-11-30T03:35:28Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/f5843bbd</id>
    <title>未成年网络暴力观察：从劝诫到被“人肉”的反思</title>
    <updated>2026-03-10T10:35:00Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/11/24/6923f7b010406.webp" alt="未成年网络暴力观察：从劝诫到被“人肉”的反思" /> <p>结合亲身经历，观察部分未成年人的网络暴力行为，探讨“人肉开盒”、不良主播影响等现象背后的社会成因。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/f5843bbd" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/f5843bbd"></link>
    <summary>结合亲身经历，观察部分未成年人的网络暴力行为，探讨“人肉开盒”、不良主播影响等现象背后的社会成因。</summary>
    <category term="社会观察"></category>
    <published>2025-11-24T05:35:00Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/54391c0e</id>
    <title>从Hexo到Nuxt：我的小站重构与品牌升级之路</title>
    <updated>2026-03-10T10:25:21Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/10/11/68ea4329b5ee8.webp" alt="从Hexo到Nuxt：我的小站重构与品牌升级之路" /> <p>记录从Hexo迁移到Nuxt框架的完整过程，包括技术选型、迁移策略及个人昵称从“青稚”到“栖童”的深层思考，分享现代博客的构建与品牌重塑经验。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/54391c0e" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/54391c0e"></link>
    <summary>记录从Hexo迁移到Nuxt框架的完整过程，包括技术选型、迁移策略及个人昵称从“青稚”到“栖童”的深层思考，分享现代博客的构建与品牌重塑经验。</summary>
    <category term="建站运维"></category>
    <published>2025-10-11T11:01:21Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/307022ac</id>
    <title>晨星9385芯片设备免拆包自修改教程</title>
    <updated>2026-03-10T10:22:55Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2026/02/15/699156d70e8fd.webp" alt="晨星9385芯片设备免拆包自修改教程" /> <p>无需拆机，通过解包替换APK和重新打包固件，实现晨星9385芯片机顶盒的系统桌面更换与精简，让老旧设备焕发新生。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/307022ac" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/307022ac"></link>
    <summary>无需拆机，通过解包替换APK和重新打包固件，实现晨星9385芯片机顶盒的系统桌面更换与精简，让老旧设备焕发新生。</summary>
    <category term="智能硬件"></category>
    <published>2026-02-15T08:16:55Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/206c7104</id>
    <title>“大仙”是如何操控你的：亲历东北出马仙骗局与背后的恐惧营销心理学</title>
    <updated>2026-03-10T10:22:44Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/12/14/693e49d62b859.webp" alt="“大仙”是如何操控你的：亲历东北出马仙骗局与背后的恐惧营销心理学" /> <p>深度揭秘东北“出马仙”骗局背后的心理操控术。文章从亲身经历出发，剖析了骗子如何利用“冷读术”套取信息、制造“虚病”焦虑，并最终通过恐惧实现精神控制的完整套路，帮助读者识破封建迷信骗局。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/206c7104" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/206c7104"></link>
    <summary>深度揭秘东北“出马仙”骗局背后的心理操控术。文章从亲身经历出发，剖析了骗子如何利用“冷读术”套取信息、制造“虚病”焦虑，并最终通过恐惧实现精神控制的完整套路，帮助读者识破封建迷信骗局。</summary>
    <category term="社会观察"></category>
    <published>2025-12-14T04:22:44Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/af0f6a8a</id>
    <title>CMCC RAX3000QY路由器TTL刷机与OpenWrt解锁全记录</title>
    <updated>2026-03-10T10:22:25Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2026/03/07/69ac4139bdfcf.webp" alt="CMCC RAX3000QY路由器TTL刷机与OpenWrt解锁全记录" /> <p>详细记录CMCC RAX3000QY路由器拆机TTL刷机全过程，从刷入初始Nwrt固件到解锁Uboot释放全部内存，彻底解决运营商定制机限制。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/af0f6a8a" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/af0f6a8a"></link>
    <summary>详细记录CMCC RAX3000QY路由器拆机TTL刷机全过程，从刷入初始Nwrt固件到解锁Uboot释放全部内存，彻底解决运营商定制机限制。</summary>
    <category term="智能硬件"></category>
    <published>2026-03-07T14:03:25Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/48277e18</id>
    <title>在爱恨之间：我的人际关系修复与挣扎</title>
    <updated>2026-03-10T10:17:17Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/10/11/68ea432bda00d.webp" alt="在爱恨之间：我的人际关系修复与挣扎" /> <p>在人际交往中，我们常陷入自我辩护与和解的循环。本文探讨了如何在恨意与爱意之间挣扎，反思虚伪与责任，并引导年轻一代在复杂社会中建立底线与自我保护意识。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/48277e18" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/48277e18"></link>
    <summary>在人际交往中，我们常陷入自我辩护与和解的循环。本文探讨了如何在恨意与爱意之间挣扎，反思虚伪与责任，并引导年轻一代在复杂社会中建立底线与自我保护意识。</summary>
    <category term="随笔与思考"></category>
    <published>2025-10-11T05:17:17Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/50f07e17</id>
    <title>版主生涯的回忆：在deepin论坛的日子</title>
    <updated>2026-03-10T10:17:17Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/09/05/68ba9c02175c5.webp" alt="版主生涯的回忆：在deepin论坛的日子" /> <p>回顾担任深度操作系统（deepin）论坛版主的岁月，记录从社区建设、技术解答到处理纷争的点点滴滴，分享那段充满热情与责任的独特时光所带来的成长与感悟。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/50f07e17" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/50f07e17"></link>
    <summary>回顾担任深度操作系统（deepin）论坛版主的岁月，记录从社区建设、技术解答到处理纷争的点点滴滴，分享那段充满热情与责任的独特时光所带来的成长与感悟。</summary>
    <category term="随笔与思考"></category>
    <published>2025-09-05T02:17:17Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/12edca53</id>
    <title>小众云服务商深度测评：小兔互联、初七云、星辰云对比</title>
    <updated>2026-03-10T10:11:12Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2026/01/14/696733dd19f6d.webp" alt="小众云服务商深度测评：小兔互联、初七云、星辰云对比" /> <p>对比测评小兔互联、初七云、星辰云三家小众云服务商，从产品类型、价格、服务社群到实际使用体验，给出避坑与选型建议。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/12edca53" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/12edca53"></link>
    <summary>对比测评小兔互联、初七云、星辰云三家小众云服务商，从产品类型、价格、服务社群到实际使用体验，给出避坑与选型建议。</summary>
    <category term="建站运维"></category>
    <published>2026-01-14T05:11:12Z</published>
  </entry>
  <entry>
    <id>https://blog.linux-qitong.top/posts/f1df95b1</id>
    <title>Linux音频修复：解决前置耳机及麦克风插孔无声方案</title>
    <updated>2025-03-17T06:36:15Z</updated>
    <author>
      <name>栖童</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://bu.dusays.com/2025/02/21/67b876b337fb1.webp" alt="Linux音频修复：解决前置耳机及麦克风插孔无声方案" /> <p>解决在Linux环境下，机箱前置音频插孔插入耳机及麦克风后无声的问题。本文提供通过 hdajackretask 工具修改驱动配置的详细步骤，实现一劳永逸的修复，无需每次手动切换输出设备。</p> <a class="view-full" href="https://blog.linux-qitong.top/posts/f1df95b1" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.linux-qitong.top/posts/f1df95b1"></link>
    <summary>解决在Linux环境下，机箱前置音频插孔插入耳机及麦克风后无声的问题。本文提供通过 hdajackretask 工具修改驱动配置的详细步骤，实现一劳永逸的修复，无需每次手动切换输出设备。</summary>
    <category term="系统与开发"></category>
    <published>2024-01-21T06:00:39Z</published>
  </entry>
</feed>
