====== 2025-W17 reading notes ====== * [[https://guix.gnu.org/manual/en/html_node/Package-Management.html|Guix: Package Management]] --- a system I've recently installed on one of my devices. * [[https://github.com/jwiegley/use-package|use-package]] --- a GNU Emacs extension that helps manage other extensions. It's also capable of downloading them (with '':ensure''), but its key functionality is to declare which packages are used. * [[https://man.openbsd.org/ssh_config#ControlMaster|ssh_config: ControlMaster]] --- when set to ''auto'', it enables opportunistic connection multiplexing. * [[https://blog.infected.systems/posts/2025-04-21-this-blog-is-hosted-on-a-nintendo-wii/|Serving a blog from NetBSD on a Nintendo Wii]]