
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Jimmy&#39;s Blog</title>
      <link>https://sleeprhino.com/blog</link>
      <description>Thoughts on tech, life, and everything in between</description>
      <language>zh-CN</language>
      <managingEditor>I@sleeprhino.com (Jimmy)</managingEditor>
      <webMaster>I@sleeprhino.com (Jimmy)</webMaster>
      <lastBuildDate>Sat, 11 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://sleeprhino.com/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://sleeprhino.com/blog/changelog</guid>
    <title>Changelog</title>
    <link>https://sleeprhino.com/blog/changelog</link>
    <description>站点迭代记录：从空白模板到现在，每一个 commit 背后的想法。</description>
    <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
    <author>I@sleeprhino.com (Jimmy)</author>
    <category>meta</category><category>changelog</category>
  </item>

  <item>
    <guid>https://sleeprhino.com/blog/ring-buffer</guid>
    <title>环形缓冲区：从 bufio 到零拷贝</title>
    <link>https://sleeprhino.com/blog/ring-buffer</link>
    <description>从 IoT 网关 CPU 双高问题出发，拆解 bufio 的线性拷贝瓶颈，推导出专用零拷贝环形缓冲区的实现路径与性能收益。</description>
    <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    <author>I@sleeprhino.com (Jimmy)</author>
    <category>go</category><category>性能优化</category><category>网络编程</category>
  </item>

  <item>
    <guid>https://sleeprhino.com/blog/computer-network-app-layer</guid>
    <title>计算机网络（应用层篇）</title>
    <link>https://sleeprhino.com/blog/computer-network-app-layer</link>
    <description>从 HTTP 协议基础到 HTTPS 的加密原理，涵盖 SSL/TLS、数字签名、数字证书的完整链路。</description>
    <pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate>
    <author>I@sleeprhino.com (Jimmy)</author>
    <category>http</category><category>计算机网络</category>
  </item>

  <item>
    <guid>https://sleeprhino.com/blog/java-collections</guid>
    <title>Java容器原理+高频面试题</title>
    <link>https://sleeprhino.com/blog/java-collections</link>
    
    <pubDate>Fri, 01 Jul 2022 00:00:00 GMT</pubDate>
    <author>I@sleeprhino.com (Jimmy)</author>
    <category>Java</category>
  </item>

  <item>
    <guid>https://sleeprhino.com/blog/serverless-intro</guid>
    <title>初探Serverless</title>
    <link>https://sleeprhino.com/blog/serverless-intro</link>
    
    <pubDate>Fri, 01 Jul 2022 00:00:00 GMT</pubDate>
    <author>I@sleeprhino.com (Jimmy)</author>
    <category>Serverless</category>
  </item>

    </channel>
  </rss>
