I wrote a music player
Summary
A personal blog post about building a small music player (amused) as a UNIX-oriented CLI tool. It covers architecture choices (daemon vs single executable, pipe-based workflows), learning experiences with audio libraries, and open-source licensing.