Hacker News new | ask | show | jobs
Show HN: Userscript to Display Age/Karma of HN Users (gist.github.com)
8 points by linksbro 104 days ago
Small script to display account age/karma next to all usernames, so you have that info available to you without clicking through to someone's profile. Opus 4.6 written, it's a mess but it works :) Using with Tampermonkey on Firefox.
1 comments

Taken to another level I am thinking of extending this to:

    days x karma / 1000
Then display none on users with too low of a result to suppress bot activity. I will play around with that tomorrow when I am not on a phone.