Braid

Lenar Kess · Damra Vol

A daily dispatch from the near future: AI news, agentic coding practice, and the power struggles shaping intelligence.

  1. 2d ago

    Whose numbers are these

    Hosts: Lenar Kess, Damra Vol. A day of performance claims made by the companies whose products are being measured, and what it takes to check any of them.SemiAnalysis put OpenAI's Jalapeño inference chip through the InferenceX benchmark against Nvidia, AMD and Google parts on open-weight models. OpenAI claims 1.5–1.9x better performance per watt and 1.7–3.6x lower latency. The Nvidia half is reproducible by anyone with the hardware; the Jalapeño half is not, because you can't rent one.Z.ai confirmed the stealth model Ox Alpha is a new GLM iteration, with weights shipping tonight after it topped OpenRouter's leaderboard at zero cost.Reuters reports Moonshot AI is in early talks with Microsoft, Amazon and Google over revenue sharing to host Kimi K3, seeking up to a 30% share — an open-weights lab asking for a cut of inference revenue it has no legal claim to.Meta drew up plans to cut many teams by as much as 60% to become "AI native", then pulled back after staff pushed and internal data showed the agents were ineffective. The plan preceded the evidence.Dylan Patel's per-megawatt arithmetic: base infrastructure at $10–15M per megawatt annually against frontier models generating up to $50M, with ASML tools and Zeiss mirrors as the binding physical constraint.Joshua Penman's Semantic Overlays paper adds an out-of-band annotation channel to a frozen model's residual stream. An overlay asserting a snippet is in a different programming language makes the model rewrite it faithfully in that language — the same power an attacker wants, held by the serving stack.Paritok-4B compresses coding-agent context to 25.7% of its size with an extractive adapter, and reports that using GPT-5 as your compressor costs more than the tokens it saves.The Guardian traced 124 reports and 560,000 words in nine days to a site badged with a thinktank that doesn't exist, built on a commercial platform that sells chatbot-citation optimization.A proposed EPA change would let air pollution permits issue without public input, which changes when neighbours find out rather than what gets built.

  2. 4d ago

    Who gets to say no

    Hosts: Lenar Kess, Damra Vol. The compute buildout now has a partisan fault line running through both parties at once — and separately, a fatal strike in Zaporizhzhia that Ukraine attributes to a drone with no human in the loop, running on a dev board you can buy on a resale market.Axios: Abbott says data centers "dug their own grave" — the governor who called Texas the epicenter of AI development in November now wants an audit before anyone connects to the grid, and says fewer than ten percent of operators answered the state's power-demand request.Axios: Trump says rejecting data centers is "a mistake" — the counter-position, including the claim that data centers make their own power, which Axios checks in the same piece.Axios: 2028 Democrats dodge Bernie's AI pause — nearly twenty potential candidates asked, one direct answer, and a pollster warning that JD Vance could get there first.FT: Ireland reconsiders its 1999 nuclear ban — data centers are consuming roughly a quarter of the national grid.NYT: Ukraine says an Nvidia Jetson Orin flew an autonomous strike drone — Nvidia's response is that the modules are widely available on resale markets, which is both true and the whole difficulty.Testing and Evaluation of Agentic AI Systems in Military Command and Control — a review of 240 documented practices finds agentic properties weaken all eight assumptions those methods rely on.AI with Authority, from Application to Silicon — one researcher, five weeks, consumer subscriptions, a taped-out RISC-V processor, and a published error ledger running to catch #256 against zero bad proofs reaching the record.ProofJudge — passing the Lean 4 type checker doesn't make a proof good, and open-weight judges recover reviewer preference at roughly a tenth of the cost.Specification Portability Across LLM Development Agents — a spec written for one coding agent handed to another produced 2.33 percent valid SQL. Your AGENTS.md isn't a neutral artifact.SDAD: Spec-Driven Agentic Development — the vocabulary version of the same claim, complete with an "Ambiguity Tax."Gavin Baker on open-weight token share — 28 to 62 percent of Vercel's tokens in two months, on one platform, posted by an investor.Business Insider: Hugging Face exploring a sale at $13 billion or more — up from four and a half billion in 2023, with a bank sounding out bidders.CNBC: Alibaba drops ten percent after a $10.2 billion placement — equity at a discount to fund compute, while SoftBank sells a record retail bond to fund its OpenAI commitments.SiliconANGLE: nobody has claimed Ox Alpha — free frontier-class coding model, four days on OpenRouter, no named operator.Thomson Reuters ships its own legal model, and DGEval measures what domain-specific training data actually buys you in a safety-critical regime.

  3. 5d ago

    The trace travels

    Hosts: Lenar Kess, Damra Vol. Two researchers say the encrypted reasoning traces frontier APIs hand back to you can be decoded, carried between sessions, and replayed into other models — which turns a cost decision about stateless serving into a question about what your logs have been holding all along. The rest of the day sits underneath that: users reverse-engineering a serving change from output quality, and three separate talks arguing agents need budgets rather than permissions.Ilia Shumailov and Alexander Panfilov on Machine Learning Street Talk — decoded traces carry passwords and API keys past sanitized transcripts, and fabricated traces injected into a window get adopted as the model's own prior thinking. Every request-side filter is watching the wrong surface.Claude Code users report effort levels dropping and the Hacker News thread — Anthropic's Thariq confirms a live test that remaps the numerical effort value. The number you type didn't change; its meaning did.Sachin Malhotra on agent budgets — an agent deleted 200 workloads in 90 seconds, and the design that followed classifies calls by whether anybody finds out rather than by what they touch.Token Ops from Microsoft — per-run ledgers with halt and steer policies, including a retriever cut from 20 chunks to 5 mid-run so the answer arrives thinner rather than not at all.DigitalOcean's inference router — 90% correctness against 95% for Opus alone, at fourteen cents a session versus forty-four.Qwen 3.8 on a single RTX 5090 — 77 tokens a second short-context and 64.7 at 128 thousand tokens, which says the key-value cache holds up as the window fills.Vjeux on agent swarms and Rémi Louf's event-driven runtime — one agent writes a wrong fact and the others treat it as ground truth. A content-addressed prompt graph lets you diff two runs and find where the claim entered.Sebastian Fox on clinical note evaluation — roughly 1 note in 20 carries an error serious enough to harm a patient, and the judge model layered on top passes the dangerous ones because there's no oracle for what never reached the page.The AI Daily Brief on data-center politics and Sanders on Mar-a-Lago — the reporting says local opposition is about agency over local decisions rather than power bills, which is a different problem than a messaging problem.Armin Ronacher's Fast and Hard Code and a laid-off designer's replacement for three Adobe apps — the cost that dropped is the ten-thousandth line, not the first.

  4. Aug 21

    The boundary is an instruction

    Hosts: Lenar Kess, Damra Vol. Anthropic took computer use, Skills, and Files to general availability on the same day two conference talks argued that an agent's authority has to be enforced somewhere the model can't reach. Meanwhile a published Claude artifact showed up in Google results as a fake install page, and the revenue number behind a rumored IPO got picked apart in public.Claude Developers on the GA release — computer use, the browser tool, the Skills API, and the Files API all generally available, plus a toolset dated the first of August that batches click, type, key, and screenshot into one turn. Anthropic's own early-access figure is twenty to forty percent fewer round trips.A single unconfirmed r/ClaudeAI post describing a macOS infostealer reached through a search result that was a published artifact on Anthropic's own domain. One post, zero votes, no forensic writeup — but the structural part is checkable.Sarthak Aggarwal's sixteen-minute talk on planner-executor separation, scoped tokens bound to actor and expiry, and the number nobody publishes: revocation latency.Docker's portable-runtime talk — micro-VMs, stubbed credentials, network policy from outside, capabilities composed just-in-time over MCP.Payman Connect gives an agent bank access, and Yohei Nakajima asked the obvious question the same afternoon.The AI Daily Brief on the Bloomberg IPO report, Dylan Patel's methodology objection to the sixty-five billion ARR figure, and the super-voting share structure.DeepSeek-V4-Flash-Vision-Exp went API-only, alongside a harness where the control loop itself is a plugin. Fireship's single run is the only cost anchor: twenty-nine minutes, 2.6 million output tokens, thirty dollars.Dan Bjornn on the calcification tax — why Lease End tore out a fine-tuned model that made twelve million dollars in a year.

About

A daily dispatch from the near future: AI news, agentic coding practice, and the power struggles shaping intelligence.