Hacker News new | ask | show | jobs
by parthi 2396 days ago
User B needs to verify their email for it to count. Otherwise you could enter a fake email and move up the list. When user B joins the list and verifies their email, A's internal score increases. The final list is sorted by score and then sign up date. So what you described is working as intended.

However, what you might be getting at is that you want a different sorting mechanism, which is a feature request. What would you expect to happen? Maybe I can consider that

1 comments

How should B verify their email? I guess by clicking on a link they receive via email? In my test, B received no mail. I double checked in spam folder; I've tried with A and B two gmail addresses.

Something else: Let's say I am 84 000th on the list, and a friend joins in, so I am 83 999th. Then during 3 days I don't do anything. Question: Will I stay 83 999th or are new people arriving in the meantime and sharing a lot going to pass me, and I will finally be moved back to 90 000th?