REST Servers in Go: Part 1 – standard library

Computed goto for efficient dispatch tables (2012)

C++: Deleting destructors and virtual operator delete (2015)

Adventures in JIT Compilation (2017)

Some thoughts on JSON vs. S-expressions (2012)

An Intel 8080 Assembler and Online Simulator

You don't need virtualenv in Go

Representing JSON structures in Go

Top-Down operator precedence parsing (2010)

Implementing Raft, Part 3: Persistence and Optimizations