<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lucas Carlson</title>
    <link>https://lucascarlson.net/blog/</link>
    <description>Essays on durable systems, open source, and building software.</description>
    <language>en</language>
    <atom:link href="https://lucascarlson.net/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A lease with a timeout is not a lock</title>
      <link>https://lucascarlson.net/2026/09/09/a-lease-with-a-timeout-is-not-a-lock/</link>
      <guid isPermaLink="true">https://lucascarlson.net/2026/09/09/a-lease-with-a-timeout-is-not-a-lock/</guid>
      <pubDate>Wed, 09 Sep 2026 16:00:00 GMT</pubDate>
      <description>Four fixes for one duplicate email. Each one closed a real gap. None of them was a lock, because none of them ran inside the write.</description>
    </item>
    <item>
      <title>Durable Objects without Cloudflare, on the database you already run</title>
      <link>https://lucascarlson.net/2026/08/24/introducing-open-source-durable-objects/</link>
      <guid isPermaLink="true">https://lucascarlson.net/2026/08/24/introducing-open-source-durable-objects/</guid>
      <pubDate>Mon, 24 Aug 2026 16:00:00 GMT</pubDate>
      <description>The Durable Objects programming model as a plain library on the SQL database you already run. And as of this week, the whole runtime runs in a browser tab on SQLite WASM.</description>
    </item>
  </channel>
</rss>
