A newer episode is available:A public trail of links shows how OpenAI agents hacked Hugging Face — Hacker News, September 25

Hacker News front page — Monday, September 21, 2026

55 minutes ago

Xiaomi has open sourced its strongest model yet, and published the six day training run that produced it. That was the top of the Hacker News front page on Monday, September twenty first, two thousand twenty six.

Ask

Ask about this presentation

Answers are generated from this presentation.

Chapters

  1. 0:00Hacker News, September 21
  2. 0:13Two open models, old prices
  3. 0:29Six days of reinforcement learning
  4. 0:46What ships alongside the weights
  5. 0:56Transparency over scores
  6. 1:06Whatever you look at shapes you
  7. 1:20When the web was better
  8. 1:33Bored with the mechanics
  9. 1:48The buying experience
  10. 2:02A live model in a browser tab
  11. 2:18What it made click
  12. 2:30Small models for boring decisions
  13. 2:47A smaller alternative
  14. 3:01Sources
Show transcript

Hacker News, September 21

Hacker News Monday, September 21, 2026

Xiaomi open-sourced its strongest model and the training run that made it — Hacker News, September 21

Monday, September 21, 2026
Unofficial · not affiliated with Y Combinator

Xiaomi has open sourced its strongest model yet, and published the six day training run that produced it. That was the top of the Hacker News front page on Monday, September twenty first, two thousand twenty six.

Two open models, old prices

Hacker News Monday, September 21, 2026
1.

MiMo v2.6

mimo.xiaomi.com · about 1,100 points · about 480 comments · volf_
What shipped
Two natively omnimodal models, released with open weights: a larger Pro and a cheaper Flash.
What did not change
Interface pricing stays exactly where the previous series left it.
Xiaomi’s claim
Pro is now the strongest open-source model on Artificial Analysis’s intelligence index.
mimo.xiaomi.com

Xiaomi released two open weight models, a larger Pro and a cheaper Flash, both handling text, images and audio natively. Pricing did not move. Their claim: Pro is the strongest open source model on the Artificial Analysis index.

Six days of reinforcement learning

Hacker News Monday, September 21, 2026
1.

The run behind it took under six days

mimo.xiaomi.com · the training run
Scale
Thirty reinforcement-learning steps over roughly 750,000 trajectories, each model.
Cost
About $0.85M for Flash, about $2.62M for Pro.
Held-out software engineering
Pro went from solving about half the tasks in the benchmark to about two thirds.
mimo.xiaomi.com

Each model took thirty reinforcement learning steps over roughly seven hundred and fifty thousand trajectories. About two point six million dollars of compute for Pro. On a held out software engineering benchmark it went from solving about half the tasks to two thirds.

What ships alongside the weights

Hacker News Monday, September 21, 2026
1.

The report and the rig, not just the weights

mimo.xiaomi.com · what was open-sourced
Released with the models
Technical reportReinforcement-learning codeTraining environmentsWeights on Hugging FaceLive dashboard during the run
mimo.xiaomi.com

The weights came with the technical report, the reinforcement learning code and the training environments, so the result can be reproduced and checked rather than taken on trust.

Transparency over scores

Hacker News Monday, September 21, 2026
1.

In the thread

“The realtime dashboard they shared during training was an incredible learning and teaching tool for me.”

rao-v, on the run being published as it happened
news.ycombinator.com/item?id=49792730

Commenter rao-v picks out the openness rather than the scores. The dashboard ran while the training did, and the report covers the benchmarks they came out badly on too.

Whatever you look at shapes you

Hacker News Monday, September 21, 2026
2.

Attention is all you have

alicegg.tech · about 1,100 points · about 330 comments · zer0tonin
The Tetris effect
Play it daily for a few weeks and the shapes start turning up in clouds and buildings.
The lesson drawn from it
Whatever you focus on long enough ends up shaping your thoughts.
The problem
Less and less of that focus is chosen. A recommendation engine picks it.
alicegg.tech

An essay that opens with the Tetris effect: play it daily for a few weeks and the shapes start appearing in clouds and buildings. Whatever you focus on shapes how you think. And a recommendation engine picks that focus for you.

When the web was better

Hacker News Monday, September 21, 2026
2.

In the thread

“Peak internet was the brief period of time when it was available but we weren’t permanently connected.”

tripleee — a view offered in the thread, not a claim in the article
news.ycombinator.com/item?id=49787726

Commenter tripleee offers a blunter version, and this is their view rather than anything the essay argues. Peak internet, they reckon, was the short window when it was there but you were not permanently attached to it.

Bored with the mechanics

Hacker News Monday, September 21, 2026
3.

What Sun got wrong

bcantrill.dtrace.org · about 690 points · about 420 comments · chmaynard
Fifteen years on, distilled to one line
Sun had become bored with the mechanics of running a business.
2005
A startup growing fast on OpenSolaris wanted to buy a pile of Sun hardware, and could not get Sun to pick up the phone.
The contrast
A web form filled in at night, and by morning a Dell account executive who felt like he worked for them.
bcantrill.dtrace.org

Bryan Cantrill distills it to one line: Sun had become bored with the mechanics of running a business. A startup on OpenSolaris wanted to buy Sun hardware and could not get Sun to answer the phone. Dell answered an overnight web form by morning.

The buying experience

Hacker News Monday, September 21, 2026
3.

In the thread

“The server rails and power cords for a new Alpha server were going to cost more than a shipped, delivered Dell server that I could get the next day.”

coreyh14444, buying hardware in the late 1990s
news.ycombinator.com/item?id=49787436

Commenter coreyh14444 remembers it from the customer's side, which is the same complaint the post makes. Buying from the old workstation vendors meant live sales meetings and endless quote revisions.

A live model in a browser tab

Hacker News Monday, September 21, 2026
4.

Transformers Explained Visually

poloclub.github.io · about 660 points · about 90 comments · aray07
What it runs
A real GPT-2 small, 124 million parameters, executing inside the page.
What you do
Type your own prompt and watch tokens, attention weights and next-token probabilities move.
Why an old model
It is built from the same parts as the current ones, with far fewer of them.
poloclub.github.io/transformer-explainer

An explainer out of Georgia Tech runs a small GPT-2 inside your browser tab. Type a prompt and watch the tokens, attention weights and next token probabilities move. An old model, chosen because it has the same parts as the current ones.

What it made click

Hacker News Monday, September 21, 2026
4.

In the thread

“I always struggled to see how transformers get away with compressing all context in a flat vector between attention and the MLP.”

mhl47, on what the visualisation unstuck
news.ycombinator.com/item?id=49792342

Commenter mhl47 says what it unstuck, and the page bears it out. Attention and the feed forward layer alternate through twelve stacked blocks, so other tokens mix back in at every one.

Small models for boring decisions

Hacker News Monday, September 21, 2026
6.

Kev: tiny Jev-like decision models on Qwen3.5

github.com/jaredpalmer · about 460 points · about 200 comments · tosh
What it answers
Yes/no, multiple-choice and rating questions about one piece of text, in a single request.
What comes back
A calibrated probability per answer, not one bare label, so your code can route the confident cases.
Four sizes
From one that runs on a laptop to one for a single data-centre GPU. Open weights, Apache-2.0.
github.com/jaredpalmer/kev

An open weights family for the dull decisions: which team owns this ticket, does it need a human, how annoyed is the customer. Each answer is a probability, so your code routes the confident ones and sends the rest to a person. The smallest runs on a laptop.

A smaller alternative

Hacker News Monday, September 21, 2026
6.

In the thread

“If you only need classification, and you can provide some training data, you can ask Codex or Claude to build an embeddings plus logistic classifier model for you.”

nico — their own results, not measured by the project
news.ycombinator.com/item?id=49783999

Commenter nico pushes a smaller option, from their own experience rather than anything the project measured. For plain classification, a hundred labelled examples and a classifier over embeddings trains on a laptop in minutes.

Sources

Hacker News Monday, September 21, 2026
Unofficial · not affiliated with Y Combinator

Xiaomi's MiMo release, the essay on attention, Bryan Cantrill on Sun, the transformer explainer, and Kev. Each one is linked here beside its thread, with the front page they all came from.