<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>chris corbell — notes</title>
    <link>https://chriscorbell.com/blog/</link>
    <atom:link href="https://chriscorbell.com/blog/rss.xml" rel="self" type="application/rss+xml" />
    <description>Occasional writing by Chris Corbell on software, systems, and the tools in between.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 23 Sep 2026 04:16:21 GMT</lastBuildDate>
    <item>
      <title>kardboard: a kanban board that summons coding agents</title>
      <link>https://chriscorbell.com/blog/posts/kardboard/</link>
      <guid>https://chriscorbell.com/blog/posts/kardboard/</guid>
      <description>Write a card, and about a minute later a coding agent clones the repo, does the work, and opens a pull request. My job is mostly reviewing now.</description>
      <pubDate>Mon, 14 Sep 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Pier: a desktop GUI for pi</title>
      <link>https://chriscorbell.com/blog/posts/pier/</link>
      <guid>https://chriscorbell.com/blog/posts/pier/</guid>
      <description>A macOS app for the pi coding agent. Every session is a real pi process, so everything you&#39;ve set up in the terminal still works.</description>
      <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Running Qwen 3.8 27B on an Intel Arc Pro B70</title>
      <link>https://chriscorbell.com/blog/posts/llm-server/</link>
      <guid>https://chriscorbell.com/blog/posts/llm-server/</guid>
      <description>A 27B coding model on a 32 GB Intel GPU with a 128K context window, serving the coding agent on my MacBook. Here are the numbers, and everything that broke along the way.</description>
      <pubDate>Mon, 07 Sep 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kino: a Stremio client I can keep extending</title>
      <link>https://chriscorbell.com/blog/posts/kino/</link>
      <guid>https://chriscorbell.com/blog/posts/kino/</guid>
      <description>My own Stremio client with an interface built for a TV remote, native playback, and features I&#39;ve always wanted, starting with skip intro.</description>
      <pubDate>Sun, 23 Aug 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>invox: invoicing that lives in a container</title>
      <link>https://chriscorbell.com/blog/posts/invox/</link>
      <guid>https://chriscorbell.com/blog/posts/invox/</guid>
      <description>A personal invoice generator backed by a SQLite file, with PDF export. My banking details live in the database instead of the code, so the code can be public.</description>
      <pubDate>Tue, 28 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Brutal Doom in the browser, booting straight into the map</title>
      <link>https://chriscorbell.com/blog/posts/webdoom/</link>
      <guid>https://chriscorbell.com/blog/posts/webdoom/</guid>
      <description>A fork of a UZDoom WebAssembly port that boots straight into one game when the page loads. Open the URL on a TV and you&#39;re in MAP01.</description>
      <pubDate>Tue, 28 Jul 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>camview: a low-latency camera viewer in one container</title>
      <link>https://chriscorbell.com/blog/posts/camview/</link>
      <guid>https://chriscorbell.com/blog/posts/camview/</guid>
      <description>Point it at an RTSP camera and it shows the live feed in your browser over WebRTC. If the camera doesn&#39;t send H.264, it transcodes on the fly.</description>
      <pubDate>Sun, 07 Jun 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Andromeda: a public TV channel with a schedule and a chat</title>
      <link>https://chriscorbell.com/blog/posts/andromedatv/</link>
      <guid>https://chriscorbell.com/blog/posts/andromedatv/</guid>
      <description>A livestream page for my media library. Anyone with the link can see what&#39;s on, what&#39;s next, and chat about it. The whole thing runs in one container.</description>
      <pubDate>Sun, 01 Mar 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Orbitdash: a server dashboard I can edit</title>
      <link>https://chriscorbell.com/blog/posts/orbitdash/</link>
      <guid>https://chriscorbell.com/blog/posts/orbitdash/</guid>
      <description>A homelab dashboard with live CPU, memory, and disk stats right next to my service links, and you edit all of it from the browser.</description>
      <pubDate>Sun, 15 Feb 2026 12:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
