<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Ivan Santos — Platform & AI Engineering]]></title>
        <description><![CDATA[Practical writing on platform engineering, production AI systems, Kubernetes, observability, Go, and engineering judgment.]]></description>
        <link>https://www.ivansantos.me/</link>
        <generator>RSS for Node and Next.js</generator>
        <lastBuildDate>Fri, 24 Jul 2026 19:15:10 GMT</lastBuildDate>
        <atom:link href="https://www.ivansantos.me/feed.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Fri, 24 Jul 2026 19:15:10 GMT</pubDate>
        <copyright><![CDATA[Copyright 2026, Ivan Santos]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <item>
            <title><![CDATA[Keeping sanity with Go modules and updates]]></title>
            <description><![CDATA[Learn how to avoid supply chain risks by enforcing update cooldowns in Go, using Dependabot for CI and my new tool, go-check-updates, for local development.]]></description>
            <link>https://www.ivansantos.me/blog/2026-01-18-keeping-sanity-with-go-modules-and-updates</link>
            <guid isPermaLink="true">https://www.ivansantos.me/blog/2026-01-18-keeping-sanity-with-go-modules-and-updates</guid>
            <dc:creator><![CDATA[Ivan Santos]]></dc:creator>
            <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Organizing Dotfiles with Chezmoi, GitHub Actions, and Bats]]></title>
            <description><![CDATA[A deep dive into a robust dotfiles setup that works across macOS and Ubuntu, handling personal and restricted environments with automated testing.]]></description>
            <link>https://www.ivansantos.me/blog/2025-12-31-organizing-dotfiles-with-chezmoi-github-actions-and-bats</link>
            <guid isPermaLink="true">https://www.ivansantos.me/blog/2025-12-31-organizing-dotfiles-with-chezmoi-github-actions-and-bats</guid>
            <dc:creator><![CDATA[Ivan Santos]]></dc:creator>
            <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing NestJS OpenTelemetry (OTEL)]]></title>
            <description><![CDATA[A deep dive into my side project that simplifies OpenTelemetry integration for NestJS applications, making observability a breeze.]]></description>
            <link>https://www.ivansantos.me/blog/2025-11-10-introducing-nestjs-otel</link>
            <guid isPermaLink="true">https://www.ivansantos.me/blog/2025-11-10-introducing-nestjs-otel</guid>
            <dc:creator><![CDATA[Ivan Santos]]></dc:creator>
            <pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Replacing your Kubernetes HPA resources with KEDA ScaledObjects]]></title>
            <description><![CDATA[A guide to stepping up your Kubernetes HPA game while achieving zero downtime]]></description>
            <link>https://www.ivansantos.me/blog/2023-06-24-replacing-your-kubernetes-hpa-resources-with-keda-scaled-objects</link>
            <guid isPermaLink="true">https://www.ivansantos.me/blog/2023-06-24-replacing-your-kubernetes-hpa-resources-with-keda-scaled-objects</guid>
            <dc:creator><![CDATA[Ivan Santos]]></dc:creator>
            <pubDate>Sat, 24 Jun 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Be the guide you always wanted to have in the past.]]></title>
            <description><![CDATA[How the influence of many professionals has helped me become who I am today.]]></description>
            <link>https://www.ivansantos.me/blog/2018-04-15-be-the-guide-you-always-wanted-to-have-in-the-past</link>
            <guid isPermaLink="true">https://www.ivansantos.me/blog/2018-04-15-be-the-guide-you-always-wanted-to-have-in-the-past</guid>
            <dc:creator><![CDATA[Ivan Santos]]></dc:creator>
            <pubDate>Sun, 15 Apr 2018 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>