<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Christian Wilcox Blog</title>
  <link href="https://christianwilcox.com/blog/"/>
  <link href="https://christianwilcox.com/blog/atom.xml" rel="self" type="application/atom+xml"/>
  <id>https://christianwilcox.com/blog/</id>
  <updated>2026-04-26T00:00:00Z</updated>
  <entry>
    <title>Flow music</title>
    <link href="https://christianwilcox.com/blog/flow-music/"/>
    <id>https://christianwilcox.com/blog/flow-music/</id>
    <updated>2026-04-26T00:00:00Z</updated>
    <summary>Music composition made easy with ai</summary>
    <content type="html">&lt;p&gt;I know ai music is controversial but I love this idea of riffing on patterns and remixing with others in a shared collective sort of concept. Curious to see where this goes.&lt;/p&gt;
</content>
    <category term="music"/>
    <category term="ai"/>
    <author><name>Christian Wilcox</name></author>
  </entry>
  <entry>
    <title>Vibe coding SwiftUI macOS menu bar apps</title>
    <link href="https://christianwilcox.com/blog/vibe-coding-swiftui-macos-menu-bar-apps/"/>
    <id>https://christianwilcox.com/blog/vibe-coding-swiftui-macos-menu-bar-apps/</id>
    <updated>2026-03-28T00:00:00Z</updated>
    <summary>Simon shares brilliant explorations of what’s possible today</summary>
    <content type="html">&lt;p&gt;Simon shares brilliant explorations of what’s possible today&lt;/p&gt;
</content>
    <category term="llm"/>
    <author><name>Christian Wilcox</name></author>
  </entry>
  <entry>
    <title>Let Claude use your computer in Cowork</title>
    <link href="https://christianwilcox.com/blog/let-claude-use-your-computer-in-cowork-claude-help-center/"/>
    <id>https://christianwilcox.com/blog/let-claude-use-your-computer-in-cowork-claude-help-center/</id>
    <updated>2026-03-28T00:00:00Z</updated>
    <summary>Looking forward to trying this out</summary>
    <content type="html">&lt;p&gt;Looking forward to trying this out&lt;/p&gt;
</content>
    
    <author><name>Christian Wilcox</name></author>
  </entry>
  <entry>
    <title>Interesting Rust+Wasm talk</title>
    <link href="https://christianwilcox.com/blog/interesting-rust-wasm-talk/"/>
    <id>https://christianwilcox.com/blog/interesting-rust-wasm-talk/</id>
    <updated>2026-03-22T00:00:00Z</updated>
    <summary>A great talk on compiling Rust to WebAssembly for browser-based audio synthesis.
Worth watching if you&apos;re working with real-time DSP in the browser.</summary>
    <content type="html">&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;
</content>
    <category term="rust"/>
    <category term="wasm"/>
    <author><name>Christian Wilcox</name></author>
  </entry>
  <entry>
    <title>Welcome to the blog</title>
    <link href="https://christianwilcox.com/blog/welcome-to-the-blog/"/>
    <id>https://christianwilcox.com/blog/welcome-to-the-blog/</id>
    <updated>2026-03-21T00:00:00Z</updated>
    <summary>A starting point for writing publicly in simple markdown without changing the static-site deployment model.</summary>
    <content type="html">&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;
</content>
    <category term="blogging"/>
    <category term="static-sites"/>
    <category term="publishing"/>
    <author><name>Christian Wilcox</name></author>
  </entry>
</feed>
