<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
      <title>Blog | Ayush Kumar Anand</title>
      <link>https://ayushk.is-a.dev/blog</link>
      <description>Writing about my learnings and engineering explorations.</description>
      <item>
          <title>Raft in Go: What the Paper Doesn't Tell You About Real Implementation</title>
          <link>https://ayushk.is-a.dev/blog/raft-in-go-what-the-paper-doesnt-tell-you-about-real-implementation</link>
          <description>The decisions the Raft paper leaves open, and the bugs that follow when you get them wrong.</description>
          <pubDate>2026-06-20T00:00:00.000Z</pubDate>
        </item>
<item>
          <title>Welcome</title>
          <link>https://ayushk.is-a.dev/blog/welcome</link>
          <description>Writing about my learnings, projects, and engineering explorations.</description>
          <pubDate>2026-05-26T00:00:00.000Z</pubDate>
        </item>
    </channel>
  </rss>