<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on MacWorks</title><link>https://macworks.dev/tags/tools/</link><description>Recent content in Tools on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>2026-04-11</title><link>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-04-11/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-04-11/</guid><description>&lt;h1 id="simon-willison--2026-04-11"&gt;Simon Willison — 2026-04-11&lt;a class="anchor" href="#simon-willison--2026-04-11"&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;The standout update today centers on the release of SQLite 3.53.0, where Simon highlights highly anticipated native &lt;code&gt;ALTER TABLE&lt;/code&gt; constraint improvements and showcases his classic rapid-prototyping workflow by using Claude Code on his phone to build a WebAssembly-powered playground for the database&amp;rsquo;s new Query Result Formatter.&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;SQLite 3.53.0&lt;/strong&gt; · &lt;a href="https://simonwillison.net/2026/Apr/11/sqlite/#atom-everything"&gt;Source&lt;/a&gt;
This is a substantial release following the withdrawal of SQLite 3.52.0, packed with accumulated user-facing and internal improvements. Simon specifically highlights that &lt;code&gt;ALTER TABLE&lt;/code&gt; can now directly add and remove &lt;code&gt;NOT NULL&lt;/code&gt; and &lt;code&gt;CHECK&lt;/code&gt; constraints, a workflow he previously had to manage using his own &lt;code&gt;sqlite-utils transform()&lt;/code&gt; method. The update also introduces &lt;code&gt;json_array_insert()&lt;/code&gt; (alongside its jsonb equivalent) and brings significant upgrades to the CLI mode&amp;rsquo;s result formatting via a new Query Results Formatter library. True to form, Simon leveraged AI assistance—specifically Claude Code on his phone—to compile this new C library into WebAssembly to build a custom playground interface.&lt;/p&gt;</description></item></channel></rss>