<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Judy Zhou — Notes</title>
    <link>https://judyzhou.fun/</link>
    <description>Personal notes on backend engineering, distributed systems and everyday tooling.</description>
    <language>en</language>
    <atom:link href="https://judyzhou.fun/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Tracking down index bloat in a 400GB Postgres table</title>
      <link>https://judyzhou.fun/notes/postgres-index-bloat.html</link>
      <guid>https://judyzhou.fun/notes/postgres-index-bloat.html</guid>
      <pubDate>Wed, 22 Jul 2026 09:00:00 +0000</pubDate>
      <description>A reporting query went from two seconds to ninety with no deploy. The index had quietly dropped to 22% leaf density.</description>
    </item>
    <item>
      <title>Practical systemd sandboxing for small services</title>
      <link>https://judyzhou.fun/notes/systemd-sandboxing.html</link>
      <guid>https://judyzhou.fun/notes/systemd-sandboxing.html</guid>
      <pubDate>Thu, 14 May 2026 09:00:00 +0000</pubDate>
      <description>The handful of unit directives that actually reduce blast radius, and the one that will waste your afternoon.</description>
    </item>
    <item>
      <title>rsync vs rclone for nightly offsite backups</title>
      <link>https://judyzhou.fun/notes/rsync-vs-rclone.html</link>
      <guid>https://judyzhou.fun/notes/rsync-vs-rclone.html</guid>
      <pubDate>Thu, 02 Apr 2026 09:00:00 +0000</pubDate>
      <description>Two tools that look interchangeable until the first restore.</description>
    </item>
  </channel>
</rss>
