C, the programming language
When shell or Awk won't do for a programming task I typically use C. It's not the most ergonomic or pleasant choice but it is ubiquitous and it does the job.
Blog posts:
2026-08-03 Writing my own sequencer for the Yocto drum machine
2025-12-21 Solving two RX5 mysteries
2025-11-23 Making my own software for the RX5USB
2025-07-29 AdventureKid Waveforms for the Casio FZ-1
2025-07-19 The DWVW audio compression format
2025-02-22 Converting the AdventureKid waveforms to Yamaha TX16W format
2025-02-03 Adding d-mux support to the Yocto
2024-02-19 Ray Tracing in One Weekend in C
2024-02-06 Taking on the One Billion Row Challenge in C
2024-01-12 A small MIDI parser