<?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>Mon, 06 Apr 2026 16:58:00 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[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>