Other
The following page is just a page that houses random things that do not fit neatly under a certain heading. Eventually, I will find a better system to house all of this stuff.
Git Server
I do have a GitHub account, but I don’t really like using GitHub. I do, however, have a git server running on the same server that hosts this website. You can vist it at https://git.foswret.com. Probably the most interesting thing housed there are my dotfiles and scripts.
What I Use
On my What I Use page, you’ll find a list of the programs I use, which isn’t too interesting.
What I Want To Do
- Markdown note management in the shell (
binder
) with accompanying static site generator (binder-portal
) - Build a résumé/curriculum vitae with LaTeX
- PDF/Ebook organizer
-
exiftool
photo organizer - Create a handmade book rest (Ex.)
- Create an outdoor bench
- Gopher mirror of this website
Notes
I currently have to manually adapt my markdown notes into basic html. It is tedious work. I plan to automate this process with a custom C/shell program. Read more about it here.