<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>it_ran_locally()</title><description>Software engineering, visualized. Every episode takes one concept and draws it: how it works underneath, where it breaks, and why the fix looks the way it does.</description><link>https://itranlocally.com/</link><language>en</language><item><title>Your query got slow and nothing about it changed</title><link>https://itranlocally.com/episodes/slow-query/</link><guid isPermaLink="true">https://itranlocally.com/episodes/slow-query/</guid><description>Same table, same index, one word different, and eighty milliseconds becomes nine seconds. Why the database stops using your index, and what an index really costs you.</description><pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Why a file is not enough, and what a database actually gives you</title><link>https://itranlocally.com/episodes/database/</link><guid isPermaLink="true">https://itranlocally.com/episodes/database/</guid><description>You saved two things and only one came back. The problems a file cannot solve, what a database does about each, and what it costs that there is only one of it.</description><pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate></item><item><title>You added a second server, and your users started getting logged out</title><link>https://itranlocally.com/episodes/load-balancer/</link><guid isPermaLink="true">https://itranlocally.com/episodes/load-balancer/</guid><description>A load balancer is ten lines of configuration. The hard part is what it makes visible in your application: sessions, uploads, caches and connection pools.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate></item><item><title>It works on my machine: the half of your application you never shipped</title><link>https://itranlocally.com/episodes/docker-rest-api/</link><guid isPermaLink="true">https://itranlocally.com/episodes/docker-rest-api/</guid><description>Your code did not change between your laptop and production. The machine did. The five layers under your application, and what a container actually freezes.</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>