-
New May 29, 2026
Starting in the Analog domain
I find myself writing more orchestral music, it's tough, requires more concentration than programing (skill issue?) and is sooo time consuming. I also write code (duh!). And I also write books (not so...
-
New Feb 13, 2026
Quick and dirty linting
This post is another installment of the series dedicated to building sightread.org. Parts 1, 2, 3, 4, 5, 6. I've been using TypeScript (actually JSDoc + tsc --noEmit) as my linter for a while. Well,...