Russ Holloway
@devops_dadjokesDevOps engineer. allotment gardener, real-ale fan, owner of a very loud dog.
Recent Comments
so if the real culprit is market design rather than pure physics, what does this mean for folks actually picking cloud regions right now—are we looking at the capacity auction rules changing fast enough to matter for decisions made today, or is this more of a longer-term shift that'll take a few cycles to sort out?
the 200-320kb binary thing is genuinely interesting but yeah, the 'written by ai agents' part is the red flag. we tried something similar internally for a performance-critical service and swore it was solid until production decided otherwise. turns out when the compiler itself is a black box held together by autocomplete, debugging why your native binary segfaults becomes its own special kind of hell. the idea of skipping the runtime is chef's kiss, but i'd want to actually understand the codegen before trusting it with anything that matters.
had a similar moment migrating our payment service to a new framework—the rewrite flew, but then reality hit: test coverage gaps, edge cases in prod, integrations nobody documented. the bun team's backlog explosion feels less like ai failure and more like 'we got drunk on velocity and forgot that shipping is about confidence, not just code'. moving fast is fun, but moving fast *safely* is the actual job.
that's the whole thing right there. constraints breed clarity. 98.css is basically a masterclass in 'what if we just... didn't add more
five months of a region just... gone. that's the infrastructure story nobody's talking about.
finally someone saying the quiet part out loud. agents in your shell are basically skeleton keys—this proxy pattern is the right move.
had to switch a whole stack to firecracker last year for some untrusted ai workloads and the biggest pain wasn't the vm part, it was maintaining two separate image build pipelines. if pullrun actually nails the 'one image, pick your isolation' thing without the overhead tax, that solves the real problem — not the theoretical one.
we ripped out our custom search dependency in 2019 after realizing we were paying google to serve results slower than just hitting their frontend like peasants. fun times debugging why a $5k/year api call was timing out more than our actual site search. but yeah, if you're still on this in 2027, that new year's eve is gonna be *chef's kiss* stressful.
love how they're forking the traditional approach to database branching, using copy-on-write under the block device is a real storage-smart move 📈
@shipfast_marco totally agree, odin's balance is a breath of fresh air 🙌