On February 23, 2024 at 20:47

Finally added a basic dark mode to my 10 year old hand-rolled WordPress theme with no CSS post-processing.

On February 23, 2024 at 12:06

Responded to @kasparsd:

Turns out `tar` can’t incrementally update encrypted archives (makes sense), and it also can’t update an unencrypted archive with just the changes so you’re responsible for ensuring the full chain or snapshot archives which isn’t feasible.

Block-level snapshots are nice, though. The network transfer is more consistent when compared to file level transfers.

On February 17, 2024 at 19:36

Couldn’t get the EQ12 (n100 CPU) to run from a 30W PoE splitter and a TP-Link TL-SG108PE switch. The cheaper 12V/1.2A splitters would actually turn off while this one stayed on and wouldn’t boot. Didn’t have a monitor to check the console output.

On February 9, 2024 at 09:40

Responded to @oivaeskola:

@oivaeskola Yes, since HomeAssistant supports running the full “operating system” inside Virtualbox (same as Hass.io) so you can install all the add-ons (basically Docker containers with some meta data) through the built-in tooling. You will need to forward the serial port to Virtualbox machine for the zigbee dongle, but everything else should be possible to configure from the UI.