Engineering1 min readScaling Shopify's maintenance_tasks (Part 2): Real-Time Progress for the GemPart 2: See how Fullscript layered live progress, shared lifecycle hooks, and queue isolation onto a gem they don't own — no fork required.Read More
Engineering1 min readScaling Shopify's maintenance_tasks (Part 1): A Custom UI for the GemHow Fullscript rebuilt the maintenance_tasks UI as a React app over a JSON API — typed params, masked secrets, live status.Read More
Engineering1 min readUsing an LLM as a Test CompilerEnd-to-end tests are usually expensive to maintain or too flaky to trust. We treated an LLM as a compiler to get tests that are neither.Read More
Technology1 min readWhy green tests stopped meaning shippedWhy green tests aren't enough for AI systems. Learn how evals catch behavioral regressions that unit tests miss.Read More
Technology1 min readSo You Want to Refactor Code with an Agentic DeveloperLearn how agentic developers automate large-scale code refactors, reducing migration costs, engineering overhead, and delivery risk.Read More
Engineering1 min readFeature-Flagging a Major Design System UpgradeShipping a major mobile redesign without stopping releases: adapters, build flags, and parallel design systems.Read More
Engineering1 min readBeing An Intern In The Age Of AIWhat it’s like starting a software engineering career in the age of AI coding tools, code review, and agentic development.Read More
Engineering1 min readTurning Wearable Noise Into Clinical SignalExplore how we process wearable health data into personalized, explainable insights for clinical decision support.Read More
Engineering1 min readFrom Signal to SolutionWhat if user feedback could become a working prototype automatically? Inside our AI-powered Feedback Builder.Read More
Engineering1 min readTeaching Our Merge Requests to Teach BackHow to improve AI code reviews: turn merge requests into learning tools with context, patterns, and engineering decisions.Read More
Engineering1 min readStreamlining Dependency Updates using RenovateBotOutdated dependencies piling up? See how we automated updates across dozens of repos. Read More
Engineering1 min readUsing Nitro for Terraform deprecationsUse Nitro in Linear to automate repetitive Terraform updates and generate PRs instantly at scale.Read More