Rapture in Everything

Ditching Goodreads, moving - not sure where

Last month, when I'd been messing with my Goodreads (GR) export file, I realized something I should have noticed ages ago: the export does not contain "date started". That will not do....

Made a Sofle keyboard

If you've been following along, you might be asking - is this a keyboard blog now? How many more do you intend to make? How much is Big Keeb paying you‽‽ Don't worry - I'm mostly done. The prototypes and simpler keyboards were stepping stones before I dare tackle a larger project. The goal always was to have a wireless split keyboard I could easily bring with me to write on a notebook or my phone. And it was a success! I'm typing this post on my phone, on my new keyboard. (Into Joplin of cours...

Contributed Reviung5 to ZMK

In the post Made a Reviung5 macropad I briefly mentioned that there's no built-in support for the Reviung5 in ZMK. Since I had to make it work anyway, I decided to spend some extra time and contribute it back to the main repo....

Twitter and Mastodon

I've used both Mastodon and Twitter side-by-side, and realized a few things. Also it's fun to watch Twitter burn....

csv-to-sqlite 2.1.3 - security update

Over on GitHub, the Dependabot opened several PRs/notifications about security-compromised dependencies in my tool for guessing the types of data in your CSV files and importing them into a SQLite DB. I noticed it's really been quite a while since the last update, so I went ahead and fixed that. Dependabot warned that some of the updates can't be done automatically because there were larger version bumps to overcome, but I wasn't bothered - the script is quite simple, and the trivial functional...