Why Floating-Point Still Surprises People
A practical walk through binary fractions, rounding modes, and why 0.1 + 0.2 is not broken.
Essays on code, geometry, systems, and the occasional abstraction that refuses to stay abstract.
A practical walk through binary fractions, rounding modes, and why 0.1 + 0.2 is not broken.
What changes when the notion of distance itself changes?
Immutability is not only about purity. It can also be a performance tool.
You do not need to worship abstractions to find them useful.
Durable tools tend to be boring in the best possible way.
Less glamour, more measurement.
Randomness is rarely the point. Constraint is.
The more elegant a primitive looks, the less casually you should touch it.
Some ideas need friction before they deserve a compiler.
Why geometric algorithms feel different from other kinds of code.