Friday, January 12, 2024

-
#
My OpenBSD experiment that I (almost) ended has been going surprisingly well. I've got most of the basic settings configured and I have a real window manager (xfce) running. The whole idea of setting up the laptop is that it will be a bare-bones system for mostly writing/blogging/browsing. Should be easy, right? Just Emacs and my org directory. Except no. I need a bunch of dotfiles, espanso macros, passwords, git, and some shell scripts all synched. Lots of work still to do, it seems. Syncthing is running, but that was a trick. Now to work on dotfiles, since I hadn't been worrying about synching those for years now.
-
#
I can't remember why I switched to managing the blog via a local Kirby instance. Probably because I was doing so much customization that the content vs code syncing was confusing me. Now that development changes have settled down, I'm using the server panel for publishing. I'll cross the how-to-sync-code-vs-content-changes bridge with I get to it.