-
-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ranking system for sites #445
Comments
I agree with this. Perhaps a set of rules and why the rule exists? Shellcheck, hadolint, etc use prefixes and numerate their rules and show why the rule exists and how to remediate. Obviously we cannot provide remediation steps for the user but perhaps we can optionally show remediation steps for each rule for the website that breaks the rule? Example https://github.com/koalaman/shellcheck/wiki/SC1000 Maybe we can use DP (dumb passwords) as a prefix? Here are some generic enough rules that could be measurable. Each infraction could be 10 points and subtracted from 100.
|
Very interesting, thanks for the thoughts! I like the idea of some sort of But then each entry gets one or more categories, we can sort based upon the number of categories an entry has, and you can filter by each category as well. |
From https://news.ycombinator.com/item?id=34804150
We should have some sort of system to rank entries in order of ludicrousness or some other factor. 1-10 on a scale of "dumbness"? Of course, this is subjective, but even listing a site on here is subjective, so this should be okay.
The text was updated successfully, but these errors were encountered: