Thought I would list out some of the issues with the site that I'm aware of. Most of them revolve around script metadata which is to be expected. I automated a lot of the metadata parsing so some of it is incorrect. Here are some examples:
- Author = <UNKNOWN>, most of these will be .exe files that my parsing script couldn't examine to determine who the author was.
- Size = 0 KB, this is pretty similar to the above, the dozen or so files that are showing this are .exe files that confused my parser.
I will work through the ones I can to fix them, feel free to use the site to suggest edits to me. It is always appreciated.
Some non metadata quirks:
- Using the checkbox filtering isn't dynamic. So, if you select multiple filters that aren't related, you can get zero results. For now, I suggest using the checkbox for single filtering only, and then from there you can click other items to do true multi-filtering. For example, use the checkbox to filter the list down to all categories, then click on an author's name in the table. I will eventually get around to fixing this.
- When you use the search box, you have to hit enter. I need to add a button or something to make it more apparent.
- The mobile experience is pretty janky and doesn't look great but I am not too worried about that. I struggled with the idea of even making a mobile friendly version.
Known Issues and quirks
Jul 11, 2026