RSSAmplifier

Blog

Indragie Karunaratne's Blog

Blog posts about software engineering and technology.

indragie.comRSS feed ↗4 posts

Latest posts

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.

I Shipped a macOS App Built Entirely by Claude 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.

Setting up Oculus Rift DK2 on OS X

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.

Type-safe Table Views with Swift

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.