vevy wrote: ↑Sat Oct 31, 2020 1:12 am
@SYSTEM Would you like to see a CLI site (gather all scattered CLI tools from all over the web)?
Somewhat.
I can already find CLI tools for things I need to do (I e.g. make some automated image transformations with ImageMagick, and recently renamed a bunch of files with Swiss File Knife). I can see the use for a CLI site, but on the other hand it's not very common I'd find myself thinking "hmm, I need to find a CLI program that does X".
vevy wrote: ↑Sat Oct 31, 2020 1:12 am
If so, what is the main point(s) that, if answered or addressed, will allow you to give filters a shot?
There would need to be a situation where a search for a tool returns so many results that I need to filter them further, instead of just manually investigating the options one-by-one. In addition, there would have to be a situation where filtering would actually capture the difference between projects.
As an example, regarding the aforementioned ImageMagick, it has a fork called
GraphicsMagick. The primary differences between these two are that IM supports more image formats and GM attempts more actively to avoid security vulnerabilities when used with untrusted images.
Neither of these differences can be represented with a filter, and in any case it's very little manual effort to just research the projects one-by-one (especially if the differences are called out in the description).
vevy wrote: ↑Sat Oct 31, 2020 1:12 am
For example, you mention that adding
batch files would bloat the database. I think they will be helpful.
But since they are labelled as batch files,
it won't matter!
Because a simple filter would let you hide them so they won't bother you!
That's what filters are about, only get the tools that serve
your need.
Bloat is more of a problem for people who maintain the database, not really for the users. My problem with batch files in the DB isn't that users would get them as search results, but more the effort it takes to create the entries, as well as to make the DB flexible enough to handle them (I don't expect batch files to have home pages and download links, for example).