Open GoogleCodeExporter opened 9 years ago
A couple useful queries:
#Most stalked users:
SELECT `bid`,COUNT(`bid`) FROM `uwatch` GROUP BY `bid` ORDER BY COUNT(`bid`)
DESC
I'm starting to think probably we shouldn't post these constantly/just have a
list on the website as there is nothing good that could particularly come of it
(people making alts to get themselves up in the meaningless rankings). Rather,
it might just be interesting to post a couple of the interesting tidbits in the
uStalk thread for people to look at. I was thinking number of stalkers, number
of stalkees, 5 most popular stalkees (bid=0 excluded), top stalkers as denoted
by the number of people they stalk (modstalk/employee stalk excluded).
Original comment by Firebird347
on 22 Dec 2010 at 10:32
Original issue reported on code.google.com by
jmh9072
on 13 Sep 2010 at 7:39