AI as a Dev Tool: A Cautiously Optimistic Take
3 February 2026
Everyone has an opinion on AI right now. I'm not here to add another hot take to the pile. What I can do is share what it's actually been like using AI as a developer tool over the last couple of year…
Peaks.js: Navigating Audio Waveforms Like a Pro
7 August 2023
In today's ever-growing digital world, audio processing has become a significant part of various industries such as music, film, and broadcasting. Handling and manipulating audio data can be complex.…
GitUI - a git terminal UI
2 September 2022
I've tried various git UI's over the years but I always end up right
back with the cli tool. I've been learning Rust and as a result I like
to find tools that have been written in Rust because I know …
Emacs problem with tide-mode, eslint, and eldoc
6 August 2022
I edit almost everything in Emacs. I primarily edit JavaScript or
TypeScript so I use the Tide
Mode package for it's many
features that make editing JavaScript much easier. Two of those
features cla…
/usr/local/src
4 January 2022
As of late last year, when my work gave me a System76 Linux machine
I'm now officially 100% on Linux both at work and at home. I'm also a
programmer and on both my home and work machines I have a dire…