Figuring out the UI.
Refactoring the image -> terminal color scheme app to use shaders.
A nice guide by @MikeRiethmuller on image manipulation techniques with canvas. It goes through basic (what I've been doing), 32-bit (what I'm going to do now), and shaders (what I'll probably end up trying soon).
From: https://www.madebymike.com.au/writing/canvas-image-manipulation/
New from Constraint Systems: Bix visualizes text as binary code and lets you draw on top of it.
I finished Code: The Hidden Language of Computer Software and Hardware this week. It was great. I didn't understand everything about how computer hardware works but it made me a lot more confident that I can understand it.
Computer Lib/Dream Machines: "You can and must understand computers NOW."
From: http://worrydream.com/refs/Nelson-ComputerLibDreamMachines1975.pdf
Linux config, laptop screen webdev edition: I hid everything I could in i3 and vim, and I'm running chromium in application mode.
How I draw figures for my mathematical lecture notes using Inkscape By Gilles Castel.