December Adventure
I have been out of town for the majority of this month, either on a work trip or spending time with family. But I still managed to have a lot of fun programming and making or working on projects.
Got deeper into lua doing some Advent of Code
Released an MVP of what will become a three color nonogram
Submitted a PR for a new feature in Cerca, a small forum used in Merveilles
Made a VSCode syntax for `.plan` files a la Carmack
Fixed my rss repo to be more easy to set up on new computers and maintain
Worked on an idea someone had that I met at a volunteer event to catalogue seen license plates
2022
1130: Made a script that reads a file into memory and prints it to the console on uxn.
1201: Updated my website and site generator to remove all old files pre-build.
1201: Created a quick browser tool in JS for my partner to partly automate their job.
1202: Updated my random music picker from using VLC to using cmus.
1204: Set up tmux and scripts for consistent work layouts; play with archivebox for funsies; use awk/sed to generate on-the-fly alternative docker-compose environments (yikes).
1205: Not much done today, onboarding all week at a new job; small reworks in my todo app.
1206: Revamped dotfiles to work over multiple computers.
1208: Spent some time annotating and trying to understand existing forth examples, like a `cat` program. It's funny how having a totally different erlang[1] can just throw me for a loop in trying to grok how these programs work.
1209-1210: Not a lot of juice to spend time on a computer doing things after a long week of onboarding at a new job plus a flu shot PLUS the newest C19 booster.
1212-1216: Still onboarding with lots of zoom calls... (_ _") .. zzz
1217-1218: Started dogsitting and didn't have a lot of energy. Think I'm still a bit overwhelmed from so many zoom calls and staring at a screen getting restless.
1219-1220: Barf, more zoom calls and bonux running around to prep for some real nasty weather around here.
Also solved day one of Advent of Code[3] in Forth, so that was fun.
1228: Mostly work-related stuff today, but did have fun creating a Vim command to get the canonical URL of a file in a work repo today. Lots of weird git shell commands made a very useful command, at least for sharing what I'm looking at with colleagues!