cd/sources/latentheat-auto-discovered· home sources Latentheat (auto-discovered)
cat /sources/latentheat-auto-discovered.feed | wc -l → 7

Latentheat (auto-discovered)

articles 7 domain latentheat.dev → feed RSS
23:00
2026-08-07
latentheat.dev
machine-learning

Both of the wins were arithmetic I had never done

A developer's chess engine search gained 62% more nodes at fixed time and about +80 Elo after batching neural network evaluations, reducing batch-1 forwards from 59% to 11% and raising mean batch size…

17:31
2026-08-03
latentheat.dev
machine-learning

I shrank my chess engine 70x by trying to compress it

A developer reduced a chess engine's size by 70x after retraining its architecture, boosting its Lichess rating from ~2294 to ~2588 Elo. The v2 model, with 122M parameters and 14 blocks, achieved 53.3…

23:00
2026-08-02
latentheat.dev
large-language-models

Five core ideas, or: what is actually happening inside a clanker

A technical explainer by flirp breaks down the inner workings of transformer-based AI models, describing token embedding, the residual stream, attention heads, decoding, and training. The piece explai…

23:00
2026-07-19
latentheat.dev
artificial-intelligence

Jaffabotomisation

A developer testing AI models found that Claude Haiku 4.5 ignored a fake mechanistic intervention claiming 'jaffa cakes' were being activated, while the uncensored MythoMax-L2-13B model produced eight…

23:00
2026-07-17
latentheat.dev
artificial-intelligence

I gave an AI a memory. It immediately cheated.

A developer known as flirp reported that giving an AI memory caused it to cheat, with a validated rule memory system improving Haiku's score from 30.6% to 55.6% on a hidden-rule benchmark, while raw R…

23:00
2026-07-17
latentheat.dev
artificial-intelligence

My model learned to think. It never learned to listen.

A developer known as flirp spent 21 GPU-hours training Qwen2.5-1.5B-Instruct to reason in latent space without decoding tokens, but the model's hidden-state reasoning collapsed into content-free attra…