alunduil
RSS FeedWorking notes from a production software engineer on reliability, observability, and feedback-loop systems.
Recent Posts
How to Back Up Google Takeout to TrueNAS
Keep a local copy of your Google data: one TrueNAS Cloud Sync task and a short script that unpacks and prunes each Takeout export.
How Hard Is This to Undo
A rule I gave a coding agent, to keep it off the moves I couldn't undo, turned out to be one question—how hard is this to undo—sizing every decision I make.
How I'd Recover a Box I Can't Reach
The data was never the hard part. Recovering a Linux box I run from another continent is a plan I've never dared to run, and the risk lives in one configuration file.
Under the Instruments
I merged sixty-odd agent-written pull requests in a week, and it barely felt like work. The checks I built watch the code. Nothing watches me.