<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Brian Lee — Systems Architecture &amp; Engineering Notes</title>
  <link>https://brianlee.net/</link>
  <description>Engineering notes on distributed infrastructure, edge runtimes, and autonomous AI agents.</description>
  <language>en-us</language>
  <lastBuildDate>Sat, 12 Sep 2026 00:53:08 GMT</lastBuildDate>
  <atom:link href="https://brianlee.net/rss.xml" rel="self" type="application/rss+xml" />
  
  <item>
    <title>Zero-Egress Multi-Region Storage with CRDTs</title>
    <link>https://brianlee.net/posts/zero-egress-storage</link>
    <guid>https://brianlee.net/posts/zero-egress-storage</guid>
    <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
    <description>Architecting content-addressed storage layers over global edge networks that eliminate cloud egress lock-in while preserving sub-5ms read latencies.</description>
    <category>Systems</category>
  </item>
  <item>
    <title>Sub-Millisecond Autonomous Agent Dispatch on Edge Workers</title>
    <link>https://brianlee.net/posts/sub-millisecond-agents</link>
    <guid>https://brianlee.net/posts/sub-millisecond-agents</guid>
    <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    <description>How deterministic cognitive agent graph execution can be compiled into isolated V8 isolates with instantaneous cold boots.</description>
    <category>AI Agents</category>
  </item>
  <item>
    <title>The Base-6 Modular Layout System for Web Applications</title>
    <link>https://brianlee.net/posts/base-6-design-system</link>
    <guid>https://brianlee.net/posts/base-6-design-system</guid>
    <pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate>
    <description>Why choosing layout and typography scales based on the Rule of 3 (and Base-6 even target) creates harmonic sub-pixel sharpness across screens.</description>
    <category>Design & Systems</category>
  </item>
</channel>
</rss>