Claude Mythos restricted release

The Forbidden Frontier: Claude Mythos and the Dawn of Restricted AI Power

TL;DR Claude Mythos is Anthropic’s most powerful model to date, scoring 93.9% on SWE-bench and 97.6% on USAMO 2026 - a 55-point leap over rival models It is not publicly available; Anthropic restricted access to 12 vetted companies through Project Glasswing, focused on defensive cybersecurity Mythos autonomously identified thousands of zero-day vulnerabilities, including a 27-year-old unpatched OpenBSD bug - making its offensive potential too dangerous to democratize This marks a shift away from open innovation toward controlled deployment, where the most capable AI may never be publicly released The Mythos story forces a rethink of how we evaluate AI: benchmark performance and public availability are no longer the same thing Anthropic built its most capable model to date, demonstrated it autonomously discovering thousands of zero-day vulnerabilities, and then declined to release it. That is the Mythos story, and it is worth sitting with rather than rushing past. The benchmarks are striking, but the decision not to publish is the more consequential part - it signals a real shift in how frontier AI labs are thinking about deployment. ...

April 13, 2026 · 4 min · James M
Structured outputs and schema design for LLMs

Structured Outputs: When Your AI Needs to Follow a Schema

TL;DR Structured outputs constrain an LLM’s response to match a JSON schema during generation, eliminating the entire class of post-processing parse failures (which occur 2-5% of the time with free-form output) They produce simpler code, more reliable pipelines, and modest inference cost savings (typically 5-15% fewer tokens) in high-volume systems Use structured outputs for data extraction, classification, entity recognition, and API payload generation - not for creative writing or open-ended reasoning Common mistakes include over-constraining schemas with too-strict enums, forgetting that the response format changes, and mistaking schema validity for semantic correctness The trajectory is toward structured outputs becoming the default: schemas will be inferred from English descriptions, and TypeScript types will auto-generate schemas For years, extracting structured data from LLMs meant post-processing their text output: parse JSON, handle edge cases where the model forgot to close a bracket, write validation code to check if the output matched your schema, implement fallback logic when parsing failed. ...

April 12, 2026 · 7 min · James M
Small language models - why size is not everything

The Rise of Small Language Models: Why Size Isn't Everything

TL;DR Small language models (typically under 15B parameters) trained on high-quality data can match or outperform much larger models on many real-world tasks, thanks to distillation, instruction tuning, and quantization The key advantages are speed (milliseconds vs seconds), cost (no per-token API charges), privacy (data stays on your hardware), and offline capability Standout models include Mistral 7B for speed, Phi-3 for edge devices, and OpenClaw for code and reasoning - all usable locally via Ollama The industry is moving toward a multi-tier approach: small models (7-13B) for 80% of workloads, medium models as a step-up, and large models reserved only for complex reasoning tasks where they genuinely outperform Large models still win on deep multi-step reasoning, breadth of knowledge, and few-shot generalization - the shift is about matching model size to task, not replacing large models entirely For years, the narrative was simple: bigger is better. GPT-4 was massive, Claude was massive, and the race seemed to be about who could train the largest model on the most data. But that story is changing. Small language models - typically under 15 billion parameters - are proving that you don’t need 175 billion parameters to solve real problems. ...

April 12, 2026 · 8 min · James M
LLM context window arms race

The LLM Context Window Arms Race: Does It Actually Matter?

TL;DR Context window size is the wrong metric to optimise for - attention scales quadratically, so larger windows mean dramatically higher latency and cost with diminishing quality gains Retrieval-augmented generation consistently outperforms stuffing entire documents into a prompt, because focused context beats diluted context What actually matters in production: token efficiency, prompt caching, structured output formats, and intelligent retrieval - not raw window size Large context windows are genuinely useful for whole-document analysis and complex cross-file code review, but wasteful for Q&A, structured extraction, and high-volume routine tasks The teams that will ship faster and scale further are those building intelligent architecture around a 200K context window, not those waiting for 1M-token models Every week brings a new headline: “Model X reaches 1M token context!” “Model Y supports 2M tokens!” The LLM industry seems locked in an arms race where the stated goal is always “bigger context window,” as if this single metric determines whether a model is useful. ...

April 11, 2026 · 7 min · James M
Local vs cloud AI tradeoffs in 2026

Local AI vs Cloud AI: The Tradeoff Landscape in 2026

The local vs. cloud AI debate used to be simple: cloud was smarter, local was cheaper and private. In 2026 that framing has collapsed. The hardware caught up to the software. Unified memory on Apple Silicon and 24GB+ VRAM cards like the RTX 50-series mean local inference is no longer a compromise - it is a deliberate architectural choice. Professional engineers are not “trying to see if Llama runs on a Mac” anymore. They are building sophisticated Hybrid AI Stacks where local and cloud models each handle the workloads they are genuinely suited for. Here is the tradeoff landscape as it stands today. ...

