<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ai-Assisted-Programming on MacWorks</title><link>https://macworks.dev/tags/ai-assisted-programming/</link><description>Recent content in Ai-Assisted-Programming on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/ai-assisted-programming/index.xml" rel="self" type="application/rss+xml"/><item><title>2026-04-13</title><link>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-04-13/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/week/simonwillison/simonwillison-2026-04-13/</guid><description>&lt;h1 id="simon-willison--2026-04-13"&gt;Simon Willison — 2026-04-13&lt;a class="anchor" href="#simon-willison--2026-04-13"&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 standout is Simon&amp;rsquo;s hands-on research into the newly released &lt;code&gt;servo&lt;/code&gt; crate using Claude Code. It perfectly captures his classic approach to AI-assisted exploration, demonstrating how quickly you can prototype a Rust CLI tool and evaluate WebAssembly compatibility with an LLM sidekick.&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;[Exploring the new servo crate]&lt;/strong&gt; · &lt;a href="https://simonwillison.net/2026/Apr/13/servo-crate-exploration/#atom-everything"&gt;Source&lt;/a&gt;
Following the initial release of the embeddable &lt;code&gt;servo&lt;/code&gt; browser engine on crates.io, Simon tasked Claude Code for web with exploring its capabilities. The AI successfully generated a working Rust CLI tool called &lt;code&gt;servo-shot&lt;/code&gt; for taking web screenshots. While compiling Servo itself to WebAssembly proved unfeasible due to its heavy use of threads and SpiderMonkey dependencies, Claude instead built a playground page utilizing a WebAssembly build of the &lt;code&gt;html5ever&lt;/code&gt; and &lt;code&gt;markup5ever_rcdom&lt;/code&gt; crates to parse HTML fragments.&lt;/p&gt;</description></item><item><title>2026-04-05</title><link>https://macworks.dev/docs/archives/simonwillison/simonwillison-2026-04-05/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/archives/simonwillison/simonwillison-2026-04-05/</guid><description>&lt;h1 id="simon-willison--2026-04-05"&gt;Simon Willison — 2026-04-05&lt;a class="anchor" href="#simon-willison--2026-04-05"&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;Simon highlights a deep-dive post by Lalit Maganti on the realities of &amp;ldquo;agentic engineering&amp;rdquo; when building a robust SQLite parser. The piece beautifully articulates a crucial lesson for our space: while AI is incredible at plowing through tedious low-level implementation details, it struggles significantly with high-level design and architectural decisions where there isn&amp;rsquo;t an objectively right answer.&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;&lt;a href="https://simonwillison.net/2026/Apr/5/building-with-ai/#atom-everything"&gt;Eight years of wanting, three months of building with AI&lt;/a&gt;&lt;/strong&gt;
Simon shares a standout piece of long-form writing by Lalit Maganti on the process of building &lt;code&gt;syntaqlite&lt;/code&gt;, a parser and formatter for SQLite. Claude Code was instrumental in overcoming the initial hurdle of implementing 400+ tedious grammar rules, allowing Lalit to rapidly vibe-code a working prototype. However, the post cautions that relying on AI for architectural design led to deferred decisions and a confusing codebase, ultimately requiring a complete rewrite with more human-in-the-loop decision making. The core takeaway is that while AI excels at tasks with objectively checkable answers, it remains weak at subjective design and system architecture.&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-04-04-to-2026-04-10"&gt;Simon Willison — Week of 2026-04-04 to 2026-04-10&lt;a class="anchor" href="#simon-willison--week-of-2026-04-04-to-2026-04-10"&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;Anthropic&amp;rsquo;s decision to delay the general release of their highly capable Claude Mythos model under &amp;ldquo;Project Glasswing&amp;rdquo; marks a significant turning point in the AI industry. The move underscores a massive shift in frontier model capabilities, as models evolve from generating text to autonomously chaining multiple minor vulnerabilities into sophisticated exploits, requiring a new level of security safeguards before release.&lt;/p&gt;</description></item></channel></rss>