zserge.com

Tensor is the might

Every good abstraction solves a problem, and this post will cover everything I know so far about a brilliant math abstraction - tensors. Neural networks, from a simple 2-layer MLP to GPT-5, all boil down to the same...

www.commonreader.co.uk

No Spanish reading crisis?

A study conducted by the Federación de Gremios de Editores de España earlier this year, however, paints a starkly different picture of readership in Spain. According to the study, the percentage of the overall Spanish...

adi.bio

The Definition of Done

Done is a claim about reality, not about effort. One of the most common traps that I see software developers falling into is considering something as done when it is clearly not done. If it only works on your machine,...

chipsandcheese.com

Is x86 ready to ACE it?

CPU designs must evolve to keep up with changing workloads. Sometimes, that evolution involves extending the instruction set to efficiently represent certain types of work. Intel’s AMX extension is one such example. AMX...