Finding It Isn't Fixing Itposted: Thursday, August 20, 2026GitHub spent more of the August 17 outage recovering than diagnosing. Their remediation list says the same thing: getting back up is its own problem.read more →
Davit: A Native UI for Apple's Container Toolposted: Monday, June 15, 2026Davit is a native SwiftUI front end for Apple's container platform. It talks to the platform over XPC instead of shelling out to the CLI, and it also runs headless.read more →
Helpful macOS Container Tool Commandsposted: Saturday, June 13, 2026A few container tool commands I keep reaching for, written down for the next teammate who asks how.read more →
Running Ubuntu on Apple's Containerposted: Friday, June 12, 2026Getting a real Ubuntu box running under Apple's container means putting systemd back as PID 1. Here's the Dockerfile I used and what the build/run flags actually do.read more →
Apple's Container Toolposted: Friday, June 12, 2026Apple's container runs Linux containers as per-container lightweight VMs on Apple silicon, no Docker Desktop needed. Plus the startup error everyone hits first.read more →
A Single Border and a Better Radiusposted: Wednesday, June 10, 2026macOS 27 added a single vertical border in Finder and softened the window corners. Two tiny changes, and the whole window suddenly reads right.read more →
You're the Typistposted: Wednesday, May 27, 2026AI multiplies whatever you bring to it. If you can't explain what your generated code does and how it does it, you're not faster. You're just dragging your gaps along at higher speed.read more →
KQL Reads Like a Sentenceposted: Saturday, May 23, 2026Why KQL is the first query language I'd put in front of a non-engineer. Pipe syntax, English verbs, and the join cliff pushed five chapters back.read more →