AI
Today’s thread is clear: AI does not lack model news; it lacks the discipline needed for production systems. MCP auth boundaries, OpenAI’s narrow medical use case, Claude Code artifacts, open-model specialization, and Anthropic’s safety policy all point to the same shift: AI products are moving from chat interfaces into workflows, risk controls, and long-term retention.
21 Jun 2026
AI
Today’s signal is blunt: AI is no longer just a model race. It is becoming a contest over governance, compute, tooling, and how knowledge work gets reorganized. The most interesting pieces today sit exactly on that fault line: Washington’s interest in OpenAI, Simon Willison’s practical agent tooling, Anthropic’s social-impact work, and a batch of research papers trying to make agents more controllable and measurable.
Washington wants a piece of OpenAI Source: The Rundown AI
09 Jun 2026
Daily Digest
There was no single giant model launch today. The more useful signal came from the engineering trenches: AI-generated issues are polluting maintainer workflows, coding agents still lose constraints over long tasks, and automation may create more review work rather than less.
1. AI-generated issues are becoming an open-source tax Simon Willison quotes Armin Ronacher on a failure mode that every maintainer will recognize: issues rewritten by AI into confident but distorted reports, full of fake root causes and noisy implementation advice. The fix is not prettier prose; it is better raw observation.
25 May 2026
thoughts
Give different LLMs the same persona file, and they’ll behave like completely different people. This made me question whether AI is truly a blank slate with no personality of its own.
19 Mar 2026
tech
Using multiple AI API providers simultaneously creates hidden costs beyond the operational hassle — frequent switching erodes model consistency. I built a lightweight LLM Gateway that sits between your apps and providers, handling routing, circuit-breaking, sticky deployments, and request logging, fully transparent to upstream clients.
03 Mar 2026
tech
I built a shared memory layer for AI agents. No more repeating yourself across Claude, ChatGPT, Gemini, and local LLMs.
22 Feb 2026