<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://media.rss.com/style.xsl"?>
<rss xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom" xml:lang="en" version="2.0">
  <channel>
    <title><![CDATA[0xkiire]]></title>
    <link>https://0xkiire.com</link>
    <atom:link href="https://media.rss.com/0xkiire/feed.xml" rel="self" type="application/rss+xml"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <description><![CDATA[<p><strong>0xkiire</strong> — <em>Bit by bit.</em></p><p>Most code never shows you what's underneath. We do. Every episode tears through the abstraction layers — into kernel internals, memory allocators, assembly sequences, compiler pipelines, and the raw silicon logic that makes it all move. No hand-holding. No shortcuts. Just the deep, uncomfortable truth of how computers actually work. If you've ever stared at a segfault at 2am, argued about cache locality, or disassembled a binary for fun — you're home.</p><p><strong>Subscribe. Go low. Stay low.</strong></p>]]></description>
    <generator>RSS.com 2026.401.141116</generator>
    <lastBuildDate>Sun, 05 Apr 2026 21:33:59 GMT</lastBuildDate>
    <language>en</language>
    <copyright><![CDATA[0xkiire]]></copyright>
    <itunes:image href="https://media.rss.com/0xkiire/20260404_030418_046e9e3aba5a25b5978666645f3f48bc.png"/>
    <podcast:guid>97cd8886-03c9-5b9c-822a-b7e5aa7ff7d4</podcast:guid>
    <podcast:value type="lightning" method="keysend">
      <podcast:valueRecipient name="Kiire Constantine" type="node" address="null" split="100"/>
    </podcast:value>
    <image>
      <url>https://media.rss.com/0xkiire/20260404_030418_046e9e3aba5a25b5978666645f3f48bc.png</url>
      <title>0xkiire</title>
      <link>https://0xkiire.com</link>
    </image>
    <podcast:locked>yes</podcast:locked>
    <podcast:funding url="https://buymeacoffee.com/0xkiire">Support 0xkiire</podcast:funding>
    <podcast:license>0xkiire</podcast:license>
    <itunes:author>Kiire Constantine</itunes:author>
    <itunes:owner>
      <itunes:name>Kiire Constantine</itunes:name>
    </itunes:owner>
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>serial</itunes:type>
    <itunes:category text="Education">
      <itunes:category text="Courses"/>
    </itunes:category>
    <itunes:category text="Technology"/>
    <podcast:medium>podcast</podcast:medium>
    <podcast:location rel="creator" geo="geo:1.5333554,32.2166578" osm="R192796" country="ug">Uganda, Uganda</podcast:location>
    <podcast:txt purpose="ai-content">false</podcast:txt>
    <item>
      <title><![CDATA[Introduction]]></title>
      <itunes:title><![CDATA[Introduction]]></itunes:title>
      <description><![CDATA[<p>This is the introductory episode of <strong>0xkiire</strong> — a low-level systems programming podcast and blog hosted at [<a target="_blank" rel="noopener noreferrer nofollow" href="http://0xkiire.com">0xkiire.com</a>](<a target="_blank" rel="noopener noreferrer nofollow" href="https://0xkiire.com">https://0xkiire.com</a>).</p><p>The episode establishes:</p><p>- <strong>Who this is for</strong> — engineers, students, and hobbyists who are comfortable with C, assembly, or systems-level thinking, or who want to become comfortable with it</p><p>- <strong>What the show covers</strong> — kernel internals, memory management, the allocator stack (slab, buddy, jemalloc), compilers and the IR pipeline, x86_64 assembly, debugging with gdb/perf/strace, and the decisions behind operating system design</p><p>- <strong>How it connects to the blog</strong> — every episode has a companion post at <a target="_blank" rel="noopener noreferrer nofollow" href="http://0xkiire.com">0xkiire.com</a> with code, diagrams, and further reading</p><p>- <strong>The philosophy</strong> — abstractions are useful but hiding. This show tears them open.</p>]]></description>
      <link>https://rss.com/podcasts/0xkiire/2689890</link>
      <enclosure url="https://content.rss.com/episodes/380785/2689890/0xkiire/2026_04_04_15_56_46_37589121-5b12-4502-b5db-1cec989df37b.mp3" length="659164" type="audio/mpeg"/>
      <guid isPermaLink="false">5ad1bbe9-eaf6-4465-aaa2-0ec8d70d14ee</guid>
      <itunes:duration>41</itunes:duration>
      <itunes:episodeType>trailer</itunes:episodeType>
      <itunes:season>1</itunes:season>
      <podcast:season>1</podcast:season>
      <itunes:explicit>false</itunes:explicit>
      <pubDate>Sat, 04 Apr 2026 15:57:08 GMT</pubDate>
      <podcast:txt purpose="ai-content">false</podcast:txt>
      <itunes:image href="https://media.rss.com/0xkiire/ep_cover_20260404_030442_430385840e2b7d946d8f106efe6be27e.png"/>
      <podcast:location rel="creator" geo="geo:1.5333554,32.2166578" osm="R192796" country="ug">Uganda, Uganda</podcast:location>
    </item>
  </channel>
</rss>