<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>jerkeyray</title>
    <link>https://jerkeyray.com</link>
    <description>Blog posts about backend systems, distributed systems, and developer tools</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 02 Jun 2026 13:57:01 GMT</lastBuildDate>
    <item>
      <title>event sourcing and why it&apos;s perfect for agents</title>
      <link>https://jerkeyray.com/blog/event-sourcing</link>
      <guid>https://jerkeyray.com/blog/event-sourcing</guid>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
      <description>the deterministic counterpart to llm infra. why event sourcing is the right shape for agents, and how it shaped starling.</description>
    </item>
    <item>
      <title>raft: how distributed systems actually agree</title>
      <link>https://jerkeyray.com/blog/raft</link>
      <guid>https://jerkeyray.com/blog/raft</guid>
      <pubDate>Tue, 30 Dec 2025 00:00:00 GMT</pubDate>
      <description>A practical explanation of how distributed systems reach agreement using Raft.</description>
    </item>
    <item>
      <title>rate limiting and the token bucket algorithm</title>
      <link>https://jerkeyray.com/blog/rate-limiting</link>
      <guid>https://jerkeyray.com/blog/rate-limiting</guid>
      <pubDate>Sat, 29 Nov 2025 00:00:00 GMT</pubDate>
      <description>Rate Limiting Explained along with an Implementation of the Token Bucket Algorithm.</description>
    </item>
    <item>
      <title>i built my own interpreter and it&apos;s kinda cool</title>
      <link>https://jerkeyray.com/blog/interpreter</link>
      <guid>https://jerkeyray.com/blog/interpreter</guid>
      <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
      <description>Breakdown of the Interpreter i built.</description>
    </item>
    <item>
      <title>Why 0.1 + 0.2 isn&apos;t always 0.3 : Floating Point Explained</title>
      <link>https://jerkeyray.com/blog/floating-point</link>
      <guid>https://jerkeyray.com/blog/floating-point</guid>
      <pubDate>Wed, 18 Jun 2025 00:00:00 GMT</pubDate>
      <description>Explained Floating Point in Detail</description>
    </item>
    <item>
      <title>CORS : The Browser Bouncers Explained</title>
      <link>https://jerkeyray.com/blog/cors</link>
      <guid>https://jerkeyray.com/blog/cors</guid>
      <pubDate>Wed, 21 May 2025 00:00:00 GMT</pubDate>
      <description>Learn about CORS in depth.</description>
    </item>
  </channel>
</rss>