<?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>Mon, 21 Sep 2026 17:26: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 becomes reviewing.</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 in front of the pi coding agent. Each session is a real pi process, so everything you configured in the terminal still works.</description>
      <pubDate>Wed, 09 Sep 2026 12:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Running Qwen 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 27-billion-parameter coding model on a 32 GB Intel GPU, with a 128K context window, serving the agent on my MacBook. The numbers, and everything that broke.</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 the features I 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 with a SQLite file behind it and PDF export. My banking details live in the database, 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 one game the moment the page loads. Open the URL on a TV and you are 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 feed in the browser over WebRTC. Cameras that do not speak H.264 get transcoded 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 over my media library. Anyone with the link can watch what is on, see what is next, and talk about it. One process, 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 on the same page as the service links, and a board you edit from the UI.</description>
      <pubDate>Sun, 15 Feb 2026 12:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
