How is my "last visit" determined?
I stay logged into Metafilter all day and frequently reload the various colored sections to check for updates. At the top of each front page is a count telling me "X links and X comments have been posted since your last visit." But the number is always wrong. Likewise, the "(X new)" after the comments link for every post is also out of date. If
this old MeTa is (still?) accurate and applies to both counts, that explains
why the numbers are wrong... but can something be changed to make them, you know, useful?
Categorized as a bug because that seems to be what this is, even if I am also asking for a pony to fix the bug.
posted by The Winsome Parker Lewis to Bugs at 9:37 AM (29 comments total)
We've looked into a number of ways to do actual read counts for every comment you've seen or not seen. Every potential system either stores too much data for the number of users we have or has its own inaccuracies with "read" vs. "not read" vs. "viewed".
The best solution right now is a client side Greasemonkey script. Storing the exact comments you've read is a perfect job for your PC, because you're just one person. Storing which comments you've read vs. haven't doesn't scale as well to 10,000+ and we don't have giant server farms like Google.
We leave our current system in place even though it's inaccurate, because it at least gives some indication in some circumstances of recent activity.
posted by pb (staff) at 9:43 AM on January 15, 2010 [1 favorite]