Weeknotes (through April 3, 2026)
Sunday, March 29, 2026
-
Finished the next round of updates for bitty. Updated some names to make the API clearer and updated state management. It now uses
indexedDBinstead oflocalStoragefor saving data. There's also a feature to save a snapshot of the values and attributes of elements on a page so they can be saved and restored when a page reloads.That clears everything I have on the list for 8.0.0-beta7.
I'll play with it for a bit and see how it feels then push it live. If nothing else comes up, it'll turn into the 8.0.0 release.
The big change in 8 is moving to functions instead of classes for the modules. It's way better.
-
Goose's Give It Time came back up on Apple Music. I've been listening to it on repeat for 4 hours.
-
I pushed the work in progress version of my Magic Deck Builder to my new domain (al9000.com).
I originally set it up as a sub domain (i.e. mtg.al9000.com instead of al9000.com/magic-deck-builder). That's the first part of the move away from sub-domains. One of the main reasons I did sub-domains was because it was difficult to make customized pages on my main domain with the current version of my site builder.
With the move to the new domain, I'm making a new static site generator to build the site. It'll be built from the ground up to handle everything under a single domain. Regardless of how customized any give page is or needs to be.