Protest music :)
HN user
scraggo
https://www.scraggo.com
I wrote a small utility to create rhythmic melodies with Tone.js: https://github.com/scraggo/tone-rhythm
It's used in a side project I've had around for a while: https://random-music-generators.onrender.com/
Related: I just wrote a post about the book Thinkertoys which has lots of great exercises for generating ideas and getting out of creative ruts: http://www.scraggo.com/thinkertoys-generate-art-and-business...
Rick Rubin's new book has interesting ideas in the same vein.
Progress is going ok - I have a good understanding of the techniques and have started to apply them. A goal is to commit main points from books and concept-schemas I make to memory. Something that's more of a "side project" is using PAO (with a variation on the Dominic system) to memorize numbers. The overhead in making PAOs for 100 numbers is going very slowly. https://artofmemory.com/blog/pao-system/ I'll check out some of those other resources - thanks for sharing!
Memorization techniques, basically what's in _Moonwalking with Einstein_ by Josh Foer. Here's a podcast on the topic https://www.ted.com/talks/worklife_with_adam_grant_how_to_re...
Central page for all my music links: https://www.scraggo.com/music/discography/
Bandcamp: https://scraggo.bandcamp.com/
It's guitar/vocal-based rock with fusion and experimental elements.
I did a comparison of Ava, Mocha, and Jest test runners: https://github.com/scraggo/comparing-javascript-test-runners
Jest is the slowest if running tests in parallel with Mocha >=8. Mocha is the slowest in its default serial mode.
My conclusion with Jest was this:
"Jest is recommended if you want to get tests up and running quickly. It has everything built in and requires very little configuration. The command line and GUI experience is unmatched. Finally, it's the most popular and makes an excellent pair with React."
https://www.remnote.io/ anki-like flashcards app - import/export cards as plain text files