Just curious, why is there a required privilege (especially one as high as 1000) to view vote counts for a post? It's not like someone can mess up a post by just viewing the vote counts. Is it just to give people incentive to reach 1000?

link|improve this question
meta.stackoverflow.com/questions/747/… and it's only 1k rep, isn't it? – Brandon Nov 9 '10 at 21:08
Oops, edited to 1000. Thanks. – GendoIkari Nov 9 '10 at 21:09
feedback

1 Answer

up vote 18 down vote accepted

As I recall, this is because it's "expensive" to view the vote count (in terms of running the query). The rep threshold limits the number of people requesting this data.

link|improve this answer
Wow, I never would have thought of that! – GendoIkari Nov 9 '10 at 21:07
1  
It probably also has the side effect of preventing newbies from getting caught up in trying to balance the vote count out at any level other than net positive. – Paul McMillan Nov 10 '10 at 1:21
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged