Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Training a 4B model to produce 81% faster query plans than Postgres(rohanbansal.com ↗)
    46comments
  2. Breaking the 1.58-bit Barrier for Ternary LLMs(arxiv.org ↗)
    discuss
  3. Xiaomi Mimo 2.6 live post-training dashboard(xiaomi.com ↗)
    38comments
  4. Small programming tricks(will-keleher.com ↗)
    160comments
  5. Reversing Factorio's RNG(gegell.github.io ↗)
    9comments
  6. AWS says it can't restore some data from mideast facilities struck by Iran(wsj.com ↗)
    65comments
  7. Performance Improvements in .NET 11(devblogs.microsoft.com/dotnet ↗)
    3comments
  8. Accurate Models of AMD Matrix Cores(arxiv.org ↗)
    5comments
  9. macOS 27 Golden Gate – Review(arstechnica.com ↗)
    69comments
  10. How good are frontier models at physics?(arxiv.org ↗)
    16comments
  11. Vectorized and performance-portable Quicksort (2022)(googleblog.com ↗)
    24comments
  12. Anatomy of a Texture(agentlien.github.io ↗)
    10comments
  13. Dream-RSI: Recursive Self-Improvement through Evolving Worlds(arxiv.org ↗)
    48comments
  14. Japan's book scene is moving from bookstores to libraries(untranslatedjp.substack.com ↗)
    7comments
  15. Mistral X Mozilla: Private, Multilingual AI Browsing(mistral.ai ↗)
    178comments
  16. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    235comments
  17. Anecdotally, programmers dislike "reduce"(evanhahn.com ↗)
    92comments
  18. The Siberian Ice Maiden and the Scythian World(patrickwyman.substack.com ↗)
    3comments
  19. Tell the speakers that you liked their talks(ohhelloana.blog ↗)
    72comments
  20. WalShadow: Sub-second Postgres replication to ClickHouse from physical WAL(clickhouse.com ↗)
    4comments
  21. Training Text-to-Image Models 3.6× Faster(linum.ai ↗)
    1comments
  22. The DeepMind Institute(deepmind.com ↗)
    37comments
  23. A warning about 'model welfare'(mustafa-suleyman.ai ↗)
    449comments
  24. Show HN: AttaLambda: a language where types and data are made of untyped lambdas(attalambda.com ↗)
    discuss
  25. Show HN: Restarted – a 2026 remake of the classic 2015 startup generator(restarted.io ↗)
    2comments
  26. Kyber (YC W23) Is Hiring a Forward Deployed Engineer(ycombinator.com ↗)
    discuss
  27. Reverse-engineered Jev-like model(github.com/vinnylarouge ↗)
    4comments
  28. How big are factorials?(thegreenplace.net ↗)
    31comments
  29. Douglas Adams and the exterminated Doctor Who adventure(bbc.co.uk ↗)
    68comments
  30. Claude Cowork and chat are now one Claude(claude.com ↗)
    196comments

Xiaomi Mimo 2.6 live post-training dashboard

133 pointsby 2h agomimo.xiaomi.com
38 comments
1h agoHN ↗

Hah, it would be great to see more labs pick this up.

1h agoHN ↗

This is pretty neat. What would be a good reason for the other Model providers to not do this?

1h agoHN ↗

Speculating here, but I assume researchers can make a reasonable estimate of the size of closed models based on factors like training time, training speed, and the number of tokens processed.

Also, Anthropic and OpenAI probably want to keep each other on their toes so they don’t end up on the wrong side of another Opus 4.6 / GPT-5.3-Codex situation, where one lab releases a model only for the other to drop a better one hours later.

37m agoHN ↗

I think first of all it’s not an obvious idea, also the marketing surplus for other providers is not as big for openai/anthropic as for xiaomi and last but not least I’m pretty sure you can withdraw methodology from here.

I’m saying who has a million dollars for me, so I can make my own model?

1h agoHN ↗

I didn't know 2 thirds of the training data would be source code.

1h agoHN ↗

that is the the "data used to improve the model" when signing up for the subscription plans

1h agoHN ↗

this is the rl run, not the pretraining run

44m agoHN ↗

even in pre-training, usually 30%-50% is code these days.

1h agoHN ↗

This is crazy, but sadly anthropic/openai will never do this, what has happened to this world, where chinese companies are more open than US or even EU companies

54m agoHN ↗

Neoliberalism, that famously open and transparent economic ideology

1h agoHN ↗

Why are they doing this? To try head off accusations about distillation?

1h agoHN ↗

Sometimes you're confident about what you're doing and show how you work to the world.

Keeping the garage door open, or at least making the door translucent. It's always cool.

58m agoHN ↗

That China's official policy is now to prefer open models and open model development may be a part of it.

52m agoHN ↗

With that policy in place, labs might be incentivized to be creative in their openness. This being fun/free PR

33m agoHN ↗

BRICS just had a New Delhi meeting where Xi pushed a 5-point plan on AI cooperation that centered on open source models

19m agoHN ↗

Bottom of the page says "Open is what we value."

1h agoHN ↗

When you run benchmarks while training, isn't that the definition of contamination? Asking because I am not sure if this is normal in big labs now.

1h agoHN ↗

They are using it to evaluate checkpoints during the training, they are probably not using the benchmarks for training the models. It's a common practice for big reinforcement learning runs.

1h agoHN ↗

Kinda yes. The benchmarks become part of the validation set, which means the models get slightly overfit to them if they are used as criteria for stopping the training. But a lot less compared to using them in the training data.

I'd guess everybody uses at least some benchmarks as stopping criteria, which is kinda sensible, but it also does induce some benchmaxxing, and explains partly why the newest models always tend to eke out in benchmarks.

https://en.wikipedia.org/wiki/Training,_validation,_and_test...

1h agoHN ↗

Correct. If just stopping criteria, that is less contaminated. The question gets muddier once you also use it to determine hyperparameters during small-scale runs.

1h agoHN ↗

You gotta have something to aim at. And, presumably, the benchmark is not part of the training data, it is the test against which the model is tested at each stage; is behavior moving in the right direction?

1h agoHN ↗

2.6 Pro: >started 2026-09-15 10:32 UTC

For some reason I thought training took much, much longer than what the progress bar suggests.

This is really neat, I'm currently using mimo 2.5 pro, and it's decent (or great given the price). Hopefully their next one is multimodal.

1h agoHN ↗

These are post-training reinforcement learning steps.

1h agoHN ↗

Yes, updated the submission title to say "post-training" to hopefully prevent further confusion

1h agoHN ↗

I been using MiMo-V2.5 to do most of my work as software engineer, on a variety of projects I'm working on, and I been VERY happy with ROI. The model is very powerful! Not perfect – I've run in hallucination loops once or twice, but nothing a stop-then-continue wouldn't solve.

The cost is unbelievably low, and the quality of intelligence I get is equivalent to when I was working mostly with Anthropic models (late last year/early this year). I'm fully invested in MiMo and I'm very happy with it.

-- PS: I also check almost daily to see if other models are capable of doing such great work. And they do – DS4F is powerful and DS41 is impressive, GLM 5.3 Flash gets a job done well, etc. – but when I add cost of M-token in the ROI math, Jeez! MiMo is an order of magnitude better.

1h agoHN ↗

2.5 Pro or the regular 2.5?

I always found that those Mimo models to be really good at tool calling and following instructions

58m agoHN ↗

I've found that mimo v2.5 works for very basic things like a python script to do one thing, but it also is very 'dumb' compared to qwen 3.8-flash-next (I think the benchmark scores for terminal and coding specific benches back this up). And definitely not in the same class as like a GLM5.2 or 5.3. It's fast but makes basic mistakes that only get caught later.

36m agoHN ↗

May I ask why you ended up there instead of just using the heavy subsidized subscription. I’m actually curious.

34m agoHN ↗

How convenient that you were also here to post your overwhelmingly positive experience in this topic. Thanks for sharing!

23m agoHN ↗

Are you accusing them of astroturfing? Why is it strange for someone to say something topical?

21m agoHN ↗

Yeah, this Brazilian dude who has been a contributor here on HN longer than your anonymous account is shilling for a Chinese model company. Makes sense.

18m agoHN ↗

How fast is it compared with the other Chinese models?

1h agoHN ↗

You'd think they would make it less obvious that they are running their whole operation with Claude

1h agoHN ↗

It's not obvious to me. What's the tell?

50m agoHN ↗

The Chinese labs are just making fun of the US labs at this point.

Where is the cool shit from the US labs?

32m agoHN ↗

With other software, devs convince their managers of the importance of using open source stuff in their stack. With AI, it's usually managers choosing what models to use for the devs. The US labs don't need to give a damn how much devs like open source