<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>h11t labs</title>
    <link>https://h11t-labs.nl</link>
    <description>Notes from the h11t labs workbench.</description>
    <language>en</language>
    <item>
      <title>firm: the Rails Solid stack, in pure Python</title>
      <link>https://h11t-labs.nl/writing/firm</link>
      <guid>https://h11t-labs.nl/writing/firm</guid>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <description>Background jobs, caching, pub/sub, and an audit log that all live in your existing SQL database. Ports of Rails 8's Solid stack — no Redis required.</description>
    </item>
    <item>
      <title>Owning the catalog: a faster search for the Dutch online library</title>
      <link>https://h11t-labs.nl/writing/online-bibliotheek-catalogus</link>
      <guid>https://h11t-labs.nl/writing/online-bibliotheek-catalogus</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
      <description>The official onlinebibliotheek.nl search is poor, so I scraped the whole catalog into SQLite + FTS5 and built my own fast, faceted search UI.</description>
    </item>
  </channel>
</rss>