Posts from November 2023

    • I kinda feel like we’re just too inured to the modern miracle that is SQLite. That a fully featured relational database supporting much of the SQL standard can be packaged up in less than 1MB of portable code is incredible. And they guarantee to support the current (open, portable) file format until 2050, which is why it is specifically supported by the Library of Congress!

      (https://b-ark.ca/goCIko)
    • Unexpected ipv6 benefit: upgrading Debian testing, NetworkManager package broke (I still don’t know how). Rebooted to a system with no network connectivity. Thanks to a hard wired dock, all I had to do was an “ip set [iface] up” and everything autoconfigured and I could access Google and the Debian package repos (for the curious, I just had to run apt-get install --fix-broken).

      (https://b-ark.ca/O46WOO)