<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Przemek Mroczek</title>
        <link>https://mroczek.dev</link>
        <description>Backend systems, self-hosting, AI, and whatever rabbit hole I’m in.</description>
        <lastBuildDate>Thu, 18 Jun 2026 17:54:41 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Przemek Mroczek</title>
            <url>https://mroczek.dev/icon.jpg</url>
            <link>https://mroczek.dev</link>
        </image>
        <copyright>All rights reserved 2026 Przemek Mroczek</copyright>
        <item>
            <title><![CDATA[The Token Compression Illusion: Why I'm Skeptical of RTK]]></title>
            <link>https://mroczek.dev/articles/the-token-compression-illusion-why-im-skeptical-of-rtk</link>
            <guid isPermaLink="false">https://mroczek.dev/articles/the-token-compression-illusion-why-im-skeptical-of-rtk</guid>
            <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[RTK promises dramatic token savings for coding agents, but raw terminal compression is not the same as cheaper, safer, or more accurate software engineering.]]></description>
        </item>
        <item>
            <title><![CDATA[Ruby on Rails is Dead (2026 Edition)]]></title>
            <link>https://mroczek.dev/articles/rails-dead-2026</link>
            <guid isPermaLink="false">https://mroczek.dev/articles/rails-dead-2026</guid>
            <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Part 1 of a structural critique of Rails in 2026: the magic that made Rails dominant also became an architectural cage for the stateful, real-time web.]]></description>
        </item>
        <item>
            <title><![CDATA[Dear Codebase: A Letter From Your Coding Agent]]></title>
            <link>https://mroczek.dev/articles/dear-codebase-letter-from-agent</link>
            <guid isPermaLink="false">https://mroczek.dev/articles/dear-codebase-letter-from-agent</guid>
            <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Ten requests from an agent to the codebase it works in — local reasoning, visible boundaries, one way of doing things. None of them are new. All of them matter more now.]]></description>
        </item>
        <item>
            <title><![CDATA[Why I Open-Sourced My Hardened *arr Stack (and What Most Compose Files Get Wrong)]]></title>
            <link>https://mroczek.dev/articles/hardened-arr-stack</link>
            <guid isPermaLink="false">https://mroczek.dev/articles/hardened-arr-stack</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Most self-hosted *arr compose files are ticking time bombs: flat networks, fake kill switches, no health checks. Here is how I built one that actually holds up.]]></description>
        </item>
    </channel>
</rss>