Y
Hacker News
new
|
ask
|
show
|
jobs
by
ComputerGuru
1160 days ago
Afaict the current algorithm is something like this:
if is_netflix_show() { return 0.95 + rand(0.00, 0.05) } else { hide_rating() }