A version constant in every cache key since 2022, and what three years of using it actually looked like. Seven bumps in three years is roughly the rate…
The first of May, an open source release again, and a pin from April 2024 that could finally be removed. A decision record that enumerates triggers cannot anticipate…
A runbook step naming a command that had been renamed in a refactor eight months earlier. A runbook is documentation that must execute correctly under pressure, which makes…
A plan output that had grown to four hundred lines for a two-resource change, mostly from a provider that reports every computed attribute. The JSON plan has been…
One file with eleven services, of which four run in production, three run locally and four run in both with different settings. The override file being loaded automatically…
A worker container killed after ten seconds on every deploy, because the signal never reached the process. Shell form versus exec form is the difference between a graceful…
A crontab line from 2019 calling a script that had been rewritten twice and moved once, still working because of a symlink nobody remembered. Every layer was added…