Daring Fireball
• John Gruber
Colossal
• Kate Mothes
‘Our Neighbors, the Peacocks’ Paints a Portrait of an Unusual Convergence of Populations
In her short documentary, filmmaker Callie Barlow invites locals to share their love—or loathing—for the vibrant birds.
Do stories and artists like this matter to you? Become a Colossal Member today and support independent arts publishing for as little as $7 per month. The article ‘Our Neighbors, the Peacocks’ Paints a Portrait of an Unusual Convergence of Populations appeared first on Colossal.
Longreads
• Brendan Fitzgerald
She Knows a Place
"For seven decades, the gospel singer Mavis Staples has troubled the opposition between chorus and soloist, background and lead."
Are insider traders making millions from the Iran war?
SQL functions in Google Sheets to fetch data from Datasette
TIL: SQL functions in Google Sheets to fetch data from Datasette
I put together some notes on patterns for fetching data from a Datasette instance directly into Google Sheets - using the importdata() function, a "named function" that wraps it or a Google Apps Script if you need to send an API token in an HTTP header (not supported by importdata().)
Here's an example sheet demonstrating all three methods.
Tags: spreadsheets, datasette, google
Claude Token Counter, now with model comparisons
US seizes Iranian-flagged cargo ship
Headless everything for personal AI
Per Nillson on barring across strings #guitar #guitarist #shorts
Daring Fireball
• John Gruber
Jessica Chastain Says Apple TV Will Finally Release ‘The Savant’
Marc Malkin, Variety:
Jessica Chastain says Apple TV is finally going to release her political thriller series “The Savant.” [...]
“Before it was like, ‘I don’t know if we’re going to see it,’ but now I can say, ‘We’re going to see it,’” Chastain told me exclusively on Saturday at the Breakthrough Prize ceremony in Santa Monica.
As for when, sources tell me that Apple is planning for a July release.
Previously, re: The Savant’s limbo release date.
Link: variety.com/2026/tv/columns/jessica-chastain-apple-tv…
The Global Story: The AI model that’s ‘too powerful’ to be released to the public
19.04.2026
18.04.2026
17.04.2026
Daring Fireball
• John Gruber
WorkOS FGA: The Authorization Layer for AI Agents
My thanks to WorkOS for sponsoring last week at DF. Every AI agent demo looks magical, but most hit a wall in enterprise deployment. It’s not model quality or latency. It’s authorization. Authentication proves an agent’s identity. Authorization defines its blast radius.
The winners in enterprise AI won’t have the most features. They’ll be the ones enterprises can safely trust. Learn how WorkOS FGA scopes that blast radius with resource-level permissions, and read their deep dive for more.
Woohoo! Jasper and Florian added webmention support to their blogs!
Iran closes Strait of Hormuz a day after declaring it open
Changes in the system prompt between Claude Opus 4.6 and 4.7
Claude system prompts as a git timeline
Research: Claude system prompts as a git timeline
Anthropic publish the system prompts for Claude chat and make that page available as Markdown. I had Claude Code turn that page into separate files for each model and model family with fake git commit dates to enable browsing the changes via the GitHub commit view.
Tags: system-prompts, anthropic, claude, generative-ai, ai, llms