April 11, 2026 · 5 min · James M
Best Software Synths 2026

The Best Software Synths of 2026: From AI-Native to Analog Perfection

The landscape of software synthesis has undergone a massive shift over the last two years. While the legends of the 2010s are still present, 2026 has introduced a new generation of “intelligent” instruments that bridge the gap between complex sound design and intuitive creativity. Here are the top software synths currently defining the sound of 2026. 1. Xfer Serum 2 (The Evolution) After years of anticipation, the successor to the most popular wavetable synth in history has finally matured. Serum 2 maintains the workflow we love but adds a “Neural Resynthesis” engine. You can now drop any audio sample into the oscillator, and the AI will reconstruct it as a fully morphable wavetable with uncanny accuracy. ...

April 10, 2026 · 3 min · James M
Cline Kanban integration via MCP

Cline + Kanban: Autonomous Development Meets Project Management

TL;DR Cline integrates with Kanban boards (Linear, GitHub Projects, Jira, Trello) via Model Context Protocol (MCP), closing the gap between project management and code execution Instead of manually copy-pasting tasks, Cline reads directly from your board, works through the implementation, and updates the task status automatically when done This makes the Kanban board the single source of truth - it stays in sync with reality rather than being an afterthought you update when you remember Works best with clear, testable acceptance criteria; vague tasks like “improve performance” need refinement before Cline can act on them autonomously Even with full autonomy, human code review remains essential - Cline completing a task means it is “Ready for Review”, not that it ships In the evolution of agentic software engineering, one critical gap remains: the disconnect between project management and code execution. Your Kanban board tracks what needs doing, but your AI assistant lives in your IDE. Cline + Kanban closes that gap. ...

April 10, 2026 · 5 min · James M
The postal pirates - tape swapping and the 1980s software underground

The Postal Pirates: Micro Mart, Loot, and the 1980s Tape-Swapping Underground

TL;DR Before the internet, Britain’s software underground ran on paper classifieds, cassette tapes, and the Royal Mail - a postal piracy economy that shaped 1980s computing culture The economics drove it: games cost £15-£40 in 1983 (roughly £60-£160 in 2026 money), while a blank cassette and a stamp cost pennies Magazine classified pages like Micro Mart were the discovery layer - the underground’s search engine The trade scaled through the Amiga era on blank floppy disks, with traders building reputations and networks that prefigured online file-sharing culture Almost nobody involved thought of it as crime; the copyright question simply was not asked, which says as much about the era as the copying itself You can’t understand the culture of 1980s computing without understanding the postal tape trade. Before the internet democratized access, there was an entire underground economy running on paper classifieds, cassette tapes, and the British Royal Mail. ...

April 10, 2026 · 10 min · James M
Trainer menus and scrolltexts - the unique aesthetics of the 1980s cracking scene

Trainer Menus & Scrolltexts: The Unique Aesthetics of the Cracking Scene

TL;DR Crack intros on 1980s pirated games were underground art with no commercial purpose: trainer menus (cheat systems added after copy protection was removed) and scrolltexts became the visual language of the cracking scene Trainers were augmentation, not piracy itself - groups removed protection and then added menus letting players modify gameplay The aesthetic came from constraint: tiny memory budgets and raw hardware access forced a distinctive look that groups turned into territorial signatures and reputation-building Cracking groups were organised communities with roles, rivalries, and codes of craft, and their techniques leaked into legitimate software and the demoscene The scene’s legacy is the lesson that constraints breed style - the look is still copied by artists and game developers today If you loaded a pirated Commodore Amiga game in 1988, you wouldn’t just get the game. You’d get an experience. Before the title screen, before the game even loaded, you’d see a custom introduction - a piece of underground art that served no commercial purpose and had to be coded in secret. This was the cracking scene’s gift to itself. ...

April 10, 2026 · 13 min · James M
u-he Zebra 3 Modular Software Synthesizer

u-he Zebra 3: The Modular Beast Unleashed

In the realm of software synthesizers, few names command as much respect and anticipation as u-he. And among their legendary lineup, Zebra has always stood out as a chameleon – a semi-modular powerhouse capable of almost any sound. Now, with the long-awaited arrival of Zebra 3, the beast has truly been unleashed, promising to redefine what’s possible in digital sound design. This isn’t just an update; it’s a complete reimagining, building on the strengths of its predecessor while pushing the boundaries of flexibility, sonic fidelity, and user experience. ...

April 9, 2026 · 4 min · James M