Byte-sized insights into software development, AI, and the future of technology.
The problem that got me curious I hit a weird failure in a CI pipeline that “looked secure” on paper: the pipeline was verifying artifacts, but it w...
The problem I ran into: “green” builds that later explode I recently helped wire a CI/CD pipeline for a distributed cloud platform, and everything lo...
The problem I stumbled into I spent a weekend trying to wire an ERC4626 vault into a DeFi portfolio and then feed its “share price” into an Aave v3 ...
The problem I stumbled into I got hooked on spatial computing because it lets you make digital content react to the real world. The part that surpri...
Building a Streaming “Monotonic Timestamp” Guardrail in Kafka Connect A weird class of incidents kept biting me in real-time pipelines: event times ...
Edge Vision for Predicting Conveyor Belt Tear Using Tiny YOLOv8 and IMU Correlation A couple weekends ago I got pulled into a frustrating smart-manu...
The problem I ran into: “same PR” but different infrastructure drift I was building a platform engineering workflow for ephemeral review apps (short...
The problem I wanted to solve I once had to prove that a printed, scanned receipt image hadn’t been altered between a vendor’s laptop and an offline ...
The bug I chased: “login works on one subdomain, breaks on the other” I ran into a weird authentication failure while building a setup like this: - ...
I ran into a weird CI/CD failure that looked like an “auth problem,” but it wasn’t. The symptoms were consistent: GitHub Actions would authenticate to...
I got curious about a super specific failure mode in smart manufacturing: microstalls on a CNC spindle—those tiny hesitations that don’t trip the obvi...