open-source

5 items

tanyaverma.sh 2026-04-13-1

The Closing of the Frontier

Two-thirds of MATS symposium research posters ran on Chinese open-source models because Anthropic's Mythos restrictions closed off Western frontier access to independent safety researchers. The safety case for restricted access is degrading the safety research pipeline it claims to protect. The policy question isn't content moderation: it's whether frontier model access needs due process obligations the way utilities do.

Wall Street Journal 2026-04-08-3

Meta Announces Muse Spark: First Closed-Source Model Marks End of Llama Open-Source Era

Meta shipped Muse Spark as a closed model: the company that spent more on open-weight frontier AI than anyone else just stopped sharing. Alibaba closed Qwen the same month. The pattern isn't "open-source is dying"; it's bifurcating. Companies that used open-source to acquire developer ecosystems (Meta, Alibaba) are closing now that the ecosystem exists. Companies that use open-source as a competitive weapon against incumbents (Google via Gemma, DeepSeek via cost disruption) are doubling down. The strategic question for enterprises: your open-source dependency just became a geopolitical choice between Google and China.

WIRED 2026-03-14-3

Nvidia Will Spend $26B to Build Open-Weight AI Models

Complement strategy disguised as frontier ambition: $26B in open-weight models optimized for Nvidia silicon, given away free to ensure the ecosystem stays on their hardware. The defensive trigger is visible; Chinese open models (DeepSeek, Qwen) are becoming the global default, and Meta's retreat from fully open Llama creates the US vacuum Nvidia is filling.

Wall Street Journal 2026-03-09-3

Anthropic's AI Hacked the Firefox Browser. It Found a Lot of Bugs.

The independent credibility piece for Anthropic's security capabilities. Claude found 100+ Firefox bugs (14 high-severity) in two weeks -- more high-severity than the world reports to Mozilla in two months. The Curl counter-narrative is the buried lede: AI bug reports are 95% garbage (Stenberg data), making Claude's hit rate the real differentiator, not the volume. Most important detail: Claude is better at finding bugs than exploiting them -- the defender/attacker asymmetry currently favors defenders, but that gap is temporary.

Simon Willison's Weblog 2026-03-08-2

Can coding agents relicense open source through a "clean room" implementation of code?

Coding agents can now reimplement GPL codebases against test suites in hours, making copyleft economically unenforceable. The chardet LGPL→MIT relicensing dispute is the first clean test case, but the real bomb is training data contamination: if the model was trained on the original code, no "clean room" claim holds. Generalizes to any governance mechanism that relies on cost-of-reimplementation as friction.