<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stacktower Blog</title>
    <link>https://stacktower.io/</link>
    <description>Visualizing software dependencies as XKCD-style towers — engineering deep dives from Stacktower.</description>
    <language>en-us</language>
    <atom:link href="https://stacktower.io/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Stacking Dependencies: What happens when you take an XKCD joke too literally</title>
      <link>https://stacktower.io/</link>
      <guid isPermaLink="true">https://stacktower.io/</guid>
      <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
      <description>How an XKCD comic led to teaching myself graph theory — a journey through NP-hard problems, PQ-trees, and layered graph algorithms, ending in a tool that renders real dependency graphs as physical towers.</description>
    </item>
  </channel>
</rss>
