Other Pages on HMagellan.com
The following are pages I keep on this site that don't really have any other category to belong to:
Dungeon Crawl Stone Soup Victories - A page containing links to morgue files of all my Dungeon Crawl Stone Soup wins.
Miscellaneous Downloads
Here are some files I host on the website that either don't really seem to deserve their own repo on git.hmagellan.com or are not programming/linux/computing related at all.
Linux Device Drivers, 3rd Edition - Single PDF - This is the book "Linux Device Drivers" by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman. It is available (in multiple-file-form) from LWN.net and is released under the terms of the CC-BY-SA 2.0 License. The copy on hmagellan.com is a single compiled PDF, rather than a different PDF for each chapter. I found it useful to read the book in this way, so hopefully others will as well. Note that this book is quite outdated (it is current to the 2.6.10 kernel, which is truly ancient at this point), but this is still the most recent edition of the book out there. It is very educational anyway.
My dwm config.h - My (relatively) current config.h file for the window manager dwm. I have been asked several times about what I do to this file, so here it is for all to see. I may eventually include this in a dotfiles repo on git.hmagellan.com, but no such thing exists as of yet.