<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>zavarella.dev</title><description>Thoughts and opinions on platform engineering, infrastructure, and building software at scale — by Michael Zavarella.</description><link>https://zavarella.dev/</link><item><title>I like to put stickers on things</title><link>https://zavarella.dev/blog/2026/06/03/i-like-to-put-stickers-on-things/</link><guid isPermaLink="true">https://zavarella.dev/blog/2026/06/03/i-like-to-put-stickers-on-things/</guid><description>I like to put stickers on things. I like to put stickers on things because it’s a good way to keep things organized and know stuff at a glance. My first…</description><pubDate>Wed, 03 Jun 2026 00:41:00 GMT</pubDate></item><item><title>Vibe hiring</title><link>https://zavarella.dev/blog/2026/06/02/vibe-hiring/</link><guid isPermaLink="true">https://zavarella.dev/blog/2026/06/02/vibe-hiring/</guid><description>The coining of the phrase vibe coding was a big revelation for me. It gave me the word “vibe” to use again but in the context of work. Vibe coding is what…</description><pubDate>Tue, 02 Jun 2026 04:00:00 GMT</pubDate></item><item><title> I&apos;ll take a complex system over hidden nonsense any day</title><link>https://zavarella.dev/blog/2025/10/29/hidden-systems/</link><guid isPermaLink="true">https://zavarella.dev/blog/2025/10/29/hidden-systems/</guid><description>I love diving into hidden systems. They&apos;ve always been a fun puzzle for me to solve. Undocumented, mysterious, black boxes sitting in the corner of the…</description><pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Set up billing alarms please :)</title><link>https://zavarella.dev/blog/2025/09/25/billing-alarms/</link><guid isPermaLink="true">https://zavarella.dev/blog/2025/09/25/billing-alarms/</guid><description>I&apos;ve gotten a couple of chuckles and almost a whole chortle from LinkedIn posts about runaway AWS bills. You have too, don&apos;t lie. Or you got smacked by…</description><pubDate>Thu, 25 Sep 2025 00:00:00 GMT</pubDate></item><item><title>a vs an</title><link>https://zavarella.dev/blog/2025/09/17/a-vs-an/</link><guid isPermaLink="true">https://zavarella.dev/blog/2025/09/17/a-vs-an/</guid><description>A comes before words that start with a consonant sound.</description><pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate></item><item><title>nohup vs &amp;</title><link>https://zavarella.dev/blog/2019/10/30/fire-and-forget/</link><guid isPermaLink="true">https://zavarella.dev/blog/2019/10/30/fire-and-forget/</guid><description>I&apos;ve gotten a lot of questions in my time about firing off a long running process in an ssh session and having them stop after logging out. This is…</description><pubDate>Wed, 30 Oct 2019 14:00:00 GMT</pubDate></item><item><title>Another useful if macro</title><link>https://zavarella.dev/blog/2017/06/22/another-if-macro/</link><guid isPermaLink="true">https://zavarella.dev/blog/2017/06/22/another-if-macro/</guid><description>I&apos;m working on a project now that requires a lot of lines like,</description><pubDate>Thu, 22 Jun 2017 15:44:00 GMT</pubDate></item><item><title>Clojure @</title><link>https://zavarella.dev/blog/2017/02/17/clojure-deref/</link><guid isPermaLink="true">https://zavarella.dev/blog/2017/02/17/clojure-deref/</guid><description>Of all the weird symbols in the Clojure language, one of my favorites is @. Good ol&apos; deref. It&apos;s necessary, but for reasons that weren&apos;t intuitive to me.</description><pubDate>Fri, 17 Feb 2017 02:22:00 GMT</pubDate></item><item><title>Queues in clojure</title><link>https://zavarella.dev/blog/2017/02/07/queues-in-clojure/</link><guid isPermaLink="true">https://zavarella.dev/blog/2017/02/07/queues-in-clojure/</guid><description>Without the idea of a first in, first out (FIFO) queue, maintaining order would be very difficult. Or maybe, it&apos;s the other way around. Six to one, half a…</description><pubDate>Tue, 07 Feb 2017 22:00:00 GMT</pubDate></item><item><title>An Introduction to map, filter, and reduce</title><link>https://zavarella.dev/blog/2017/01/19/map-vs-reduce/</link><guid isPermaLink="true">https://zavarella.dev/blog/2017/01/19/map-vs-reduce/</guid><description>Higher order functions are a powerful tool for functional programmers. The idea of higher order functions/functions as data has given rise to three…</description><pubDate>Thu, 19 Jan 2017 03:23:00 GMT</pubDate></item></channel></rss>