<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Indragie Karunaratne's Blog</title>
        <link>https://indragie.com</link>
        <description>Blog posts about software engineering and technology.</description>
        <item>
          <title>I Shipped a Tool To Help Agents Fix Slow Code</title>
          <link>https://indragie.com/blog/i-shipped-a-tool-to-help-agents-fix-slow-code</link>
          <description>How I built a tool that gives AI agents access to the runtime context they need to accurately debug slow code.</description>
          <pubDate>Mon, 22 Sep 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>I Shipped a macOS App Built Entirely by Claude Code</title>
          <link>https://indragie.com/blog/i-shipped-a-macos-app-built-entirely-by-claude-code</link>
          <description>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.</description>
          <pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Setting up Oculus Rift DK2 on OS X</title>
          <link>https://indragie.com/blog/setting-up-oculus-rift-dk2-on-os-x</link>
          <description>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.</description>
          <pubDate>Sat, 25 Oct 2014 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Type-safe Table Views with Swift</title>
          <link>https://indragie.com/blog/type-safe-table-views-with-swift</link>
          <description>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.</description>
          <pubDate>Sat, 11 Oct 2014 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>