-
useless.exe
Back in the 1990s there was this Danish meme program called “useless” (aka. “useless.exe”) that was being circulated on floppy disks and on the internet. About a year ago I spent an unreasonable amount of time trying to dig it up and, through hundreds of now-forgotten web searches and endless scouring of ancient forum posts full of dead links and disappointment, I eventually succeeded, so I figured I’d make it available here for others in the same situation to find.
-
XSS From Mixed Rendering
Most popular website frameworks — be they frontend or backend — have ways to safely handle user input in order to prevent injection attacks like SQLi or XSS. However, they (obviously) don’t have ways to handle it safely for other frameworks.
-
Useful CLI Tools
This is just a collection of CLI tools that I find particularly useful. They’re usually not part of a standard Linux distribution (and certainly not POSIX), and even though I value and appreciate being able to log in to any machine and just start working, I also appreciate being able to use more specialized tools in some environments such as the laptop I spend about 7 hours a day working on.