<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Okiemute Egokiphovwen — Blog</title>
    <link>https://okiemute.cv/blog</link>
    <atom:link href="https://okiemute.cv/blog/rss.xml" rel="self" type="application/rss+xml" />
    <description>Full-stack engineer building complete products end to end — Next.js, NestJS, Flutter, PostgreSQL. Based in Nigeria, working UTC+1. Open to remote roles in Europe and the US.</description>
    <language>en</language>
    <lastBuildDate>Thu, 20 Aug 2026 09:00:00 GMT</lastBuildDate>
    <item>
      <title>The Pigeonhole Principle Is Why Your ID Generator Breaks</title>
      <link>https://okiemute.cv/blog/pigeonhole-principle-id-collisions</link>
      <guid isPermaLink="true">https://okiemute.cv/blog/pigeonhole-principle-id-collisions</guid>
      <pubDate>Thu, 20 Aug 2026 09:00:00 GMT</pubDate>
      <description>A short random ID looks unique until traffic catches up with the math. Here is the birthday-bound calculation that tells you when, and how to size an ID space so it never happens.</description>
      <category>mathematics</category><category>distributed-systems</category><category>typescript</category>
    </item>
  </channel>
</rss>
