Miscellaneous

Miscellaneous: Bunch of Random Stuff #

Software
Software Recommendations # This is a list of software and tools that I personally use and recommend. This list is compiled by me, and descriptions were written with assistance from various authors and ChatGPT to condense information. Archival and Compression # 7-Zip # (Download) 7-Zip is a free, open-source file archiver that supports various compression formats, including its own 7z format. It can be used through a graphical interface, command line, or on POSIX systems, making it versatile for different user needs.
Test
Test # Test # Test # Test # Hi, you’ve stumbled onto my test site. You weren’t supposed to find it, somehow you did. There’s no real issue with the fact that you found it, but there’s no real content here other than random test Markdown and HTML code. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
tssh/tscp
Temporary Secure Shell Commands # I found myself often having to SSH into virtual machines and devices that often lack a static IP, or just a static operating system (and therefore static SSH config in general). To mitigate having to save the host key, I created this alias that would disable host key checking, send the host key to /dev/null, and warn you that the key will be not be saved.