Skip to content

Commit 0566436

Browse files
committed
doc: Update blogpost
1 parent 0e67980 commit 0566436

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

blogpost/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<div class="container">
103103
<h1 class="hero-title">Stacking Dependencies</h1>
104104
<p class="hero-subtitle">What happens when you take an XKCD joke too literally</p>
105-
<p class="hero-author"><a href="https://huels.ai" target="_blank" rel="noopener">Matthias Huels</a> • Brooklyn, October 2025</p>
105+
<p class="hero-author"><a href="https://huels.ai" target="_blank" rel="noopener">Matthias Huels</a><a href="https://twitter.com/stacktower" target="_blank" rel="noopener">@stacktower</a>Brooklyn, October 2025</p>
106106
<div class="hero-comparison">
107107
<div class="hero-item">
108108
<a href="https://xkcd.com/2347/" target="_blank" rel="noopener" title="View original XKCD comic">
@@ -684,7 +684,7 @@ <h2>Wrapping Up</h2>
684684

685685
<p>This project ended up teaching me more than graph algorithms. It reminded me what real problem-solving feels like. In the end, Stacktower wasn't about inventing one brilliant algorithm from scratch. It was about finding the right decomposition, borrowing good ideas for each piece, and stitching them together into something that fits this particular problem.</p>
686686

687-
<p>If you want to explore the code, it's all <a href="https://github.com/matzehuels/stacktower" target="_blank" rel="noopener">open source on GitHub</a>. You can render your own towers. And if you've read this far, thank you for coming on this journey with me.</p>
687+
<p>If you want to explore the code, it's all <a href="https://github.com/matzehuels/stacktower" target="_blank" rel="noopener">open source on GitHub</a>. You can render your own towers. Follow <a href="https://twitter.com/stacktower" target="_blank" rel="noopener">@stacktower</a> for updates and examples. And if you've read this far, thank you for coming on this journey with me.</p>
688688
</section>
689689

690690
<!-- Article end section -->

0 commit comments

Comments
 (0)