Fetching from the wire…
Top 5 · 2026-08-28 · source-backed
The Segment co-founder published "Small models have arrived" on August 26, and it took 703 points on Hacker News (calv.info). His measurement: a personalized-news task that cost about a dollar on Sonnet-class models now runs at about a dime. Ten times cheaper, doing the job well enough that he stopped reaching for the frontier model.
His frame is a split between "IQ 180" work and operational work. Breakthrough tasks, the ones where you need a model to find something genuinely hard, still want the frontier. Responsive operational work, which he argues is most of what businesses actually do, sits comfortably in small-model territory now. He names gpt-5.6-luna at around 100 tokens per second and GLM 5.3 as sitting on the capability-per-dollar frontier.
I'd push back on the split a little. It's clean but it assumes you know in advance which bucket a task falls in, and in my experience the classification is the hard part. A task that looks operational turns out to need one genuinely hard inference in the middle, and a cheap model fails it in a way that's expensive to detect. The routing problem French-Owen's frame implies is real work, not a free lunch.
What makes his post more than one person's anecdote is how much of this week's material lines up behind it independently. Zhipu released GLM-5.3-Flash under MIT: 320B total, 18B active, natively multimodal, with Z.ai claiming it beats GLM-5.2 across benchmarks at a tenth of the price and approaches Claude Opus 4.8 on coding and agentic work (transformers v5.16.1). Databricks separately claims 10% better quality than GLM-5.2 at a tenth of the cost, though that's vendor-supplied and unverified. Kwindla Hultman Kramer open-weighted PhoneLLM, a 30B/3.5B-active voice-agent MoE claiming GPT 5.6 Terra parity at 94% lower cost with 1,300ms faster P95 time-to-first-token, at about $0.00025 per agent-minute (Hugging Face). And DeepSeek now bills off-peak rates at exactly 50% of peak for about 79% of the week (paddo.dev).
French-Owen also names what's missing, and it's the same list this newsletter keeps writing about: prompt injection safety, roles, permissions. A dime-per-task model that will execute anything a webpage tells it to isn't cheaper. It's cheaper per attempt and unbounded per incident.
Practical move for this week. Take one non-interactive job in your stack, the nightly summarizer or the classifier or whatever runs on a cron, and swap the model to GLM-5.3-Flash or an equivalent small model. Keep the old output for a week and diff. If quality holds, you just cut that line item by 90%. If your job runs on DeepSeek at all, move the cron from 09:00 UTC to 11:00 UTC and the bill halves with identical latency. That's a config change, not an engineering project.
Each link below shares sources, entities, or timing with this story.
DeepSeek-V4-Flash-0731 landed July 31 under MIT with a DSpark speculative-decoding module attached. Terminal Bench 2.1: 82.7. Toolathlon-Verified: 70.3. DSBench-FullStack: 68.7. DeepSWE: 54.4. NL2Repo: 54.2. The model card claims it beats DeepSeek-V4-Pro (Preview) "despite its...
Netlify published an AXIS-framework evaluation on August 14 that I've been thinking about all day. Same task, 11 models, three runs each, scored on functional correctness rather than aesthetics. The task was deliberately boring: a static one-page coffee shop site with hours, a...
GLM-5.1 from Zhipu AI scored 58.4% on SWE-bench Pro. GPT-5.4 scored 57.7%. Claude Opus 4.6 scored 57.3%. That's the first time an open-weight model has ever topped a major coding benchmark against the best proprietary models. The specs matter. GLM-5.1 is a 754B-parameter mixtu...
GPT-5.6 Luna went to $0.20 input / $1.20 output per million tokens on July 30. That's an 80% cut. Terra dropped 20%. Luna's input now undercuts Gemini 3.1 Flash-Lite ($0.25/$1.50) and sits at one-fifth of Claude Haiku 4.5's $1 input. Simon Willison covered the announcement and...
Martin Alderson's essay "The upcoming AI margin collapse, part 1: GLM 5.2" hit 675 points and 462 comments on Hacker News, and it's the rare HN chart-topper that's actually about spreadsheet math instead of vibes. The argument is simple. Z.ai's GLM 5.2 delivers frontier-adjace...
The assumption that proprietary models own the coding benchmark crown just broke. Moonshot AI's Kimi K2.6 leads on 5 of 8 major agentic coding benchmarks while being the only open-weight model in the top tier. SWE-Bench Pro: 58.6% vs GPT-5.4's 57.7% and Claude Opus 4.6's 53.4%...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.