Hacker News new | ask | show | jobs
by dimden 846 days ago
sorry im too dumb to comprehend this math
1 comments

No worries :P It's just a way to try to avoid showing the most popular, instead you'd choose randomly from a curve from most popular to least popular, with the chosen index given by i. An easier idea to understand is to pick randomly from the top say 50 websites instead of just showing the most popular ones, avoiding "winner takes all" effects.
That’s a good idea!