Hacker News new | ask | show | jobs
by jmmv 1086 days ago
Nice!

Any way we can update the description? For my case, what I sent to the original thread doesn't necessarily describe the blog :)

Also, a suggestion: a raw list of usernames like this, sorted alphabetically, can lead to gamification where people choose names that rank first to ensure they show up on the first page. In the past, when showing similar lists, I've implemented randomization so that no one person has an advantage.

1 comments

Whenever I've done lists like this, I make the first-load randomise but give the user options to reorder the list in various ways (alphabetical asc/desc, latest activity, etc). I think that's the best way to stop too-blatant gamification.