<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>Timileyin Pelumi — Writing</title>
    <link>https://timileyin.dev/writing</link>
    <description>Software engineer focused on building resilient, scalable systems and clean user experiences. I care deeply about performance, architecture, and writing code that scales. Primarily working with Go, Python, and TypeScript, with a growing interest in Web3 and Solidity.</description>
    <language>en</language>
    
    <item>
      <title>The Myth of Exactly Once</title>
      <link>https://timileyin.dev/writing/the-myth-of-exactly-once</link>
      <guid>https://timileyin.dev/writing/the-myth-of-exactly-once</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
      <description>Every distributed system quietly promises to do things exactly once. None of them can. Here is what really happens when your payment goes through, and the careful engineering that makes &quot;once&quot; feel true.</description>
    </item>
  </channel>
</rss>