<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>山兮的小屋</title><description>一个后端方向软件工程学生的自留地 —— 记录代码、生活与那些微小而确定的快乐。</description><link>https://shanxi.dev</link><language>zh-CN</language><item><title>你好，这里是山兮的小屋</title><link>https://shanxi.dev/blog/2026-hello-world</link><guid isPermaLink="true">https://shanxi.dev/blog/2026-hello-world</guid><description>一个后端方向学生的自留地开张了。聊聊为什么要写博客，以及这个站点想成为什么样子。</description><pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate><category>随笔</category><category>碎碎念</category><category>网站</category><category>关于</category></item><item><title>用 Astro 从零搭一个治愈系个人站</title><link>https://shanxi.dev/blog/2026-astro-static-site</link><guid isPermaLink="true">https://shanxi.dev/blog/2026-astro-static-site</guid><description>记录本站的搭建思路：内容集合、纯 CSS 动效、双主题，以及为什么我坚持不用任何动画库。</description><pubDate>Sat, 01 Aug 2026 00:00:00 GMT</pubDate><category>前端</category><category>Astro</category><category>前端</category><category>设计</category></item><item><title>Go 里被低估的 context：超时不是你想的那样</title><link>https://shanxi.dev/blog/2026-go-context-timeout</link><guid isPermaLink="true">https://shanxi.dev/blog/2026-go-context-timeout</guid><description>很多人以为给 context 设了 timeout 就万事大吉，但 goroutine 泄漏往往就藏在这行代码背后。</description><pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate><category>后端</category><category>Go</category><category>并发</category><category>踩坑</category></item><item><title>缓存穿透、击穿、雪崩：一次线上告警的复盘</title><link>https://shanxi.dev/blog/2026-redis-cache-penetration</link><guid isPermaLink="true">https://shanxi.dev/blog/2026-redis-cache-penetration</guid><description>三个长得很像的词，处理方式完全不同。把那次 P0 告警拆开讲清楚。</description><pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate><category>后端</category><category>Redis</category><category>缓存</category><category>高可用</category></item><item><title>一个后端人，是怎么学着把话写清楚的</title><link>https://shanxi.dev/blog/2026-writing-as-a-backender</link><guid isPermaLink="true">https://shanxi.dev/blog/2026-writing-as-a-backender</guid><description>写代码和写文章其实是同一件事 —— 都是把混乱的念头，整理成别人能照着走的结构。</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate><category>随笔</category><category>写作</category><category>成长</category><category>思考</category></item><item><title>K8s HPA 不扩容？先看看这几个被忽略的指标</title><link>https://shanxi.dev/blog/2026-k8s-hpa-pitfalls</link><guid isPermaLink="true">https://shanxi.dev/blog/2026-k8s-hpa-pitfalls</guid><description>配置了 HPA 却永远停在 1 副本？大多数时候问题不在配置，而在「指标根本没上来」。</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate><category>后端</category><category>Kubernetes</category><category>云原生</category><category>运维</category></item></channel></rss>