# Social Network Ranking rankingScore = pow(upvotes, 0.8) / pow(ageHours + 2, 1.8) copy successcopy Ref: https://github.com/social-protocols/news