<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Scatterarrow</title>
    <description>Thoughts on software development, technology, and more</description>
    <link>https://scatterarrow.com/</link>
    <atom:link href="https://scatterarrow.com/feed.xml" rel="self" type="application/rss+xml" />
    <language>en</language>
    <copyright>Copyright Y Nico Heidtke</copyright>
    <pubDate>Tue, 07 Apr 2026 00:00:00 </pubDate>
    <lastBuildDate>Tue, 07 Apr 2026 00:00:00 </lastBuildDate>
    
    <item>
      <title>Model collapse is not coming to save you</title>
      <description><![CDATA[Model collapse is a real failure mode in closed synthetic loops, but the world is not a closed loop, and that changes the whole picture.]]></description>
      <link>https://scatterarrow.com/content/en/model-collapse-is-not-happening.html</link>
      <guid isPermaLink="true">https://scatterarrow.com/content/en/model-collapse-is-not-happening.html</guid>
      <pubDate>Tue, 07 Apr 2026 00:00:00 </pubDate>
      <category>LLM</category>
      <category>AI</category>
    </item>
    <item>
      <title>How Do You Use C++?</title>
      <description><![CDATA[A vague recruiter question about C++ kept bothering me, mostly because it reveals how little some interview questions actually measure.]]></description>
      <link>https://scatterarrow.com/content/en/how-do-you-use-cpp.html</link>
      <guid isPermaLink="true">https://scatterarrow.com/content/en/how-do-you-use-cpp.html</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 </pubDate>
      <category>C++</category>
      <category>Hiring</category>
    </item>
    <item>
      <title>What I want in a programming language</title>
      <description><![CDATA[An opinionated wishlist, after working in a dozen programming languages and being disappointed by all of them]]></description>
      <link>https://scatterarrow.com/content/en/programming-language-design-wishlist.html</link>
      <guid isPermaLink="true">https://scatterarrow.com/content/en/programming-language-design-wishlist.html</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 </pubDate>
      <category>Programming Languages</category>
      <category>Rust</category>
      <category>Zig</category>
      <category>Odin</category>
      <category>Kotlin</category>
      <category>C++</category>
      <category>Hylo</category>
    </item>
    <item>
      <title>All Your Coworkers Are Probabilistic Too</title>
      <description><![CDATA[LLMs, humans and the old tricks that still work]]></description>
      <link>https://scatterarrow.com/content/en/all-your-coworkers-are-probabilistic.html</link>
      <guid isPermaLink="true">https://scatterarrow.com/content/en/all-your-coworkers-are-probabilistic.html</guid>
      <pubDate>Sat, 15 Nov 2025 00:00:00 </pubDate>
      <category>AI</category>
      <category>LLM</category>
      <category>Vibe Coding</category>
      <category>Technical Debt</category>
    </item>
    <item>
      <title>I Built My Own Blog. Here&#39;s How.</title>
      <description><![CDATA[A technical deep-dive into the modular architecture behind scatterarrow.com - from content generation to containerized deployment.]]></description>
      <link>https://scatterarrow.com/content/en/i-built-my-own-blog.html</link>
      <guid isPermaLink="true">https://scatterarrow.com/content/en/i-built-my-own-blog.html</guid>
      <pubDate>Thu, 07 Aug 2025 00:00:00 </pubDate>
      <category>Software Architecture</category>
      <category>Straightshot</category>
      <category>Golang</category>
      <category>Podman</category>
      <category>Terraform</category>
      <category>DevOps</category>
    </item>
    <item>
      <title>Stop writing constructors that can fail</title>
      <description><![CDATA[Why constructors should never fail and how to use named factory functions with std::expected for better error handling in C++.]]></description>
      <link>https://scatterarrow.com/content/en/cpp-constructors-should-never-fail.html</link>
      <guid isPermaLink="true">https://scatterarrow.com/content/en/cpp-constructors-should-never-fail.html</guid>
      <pubDate>Fri, 01 Aug 2025 00:00:00 </pubDate>
      <category>C++</category>
      <category>Error Handling</category>
      <category>RAII</category>
      <category>Design Patterns</category>
    </item>
    <item>
      <title>I Let AI Build My Website</title>
      <description><![CDATA[What I learned about vibe-coding while working with VS Code&#39;s Copilot agent mode.]]></description>
      <link>https://scatterarrow.com/content/en/i-vibe-coded-this-website.html</link>
      <guid isPermaLink="true">https://scatterarrow.com/content/en/i-vibe-coded-this-website.html</guid>
      <pubDate>Mon, 12 May 2025 00:00:00 </pubDate>
      <category>AI</category>
      <category>LLM</category>
      <category>Vibe Coding</category>
      <category>Copilot</category>
      <category>VS Code</category>
    </item>
  </channel>
</rss>