Developer Voices YouTube page
I've been really enjoying Developer Voices. Most of the topics are a level beyond my expertise, but I think they do a great job of describing the shape of the concepts with enough detail that it feels concrete.
Developer Voices YouTube page
I've been really enjoying Developer Voices. Most of the topics are a level beyond my expertise, but I think they do a great job of describing the shape of the concepts with enough detail that it feels concrete.
Repeating spirals
Doing some color work and thinking/learning once again about Phyllotaxis (by way of d3).
My new home screen config using Niri and Wabyar
Trying out a new workspace technique. Home screen is a to do list, with the top unchecked item showing across workspaces in Waybar. Keyboard shortcut opens a new workspace with possibility to name. Toggle-able waybar sidebar shows all workspaces.
Early days but I'm enjoying it so far.
Reddit post about Neovim being cozy
I agree! https://www.reddit.com/r/neovim/comments/1ile375/neovim_feels_cosy
Embeddings raise the possibility of exploring ideas spatially. The central challenge is how to balance between automatically laying out ideas semantically and allowing the user to group or cluster themselves.
User movement mirrors the experience of the best physical brainstorming - cutting up pieces and rearranging, examining, rearranging again.
Embeddings promise automatic clustering and hopefully surfacing new connections.
Background image transition over an MNIST digit spritesheet
Figuring out an MNIST timer.
Countdown timer inspired by Evangelion
Timer project is far enough along that it's time to make more skins.
Was somewhat randomly listening to this podcast about Zig: Zig as a Multi-OS Build System. And was struck by the description of Python's primary use to a lot of people being "bindings for interesting C libraries" (paraphrased). Which is actually a pretty good motivating statement for me to get better at setting up simple Python backends for some of my web experiments.
"In general, when modeling phenomena in science and engineering, we begin with simplified, incomplete models. As we examine things in greater detail, these simple models become inadequate and must be replaced by more refined models."
Clearly stated, from Structure and Interpretation of Computer Programs. Interesting how best process for learning mirrors the process for discovery. (Although that nice, neat story of discovery is also a useful but inadequate model, that people like Kuhn challenge and refine.)
Focus timer gallery, different kinds of visuals
Trying out a gallery concept to make the point about how the focus timers work.
Did some maintenance work on the blog today. Had to add a timestamp string to the resource calls to fix some cache issues. One of the pitfalls of rolling your own setup I suppose.
Screenshot of my Niri config
Trying out Niri, a scrollable tiling window manager and enjoying it so far.
I've been putting todo lists in project directories lately. I think it would be cool to have a system that searches up parent directories for todos.
So you could do something like a todo
command and see todos for your current directory as well as a parent directory like dev
. So a natural hierarchy.
I guess search / grep is probably also fast enough you could pretty easily search through child branches as well.
It's holiday break and I'm doing some config stuff. I keep thinking about wanting to set my computer up as a "magic terminal". Where it boots into the command line - maybe into some combo of a tmux and neovim session, and everything is magical but through this sort of retro command line interface.
I feel like I'm making progress but also getting caught in the weeds...
I did a couple of quick improvised desk additions today. Making a hole for a countdown timer to sit and a mounting system for a roll of paper. Real task management tools.
Embedded countdown timer and todo list scroll