Close Menu
AI News TodayAI News Today

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    ABC refuses to capitulate to Trump admin, fights FCC probe into The View

    Trump reportedly plans to fire FDA Commissioner Marty Makary

    Prime Video follows Netflix and Disney by adding a TikTok-like ‘Clips’ feed in its app

    Facebook X (Twitter) Instagram
    • About Us
    • Contact Us
    Facebook X (Twitter) Instagram Pinterest Vimeo
    AI News TodayAI News Today
    • Home
    • Shop
    • AI News
    • AI Reviews
    • AI Tools
    • AI Tutorials
    • Chatbots
    • Free AI Tools
    AI News TodayAI News Today
    Home»AI Tutorials»The Unreasonable Effectiveness of HTML
    AI Tutorials

    The Unreasonable Effectiveness of HTML

    By No Comments2 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Screenshot of a dark-themed technical document titled "What this Python script does". Body text: "This is a compact, deliberately obfuscated Linux-specific local privilege-escalation proof-of-concept. Its apparent goal is to tamper with the in-memory image/page cache of /usr/bin/su, then execute su to obtain elevated privileges." A yellow-bordered callout reads: "Safety note: This explanation is for code understanding, reverse engineering, and defensive analysis. Do not run this on systems you do not own or administer. On a vulnerable kernel, code like this can alter the behavior of a privileged executable." Left column heading "High-level summary": "The script opens /usr/bin/su read-only, decompresses an embedded binary payload, and then processes that payload in 4-byte chunks. For each chunk, it performs a carefully arranged sequence involving Linux
    Share
    Facebook Twitter LinkedIn Pinterest Email

    8th May 2026 – Link Blog

    Using Claude Code: The Unreasonable Effectiveness of HTML. Thought-provoking piece by Thariq Shihipar (on the Claude Code team at Anthropic) advocating for HTML over Markdown as an output format to request from Claude.

    The article is crammed with interesting examples (collected on this site) and prompt suggestions like this one:

    Help me review this PR by creating an HTML artifact that describes it. I'm not very familiar with the streaming/backpressure logic so focus on that. Render the actual diff with inline margin annotations, color-code findings by severity and whatever else might be needed to convey the concept well.

    I’ve been defaulting to asking for most things in Markdown since the GPT-4 days, when the 8,192 token limit meant that Markdown’s token-efficiency over HTML was extremely worthwhile.

    Thariq’s piece here has caused me to reconsider that, especially for output. Asking Claude for an explanation in HTML means it can drop in SVG diagrams, interactive widgets, in-page navigation and all sorts of other neat ways of making the information more pleasant to navigate.

    I wrote about Useful patterns for building HTML tools last December, but that was focused very much on interactive utilities like the ones on my tools.simonwillison.net site. I’m excited to start experimenting more with rich HTML explanations in response to ad-hoc prompts.

    Trying this out on copy.fail

    copy.fail describes a recently discovered Linux security exploit, including a proof of concept distributed as obfuscated Python.

    I tried having GPT-5.5 create an HTML explanation of the exploit like this:

    curl https://copy.fail/exp | llm -m gpt-5.5 -s 'Explain this code in detail. Reformat it, expand out any confusing bits and go deep into what it does and how it works. Output HTML, neatly styled and using capabilities of HTML and CSS and JavaScript to make the explanation rich and interactive and as clear as possible'

    Here’s the resulting HTML page. It’s pretty good, though I should have emphasized explaining the exploit over the Python harness around it.

    Effectiveness HTML Unreasonable
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleAmazon is adding a vertical video feed to Prime Video
    Next Article Whoop health-tracker new AI and on-demand doctor features
    • Website

    Related Posts

    AI Tutorials

    Pretraining mixture of experts for emergent modularity

    AI Tutorials

    Tool: Big Words

    AI Tutorials

    Behind the Scenes Hardening Firefox with Claude Mythos Preview

    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    ABC refuses to capitulate to Trump admin, fights FCC probe into The View

    0 Views

    Trump reportedly plans to fire FDA Commissioner Marty Makary

    0 Views

    Prime Video follows Netflix and Disney by adding a TikTok-like ‘Clips’ feed in its app

    0 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Latest Reviews
    AI Tutorials

    Quantization from the ground up

    AI Tools

    David Sacks is done as AI czar — here’s what he’s doing instead

    AI Reviews

    Judge sides with Anthropic to temporarily block the Pentagon’s ban

    Subscribe to Updates

    Get the latest tech news from FooBar about tech, design and biz.

    Most Popular

    ABC refuses to capitulate to Trump admin, fights FCC probe into The View

    0 Views

    Trump reportedly plans to fire FDA Commissioner Marty Makary

    0 Views

    Prime Video follows Netflix and Disney by adding a TikTok-like ‘Clips’ feed in its app

    0 Views
    Our Picks

    Quantization from the ground up

    David Sacks is done as AI czar — here’s what he’s doing instead

    Judge sides with Anthropic to temporarily block the Pentagon’s ban

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Contact Us
    • Terms & Conditions
    • Privacy Policy
    • Disclaimer

    © 2026 ainewstoday.co. All rights reserved. Designed by DD.

    Type above and press Enter to search. Press Esc to cancel.