<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Html on MacWorks</title><link>https://macworks.dev/tags/html/</link><description>Recent content in Html on MacWorks</description><generator>Hugo</generator><language>en</language><atom:link href="https://macworks.dev/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>2026-05-08</title><link>https://macworks.dev/docs/archives/simonwillison/simonwillison-2026-05-08/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://macworks.dev/docs/archives/simonwillison/simonwillison-2026-05-08/</guid><description>&lt;h1 id="simon-willison--2026-05-08"&gt;Simon Willison — 2026-05-08&lt;a class="anchor" href="#simon-willison--2026-05-08"&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 re-evaluates his long-standing habit of asking LLMs for Markdown output, sparked by Anthropic&amp;rsquo;s Thariq Shihipar advocating for the rich capabilities of HTML. He tests this out practically by using his &lt;code&gt;llm&lt;/code&gt; CLI to generate an interactive HTML explanation of a newly discovered Linux security exploit.&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;[Using Claude Code: The Unreasonable Effectiveness of HTML]&lt;/strong&gt; · &lt;a href="https://simonwillison.net/2026/May/8/unreasonable-effectiveness-of-html/#atom-everything"&gt;Source&lt;/a&gt;
Simon reflects on a piece by Thariq Shihipar (from Anthropic&amp;rsquo;s Claude Code team) that argues for requesting HTML instead of Markdown from Claude. While Markdown&amp;rsquo;s token-efficiency was a strict necessity during the 8,192-token GPT-4 days, modern LLMs can leverage HTML to output SVG diagrams, interactive widgets, and rich in-page navigation. Simon tests this technique by piping an obfuscated Python exploit from &lt;code&gt;copy.fail&lt;/code&gt; into &lt;code&gt;gpt-5.5&lt;/code&gt; via his &lt;code&gt;llm&lt;/code&gt; CLI tool, successfully prompting the model to generate a fully styled, interactive HTML explanation of the code.&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-05-08-to-2026-05-15"&gt;Simon Willison — Week of 2026-05-08 to 2026-05-15&lt;a class="anchor" href="#simon-willison--week-of-2026-05-08-to-2026-05-15"&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;The standout development this week is Simon&amp;rsquo;s rapid adaptation to the latest frontier model capabilities, most notably releasing &lt;code&gt;llm 0.32a2&lt;/code&gt; to expose and visualize the new interleaved reasoning tokens of GPT-5 class models directly in the terminal. This perfectly pairs with his hands-on explorations of embedding LLM calls deeply into developer workflows, such as executing prompts via script shebangs and leveraging models to output rich HTML rather than just Markdown.&lt;/p&gt;</description></item></channel></rss>