I made TV Sort, a web-based game for ranking TV show episodes
Over this Christmas break, while discussing the best episodes of Frasier with my mother (as we tend to do when I get to see her), I thought about coming up with something that's less arbitrary than 1-10 ratings. The result is TV Sort. It just uses a sorting algorithm, but... it's human powered. When the algorithm needs to compare two items, it asks you to compare them, and with that you end up with a full, thoroughly sorted episode list. It uses TMDB, IMDB, and Wikipedia to extract episode information for any show, to help jog your memory when making episode comparisons. It was a fun little…
In plain words
TV Sort is a web-based tool that helps users rank TV show episodes through pairwise comparisons rather than arbitrary numerical ratings. The application uses a sorting algorithm that asks users to choose between two episodes at a time, gradually building a complete ranked list. It pulls episode information from TMDB, IMDb, and Wikipedia to provide context during comparisons. Designed for TV enthusiasts who want a more systematic way to determine their favorite episodes, it offers a methodical alternative to traditional rating systems.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Over this Christmas break, while discussing the best episodes of Frasier with my mother (as we tend to do when I get to see her), I thought about coming up with something that's less arbitrary than 1-10 ratings. The result is TV Sort. It just uses a sorting algorithm, but... it's human powered. When the algorithm needs to compare two items, it asks you to compare them, and with that you end up with a full, thoroughly sorted episode list. It uses TMDB, IMDB, and Wikipedia to extract episode information for any show, to help jog your memory when making episode comparisons. It was a fun little experiment. And finally, I know -exactly- what I think the best and worst episodes are.[0] Would love to hear your feedback, this is my first Show HN. ;) Edit: I wrote a whole blog post about what went into making it, if anyone wants to read more of the technical detail behind it.[1] [0]: https://tvsort.com/show/3452/matrix_01hjtxz2e1ewkrh44ja3mz0s... [1]: https://pocketarc.com/posts/tv-sort-engineering-the-ultimate...
Does the same job
all alternatives →


- WPWeekend project, shows when the next season of your TV show premieres2021 · ▲127
I treated myself to a solo hackathon this weekend and built https://next-season-of.com. The data is scrapped from IMDB and the website is generated using the hugo template engine. There's still a lot of optimization to be done but I'm planning to use this as a learning ground to try and get my pages to rank in Google. It would be really cool to search "next season of Ozark" and see a link to next-season-of.com.

- AWA web app that charts any TV show's IMDB ratings, by episode2020 · tvchart.benmiz.com · ▲12
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, January 2024
the whole month →



- IM
Life & fun · 2024 · sitinshade.com
