Weeknotes for the Week Ending May 30, 2025
The Things Of Note
-
Did what I guess you could call my first voice acting gig with an intro to episode 666 of the Shop Talk Show podcast.
Threw it over the fence to the editor and they liked it and added it in. Makes me giggle.
-
Related note, did a couple of recordings for an intro and outro for a music track a discord buddy is working on.
Second voice acting gig, I suppose.
-
Redid the landing page for Neopolitan. Instead of calling it "a plain-text file format", I'm using "Notes with Superpowers".
Figure I might as well go for it.
-
Made
wf
which watches a single file and runs it when it changes. It can be passed the path to a second script to run after the first one as well -
Start
ws
to watch scripts in a directory and run then when they change. It can also take the path to a follow up script to run after them. - Made a couple updates to `sf` to show when updates happen after clearing the screen. It's a lot nicer than just filling up the terminal with lines of file names
- Added a Lorem Ipsum generator to tools site.
-- end of line --