I Shipped a Tool To Help Agents Fix Slow Code
How I built a tool that gives AI agents access to the runtime context they need to accurately debug slow code.
Blog posts about software engineering and technology.
How I built a tool that gives AI agents access to the runtime context they need to accurately debug slow code.
How I built Context—a native macOS SwiftUI app for debugging MCP servers—almost entirely with Claude Code, and what I learned about building with AI coding agents.
Step-by-step guide for setting up Oculus Rift DK2 on OS X, including hardware configuration, display settings, and solutions to common issues like frame rate problems and limited software selection.
Building type-safe table view data sources in Swift that decouple implementation from view controllers, reduce boilerplate, and maximize type safety while bridging to Objective-C UITableView APIs.