Hello, 2026: Shipping Hope in Small Commits
A New Year note: small, consistent commits, and what I want 2026 to actually be.
A New Year note: small, consistent commits, and what I want 2026 to actually be.
AI-assisted coding is a force multiplier. This post argues that disciplined engineering practices, rooted in Extreme Programming, are wha...
In IEEE 754 floating point, there are special values (NaN, +∞, −∞) that follow rules that look like broken logic, until you realize they'...
How fine is the double-precision grid, and why does 1.0 vanish next to 1e16?
A practical case for UNSC reform that preserves stability, legitimacy, and the incentives for major powers to stay invested.
Why BigDecimal exists, how it really works, and when you should reach for it instead of double.
Line numbers made BASIC feel orderly. GOTO made it powerful. Then everything turned into spaghetti.
How BASIC’s “tell the machine exactly what to do” mindset shaped how I learned programming.