<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>Hax0</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <id>http://blog.haxo.top/</id>
  <link href="http://blog.haxo.top/" rel="alternate"/>
  <link href="http://blog.haxo.top/atom.xml" rel="self"/>
  <rights>All rights reserved 2026, Hax0</rights>
  <subtitle>记录技术探索，也收藏平凡生活</subtitle>
  <title>心安之处</title>
  <updated>2026-07-21T01:00:00.000Z</updated>
  <entry>
    <author>
      <name>Hax0</name>
    </author>
    <category term="技术分享" scheme="http://blog.haxo.top/categories/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/"/>
    <category term="Hexo" scheme="http://blog.haxo.top/tags/hexo/"/>
    <category term="博客" scheme="http://blog.haxo.top/tags/%E5%8D%9A%E5%AE%A2/"/>
    <content>
      <![CDATA[<p>你好，这里是 <strong>心安之处</strong>。</p><p>这是一个关于技术探索与日常生活的个人博客。我会在这里整理开发过程中遇到的问题、值得反复阅读的知识，也会偶尔记录一些平凡但重要的生活片段。</p><span id="more"></span><h2 id="为什么建立这个博客"><a href="#为什么建立这个博客" class="headerlink" title="为什么建立这个博客"></a>为什么建立这个博客</h2><p>技术知识如果只停留在记忆里，很容易随着时间变得模糊。写下来不仅是分享，也是重新梳理思路的过程。</p><p>生活也是如此。许多当时看起来普通的瞬间，隔一段时间再回头看，往往有了不同的意义。</p><h2 id="接下来会写什么"><a href="#接下来会写什么" class="headerlink" title="接下来会写什么"></a>接下来会写什么</h2><ul><li>编程语言与开发工具的使用记录</li><li>服务部署、故障排查与安全实践</li><li>有关效率、阅读和生活的随笔</li><li>一些还没有答案的思考</li></ul><p>希望这里既有可靠的技术内容，也保留一点温度。</p>]]>
    </content>
    <id>http://blog.haxo.top/posts/2026/07/tech/welcome-to-xinanzhichu/</id>
    <link href="http://blog.haxo.top/posts/2026/07/tech/welcome-to-xinanzhichu/"/>
    <published>2026-07-21T01:00:00.000Z</published>
    <summary>心安之处的第一篇文章，记录这个博客的定位与开始。</summary>
    <title>欢迎来到心安之处</title>
    <updated>2026-07-21T01:00:00.000Z</updated>
  </entry>
  <entry>
    <author>
      <name>Hax0</name>
    </author>
    <category term="技术分享" scheme="http://blog.haxo.top/categories/%E6%8A%80%E6%9C%AF%E5%88%86%E4%BA%AB/"/>
    <category term="写作" scheme="http://blog.haxo.top/tags/%E5%86%99%E4%BD%9C/"/>
    <category term="方法" scheme="http://blog.haxo.top/tags/%E6%96%B9%E6%B3%95/"/>
    <content>
      <![CDATA[<p>一篇好的技术文章不一定需要复杂，但应该让读者知道问题是什么、环境是什么，以及结论是如何得到的。</p><span id="more"></span><h2 id="先写结果"><a href="#先写结果" class="headerlink" title="先写结果"></a>先写结果</h2><p>先用一小段话告诉读者最终解决了什么问题，再展开实现过程。</p><h2 id="记录环境"><a href="#记录环境" class="headerlink" title="记录环境"></a>记录环境</h2><p>软件版本、操作系统、关键配置和复现条件都可能影响结果。把这些信息写清楚，文章会更可靠。</p><h2 id="保留验证过程"><a href="#保留验证过程" class="headerlink" title="保留验证过程"></a>保留验证过程</h2><p>不要只写“已经解决”，还要说明如何确认它真的解决了。一次构建、一个请求或一组测试，都可以成为证据。</p><h2 id="最后再整理"><a href="#最后再整理" class="headerlink" title="最后再整理"></a>最后再整理</h2><p>初稿可以粗糙，但发布前应删除无关尝试、补全命令说明，并检查是否意外暴露了密钥、内网地址或个人信息。</p>]]>
    </content>
    <id>http://blog.haxo.top/posts/2026/07/tech/how-to-write-a-technical-post/</id>
    <link href="http://blog.haxo.top/posts/2026/07/tech/how-to-write-a-technical-post/"/>
    <published>2026-07-20T12:00:00.000Z</published>
    <summary>用可复现的结构整理一次技术实践。</summary>
    <title>如何开始一篇技术文章</title>
    <updated>2026-07-20T12:00:00.000Z</updated>
  </entry>
  <entry>
    <author>
      <name>Hax0</name>
    </author>
    <category term="生活随笔" scheme="http://blog.haxo.top/categories/%E7%94%9F%E6%B4%BB%E9%9A%8F%E7%AC%94/"/>
    <category term="日常" scheme="http://blog.haxo.top/tags/%E6%97%A5%E5%B8%B8/"/>
    <category term="随想" scheme="http://blog.haxo.top/tags/%E9%9A%8F%E6%83%B3/"/>
    <content>
      <![CDATA[<p>有时真正让人恢复精力的，不是把计划表填得更满，而是允许一段时间什么都不安排。</p><span id="more"></span><h2 id="一点随想"><a href="#一点随想" class="headerlink" title="一点随想"></a>一点随想</h2><p>喝完一杯温水，走一段没有目的的路，或者只是安静地看窗外几分钟。这些小事不会立刻产生结果，却会让接下来的时间重新有了秩序。</p><p>心安之处未必是一个固定地点，也可能只是某个终于不再催促自己的片刻。</p>]]>
    </content>
    <id>http://blog.haxo.top/posts/2026/07/life/leave-some-space/</id>
    <link href="http://blog.haxo.top/posts/2026/07/life/leave-some-space/"/>
    <published>2026-07-19T10:30:00.000Z</published>
    <summary>在持续向前的时候，也给自己留一点安静的空间。</summary>
    <title>给忙碌留一点空白</title>
    <updated>2026-07-19T10:30:00.000Z</updated>
  </entry>
</feed>
