Is the fastest gun in the west problem solved? Is it really a problem?
|
|
I had an idea for this that I submitted to uservoice a while ago, but I can't seem to find it now so I'll recreate it: When casting a vote, the effect of that vote would be delayed for all other users for five minutes or something. You would be able to see the vote effect, so that you could easily confirm that your vote was actually cast. But everybody else would see the effect of that vote five minutes later. This would allow each answer to be voted on its own merit, at least for the first few minutes. From the point of view of a user, the site would appear to work exactly the way it does now except it would look like everybody else was off having a coffee break whenever you cast a vote. |
|||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||
|
|
I guess the question is really: is it a problem? There are several different aims to the site:
Getting a quick answer in serves two purposes:
The main problem I see is that of positive feedback - an earlier answer will often get more votes (and keep getting more votes) than a better, later answer. That's not always the case, but it does happen. (And I'm fully aware that I'm usually the beneficiary of that.) |
|||||||||
|
|
Let's look at whether it's really a problem. To find out, we need to focus on questions that:
Other answers haven't included these criteria, and I think that's a big problem. For example, if you don't filter out questions with only one answer, well then of course the first answer is going to be much more likely to be accepted - because duh, it's the ONLY answer. If you're playing along at home with SQL Server, the query to find the questions I'm focusing on is:
Out of those 88,975 questions, how many of them had the first answer accepted? The query I used was:
Turns out 49,989 of the first answers were accepted, or about 56% of the time. The next question would be, "How often was a later answer scored higher by the viewers?" The query I used was:
Turns out 3,167 times, a later answer has a higher score than the accepted (earlier) answer. |
|||||||||||||||||||
|
|
The premise of the question is invalid: it is based on an assumption that the "fastest gun in the west" phenomenon is a problem, which I believe to be incorrect. One of the problems with forums is noone posts there because it takes a day or two (minimum) to get an answer. The fact that the system here encourages quick answers is a good thing. Usually if you have a programming related problem you need an answer now. |
||||
|
|
|
Here's some other data that Sam Saffron put together Looking only at questions with 5 answers: 0 2524 26.196 1 1982 20.571 2 1918 19.907 3 1715 17.800 4 1496 15.527 Looking only at questions that received 2 answers within the first 5 minutes 0 8069 35.073 1 6508 28.288 2 3972 17.265 3 2094 9.102 4 1054 4.581 5 558 2.425 Personally, I think that looks totally reasonable |
|||||||||||||
|
|
I'm brand new to Stack Overflow and think the speed thing is a problem. I'm enjoying answering questions and love the feedback from reputation. What I hate is writing a detailed, reasoned answer and suddenly getting an Ajax notification "there are 2 answers; reload to see them". I feel like I have to beat the timer. I'm already answering questions more quickly or leaving a short answer to go back and edit later. I think the solution is to somehow delay votes and randomize the order for a few minutes until several answers come in. Then let the best answer win. |
|||||||||
|
|
I don't really think it's a problem. I'm rarely the first to answer, which means I have to write better (or at least longer ;)) answers in order to catch up. I'll never catch up with Jon Skeet rep-wise, but I've got 22k so far, and almost all of it has been earned on questions where I was not the first to answer. It doesn't really bother me. The questions where "first answer wins" are usually the ones where only a few upvotes are going to be given anyway. In the longer-running questions, where all the real upvotes are given, there's plenty of time to jockey for position. |
|||
|
|
|
Two-minute initial no-voting period? Three-minute prohibition on edits for answers posted very quickly; say, within a minute of question posting? |
|||
|
|
|
Here's a metrics question: Of the questions that have the first 2 answers within 10 minutes, what's the upvote difference between the first and second answers, and is that upvote difference statistically significant? I've had several occasions where I've submitted a nearly-identical answer within 60 seconds of the first one, and there were a huge difference in votes. Weird... first because I would have expected this forum to be more merit based (as long as answers come in quickly, who cares whether one arrives in 4 minutes and the other 4 minutes 30 seconds), and secondly because why should I care about votes anyway? I have this strange urge to be less rigorous, go ahead and post my quick answer first, then go back and edit it to have the right links & stuff, especially since there seems to be a time period after the initial post when corrections/additions are accepted without it being called an "edit". I'd suggest deciding what qualities of answers you want first (correct & complete answers that are reasonably quick) and coming up with social rules to encourage those qualities. SO's pretty good but issues like this make me wonder. |
|||
|
My suggestionis similar to Greg's. But instead of delaying every vote for 5 minutes, I would:
The part of my old answerfor which I got some down-votes and the bashing comments below: I really feel this being a big problem. That's why I try to commit my answers quickly, only with the main aspects. Afterwards, I'm re-editing it to fill in details (like source code examples) to improve its quality. But this process is:
|
|||||||||||||||||||||
|
|
I would argue that there are still plenty of examples where the first or second to answer are not the answers that end up getting selected or with the most votes... |
|||
|
|
|
Maybe it has been suggested before, and it may not be popular, but why not set the timestamp of the answer to the last edit, and sort the answers with equal votes accordingly? |
|||||
|

