Skip to content

Comment on HN Greasemonkey script: Show user reputation(karma and age) in comments parent

Comments

Maybe he can modify the script so that the score is shown only on demand.

Or memoize the fetch function. Greasemonkey has support [1] for persistent data, it should't be hard to cache the info to only fetch the counts every n comments or x days.

[1] http://diveintogreasemonkey.org/advanced/gm_getvalue.html

That sounds like a better solution. The way it is now it is very heavy.

The very best way would be to ask for stuff like this to be configurable for those that want it but HN 'feature' requests are not usually honoured.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.