Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| reading:2025:w17 [2025/04/25 13:04] – created pfm | reading:2025:w17 [2025/04/25 22:22] (current) – pfm |
|---|
| ====== 2025-W17 reading notes ====== | ====== 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://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://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]] |
| |