Writing

Notes on distributed systems, performance, programming languages, efficient software, and engineering practice.

Writing from 2011 onward, with the newest articles first. Earlier articles preserve their original context and are marked where tools or language versions may now be outdated.

Morse Code

Building a Morse code encoder and audio generator in Python, with a binary search tree explaining the code.

#Information Theory