I think I've always had a pleasant time upgrading my NixOS boxes. For my homelab servers
sudo nix-channel --add https://channels.nixos.org/nixos-24.05 nixos
sudo nixos-rebuild switch --upgrade
sudo reboot
Has "just worked". Keeping most of my lab stuff in Nomad helps with this as well as there isn't much that will change at the OS level, mostly Nomad, Consul, and Vault.
I’ve been to Worthington a couple times and always enjoyed the camping spots and hikes there! The ferns are amazing, it feels like walking through a dinosaur era forest.
Had this for lunch with peanuts we had around instead of the specified almonds. Would eat again!
Charles Schwab seems to fall into a frustrating trap. An ACH transfer can be "complete" but there is still more to do (clear).
You Keep Using That Word, I Do Not Think It Means What You Think It Means
Worked on a PR for sqlparser to struct-ify some things. Part of making a SQL create table
declarative way to generate SQL migrations at runtime. I had a version in Erlang before and enjoyed it enough that I want it in Rust.
sqlmo does part of the migration generation piece and I'm working to add some pieces there as well.
I missed a release of sqlparser
though so the embed-able version of my lib will need to wait for merge/release before I can push my version to crates.io. The bin version of it will be something like the atlas OSS tool, but without any cloud component.
At some point I want to try Wired Elements for styling of personal projects to help present the roughness for which I usually leave my projects...
Definitely caught off guard with readTimeout
in Traefik. Upping that fixed frequently-dying Postgres connections though!
DNSimple sent me an email with the subject:
asdf
and the body:
asdf
I assume someone there clicked something too soon.