UNIX History & the `dc` Calculator
An elegant weapon for a more civilized age; or, why RPN is the coolest thing since sliced silicon.
Read moreAn elegant weapon for a more civilized age; or, why RPN is the coolest thing since sliced silicon.
Read moreWhy you should use the LaTeX memoir class, in 5 minutes or less!
Read moreGauss-Lobatto-Kronrod Quadratures ...in Rust, of course. Originally all I wanted to do with numerical analysis was string together some functions and plot an ephemeris, given the right data. Planetary motions are fascinating, and I think it will be a really cool project. However, after reading the first chapter of the
Read moreTranslating 70s-style code into bytes with Rust. This guide walks through constructing a compiler for PL/0.
Read moreAvoiding math by doing different math.
Read moreMany problems in calculus textbooks are contrived. So how do we solve ones from the "real world?"
Read moreModern Java is... nice? When did that happen?
Read moreHow can we generate all the Dyck words? And more importantly, how can we do it in Rust?
Read more