About
Every “thing” gets rated on the axes that actually matter for its category. An AI editor is graded differently than a database — and a five-star average loses that.
How it works
- Items live inside directories. Each directory has its own aspects — the dimensions everything in that bucket is rated on.
- Ratings are anonymous (no account needed). A cookie ties your ratings together so you can update them later.
- Aggregates are computed on the fly: average per aspect, plus an overall average across aspects.
For developers
- Each directory exposes
/d/[slug]/items.json— a portable JSON snapshot of items + aggregates. - Each directory exposes
/d/[slug]/rss— an RSS feed of items in that bucket. - /d/[slug]/random bounces to a random item in the directory.