<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Datasette-Lite on MacWorks</title><link>https://macworks.dev/tags/datasette-lite/</link><description>Recent content in Datasette-Lite on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/datasette-lite/index.xml" rel="self" type="application/rss+xml"/><item><title>2026-06-24</title><link>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-06-24/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-06-24/</guid><description>&lt;h1 id="simon-willison--2026-06-24"&gt;Simon Willison — 2026-06-24&lt;a class="anchor" href="#simon-willison--2026-06-24"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="highlight"&gt;Highlight&lt;a class="anchor" href="#highlight"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Today&amp;rsquo;s most interesting post is Simon&amp;rsquo;s creation of &lt;code&gt;browser-compat-db&lt;/code&gt;, demonstrating a clever mix of AI-assisted programming to convert Mozilla&amp;rsquo;s MDN compatibility data into a SQLite database, along with a neat CI/CD trick for hosting it. It perfectly encapsulates his workflow of using frontier models like Opus 4.8 and GPT-5.5 to rapidly build, deploy, and explore small, sharp data tools.&lt;/p&gt;
&lt;h2 id="posts"&gt;Posts&lt;a class="anchor" href="#posts"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;simonw/browser-compat-db&lt;/strong&gt; · &lt;a href="https://simonwillison.net/2026/Jun/24/browser-compat-db/#atom-everything"&gt;Source&lt;/a&gt;
Inspired by Mozilla&amp;rsquo;s new MDN Model Context Protocol (MCP) service, Simon used Claude Code for web (Opus 4.8) to write a script that converts the comprehensive browser compatibility repository into a ~66MB SQLite database. To bypass the fact that GitHub Releases do not provide open CORS headers, he utilized Codex Desktop (GPT-5.5) to build a GitHub Actions workflow that force-pushes the database to an &amp;ldquo;orphan&amp;rdquo; branch. This deployment strategy allows the database to be served via GitHub&amp;rsquo;s CDN with open CORS headers, enabling immediate exploration directly in the browser via Datasette Lite.&lt;/p&gt;</description></item><item><title>Simon Willison</title><link>https://macworks.dev/docs/week/simonwillison/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/week/simonwillison/</guid><description>&lt;h1 id="simon-willison--week-of-2026-06-18-to-2026-06-25"&gt;Simon Willison — Week of 2026-06-18 to 2026-06-25&lt;a class="anchor" href="#simon-willison--week-of-2026-06-18-to-2026-06-25"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="highlight-of-the-week"&gt;Highlight of the Week&lt;a class="anchor" href="#highlight-of-the-week"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;This week&amp;rsquo;s absolute standout is the launch of the &lt;code&gt;datasette-apps&lt;/code&gt; plugin, which fundamentally transforms how we build micro-applications over local databases. By utilizing tightly constrained iframe sandboxes and Content-Security-Policy headers, developers and LLMs alike can safely run custom HTML/JS interfaces against a persistent Datasette backend. It brilliantly merges Simon&amp;rsquo;s ongoing experiments with AI-assisted &amp;ldquo;vibe coding&amp;rdquo; and robust security architectures into a core ecosystem feature, effectively bridging the gap between Claude Artifacts and secure data environments.&lt;/p&gt;</description></item></channel></rss>