<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Christian Wilcox Blog</title>
    <link>https://christianwilcox.com/blog/</link>
    <description>My notes on software, infrastructure, and the things I&apos;m working on.</description>
    <language>en-US</language>
    <lastBuildDate>Sat, 28 Mar 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://christianwilcox.com/blog/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vibe coding SwiftUI macOS menu bar apps</title>
      <link>https://christianwilcox.com/blog/vibe-coding-swiftui-macos-menu-bar-apps/</link>
      <guid isPermaLink="true">https://christianwilcox.com/blog/vibe-coding-swiftui-macos-menu-bar-apps/</guid>
      <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
      <description>&lt;p&gt;Simon shares brilliant explorations of what’s possible today&lt;/p&gt;
</description>
      <category>llm</category>
    </item>
    <item>
      <title>Let Claude use your computer in Cowork</title>
      <link>https://christianwilcox.com/blog/let-claude-use-your-computer-in-cowork-claude-help-center/</link>
      <guid isPermaLink="true">https://christianwilcox.com/blog/let-claude-use-your-computer-in-cowork-claude-help-center/</guid>
      <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
      <description>&lt;p&gt;Looking forward to trying this out&lt;/p&gt;
</description>
      
    </item>
    <item>
      <title>Interesting Rust+Wasm talk</title>
      <link>https://christianwilcox.com/blog/interesting-rust-wasm-talk/</link>
      <guid isPermaLink="true">https://christianwilcox.com/blog/interesting-rust-wasm-talk/</guid>
      <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
      <description>&lt;p&gt;A great talk on compiling Rust to WebAssembly for browser-based audio synthesis.
Worth watching if you&amp;#39;re working with real-time DSP in the browser.&lt;/p&gt;
</description>
      <category>rust</category>
      <category>wasm</category>
    </item>
    <item>
      <title>Welcome to the blog</title>
      <link>https://christianwilcox.com/blog/welcome-to-the-blog/</link>
      <guid isPermaLink="true">https://christianwilcox.com/blog/welcome-to-the-blog/</guid>
      <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
      <description>&lt;p&gt;This blog is intentionally simple.&lt;/p&gt;
&lt;p&gt;Posts live in the repo as markdown, get built into static pages, and publish with
the rest of the site. That keeps the writing workflow close to the code and avoids
pulling in a larger CMS just to post notes or project updates.&lt;/p&gt;
&lt;p&gt;The aim is to make publishing easy — without weakening the validation contract:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;markdown is the source of truth&lt;/li&gt;
&lt;li&gt;generated pages and RSS come from the same post data&lt;/li&gt;
&lt;li&gt;local and CI checks should fail if a post has invalid metadata or unsafe markup&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Over time this will become a place for notes on software, infrastructure,
explorations, and the work that benefits from a clearer public paper trail.&lt;/p&gt;
</description>
      <category>blogging</category>
      <category>static-sites</category>
      <category>publishing</category>
    </item>
  </channel>
</rss>
