Binary
Hex, Oct, Binary: Mental Models
How to read and convert bases without a calculator app — patterns that stick.
Base conversion, floating-point pitfalls, bitwise tricks — the stuff they skip in bootcamps but you hit in production.
Short, practical articles you can use at the keyboard.
How to read and convert bases without a calculator app — patterns that stick.
IEEE 754 in practice: epsilon comparisons, formatting money, and when to use decimals.
Designing and reading flag enums without losing your mind — and without breaking backwards compatibility.