vote up 10 vote down star
1

I recently received my first down-vote and am still reeling from that stinging feeling. Seems silly to care but for some reason I do. What is more frustrating than getting a down vote is that whomever gave it didn't have to identify themselves, nor did they have to give a reason. Does this make sense to anyone? It doesn't to me. If the purpose of a down-vote is to let people know your answer wasn't helpful, then perhaps it should be required that, at the very least, you have to give a brief explanation for why you think it was unhelpful.

As for that stinging feeling, well I'll get over it I'm sure but now I will be much more reluctant to respond to a question in the future. Is that what this site is really about?

flag

1  
This should at best be a community wiki in the Stack Overflow category. It's as good as locked otherwise. – Chuck Jan 18 at 2:14
This is actually a discussion for uservoice, and it's been discussed to death there. You should take a look at the uservoice site... so far they have decided not to make anyone defend their votes. Most people leave a little comment tho. – Jason Coco Jan 18 at 2:14
Now you have a couple more. – Ed Swangren Jan 18 at 2:24
If you post good stuff it will get upvoted. If you can't handle a little anonymous criticism then the site honestly isn't for you. I look strongly at my downvotes and often either modify my question/answers or delete them entirely in view of my errors. – Simucal Jan 18 at 2:25
1  
I have to agree: drive-by downvoting is unhelpful, unfriendly, and downright cowardly. The implicit comment of a downvote is (check the hovertext!) "This answer is not helpful". But downvotes often occur when someone simply doesn't like the answer, even though it is correct and helpful. – Steven A. Lowe Jan 18 at 4:17
show 6 more comments

13 Answers

vote up 15 vote down check

Don't take it personally; a down vote is not a reflection of you as a person or as a developer (unless all your answers get down votes).

link|flag
1  
-1 disagree: an answer with your name on it is a personal statement; a downvote on an answer that is technically correct can only be a personal attack or a reflection of 'downvoter denial' (i.e. they don't like the answer even though it is right) – Steven A. Lowe Jan 18 at 4:20
Some people downvote because they don't think that the answer is correct, even though you do. That's their error, but there's nothing you can do about that. – Jonathan Leffler Jan 18 at 5:37
There was a request on UserVoice to require a comment on down-vote; it was rejected. As a courtesy, I almost invariably leave a comment when I down-vote. I would (still) prefer it to be required. – Jonathan Leffler Jan 18 at 5:38
'Downvoter denial' is more a reflection of the down voter as a person and a developer, not the person being downvoted. I do agree that it's nice to have a reason for a downvote, especially if the answer is the accepted answer. – Patrick Cuff Jan 18 at 14:03
How can you demonstrate that a given downvote wasn't intended as "a reflectin of you as a person or as a developer"? The comments often clearly state that as the intent. – le dorfier Jan 18 at 23:20
show 6 more comments
vote up 10 vote down

I think there are 2 issues here. If someone has asked a question, or added an answer that’s obviously off topic, unwarranted or just insulting, then a downvote is probably all that’s needed. But if there downvoting because they feel your answer is incorrect or not relevant, then it really would be polite and helpful to leave a comment to explain their reasoning, to help us learn and realise what was wrong. I feel it also makes downvoting seem less painful if someone will explain their reasoning, rather than seeming like a personal attack (which it usually isn't!)

link|flag
a quick-menu of downvote comments (like for question closing) would address the common cases, e.g. "off topic", "unwarranted", "insulting", "incomplete", "dead wrong", etc., and would remove the cloak of anonymity which encouraged downvote fraud/abuse – Steven A. Lowe Jan 18 at 4:22
If there are two issues, shouldn't there be two flags so we can indicate which intent we are expressing? Otherwise human nature will cause us to assume the worst. – le dorfier Jan 18 at 23:29
vote up 9 vote down

It depends on the reason for the downvote:

  • A downvote for an erroneous answer is perfectly OK but you should probably say so;
  • An incomplete but reasonable answer sometimes gets a downvote and I don't like that if the answer is given in good faith; and
  • Sometimes you get what I call "tactical downvoting" where other people vote your answer down to put their answer higher up int he order.

Personally I think you should be able to see who downvoted a question.

Edit: And just now I got 2 downvotes for pointing out a question is a duplicate and linking the duplicate question. How does that work?

link|flag
+1 for the only reasonable answer (so far) to this question – Steven A. Lowe Jan 18 at 4:23
It unfortunately nicely demonstates the disfunctional situation referenced by the question. – le dorfier Jan 18 at 23:25
vote up 6 vote down

I'd prefer it if people left a comment to say why; but apparently you can't force people to leave a comment.

link|flag
I think forcing people to comment has a overall negative in the system. I don't want to have to justify myself every time I see an obviously poor quality post. – Simucal Jan 18 at 2:28
The site developers DO have the ability to force people to leave a comment on a down-vote. This would remove the anonymity (and discourage fraudulent downvoting) and improve the quality of the answers. If you see a lot of obviously poor quality posts, just copy and paste your commentary ;-) – Steven A. Lowe Jan 18 at 4:18
@Steven A. Lowe, But with anonymous downvotes it prevents any retribution from other users, it allows people to more openly express themselves about a particular answer without being polite, and it I honestly don't want my name exposed for a downvote. It is like voting in RL, I like it kept secret – Simucal Jan 18 at 18:38
@Steven A. Lowe, I upvoted 2x more than I downvote.. but I still downvote many times when I see incorrect or unhelpful answers. I want this to be a quick action. If it requires me to say something that might provide enough incentive for me to not want to bother expressing myself on a q/a – Simucal Jan 18 at 18:39
The site developers have the ability to force A comment for downvotes, but, if it's mandated, there's no reason to expect it to be a GOOD or MEANINGFUL answer. – Dave Sherohman Feb 4 at 12:22
vote up 2 vote down

I've also been downvoted a few times and I would have liked to have an explanation, so I can edit the post and remove whatever ambiguity that caused someone not to like what I said (or remove my post altogether if I was way wrong). I think the pros would outweigh the cons, since I think that most regulars here wouldn't mind writing a sentence or two when they downvote posts.

link|flag
vote up 1 vote down

Sometimes downvotes are just expressions of opinion. But when they are assertions of fact ("you are wrong") then an explanation would be helpful. Whether or not you are wrong, an explanation gives everyone the opportunity to interact and learn.

In one case I gave an answer regarding Views in SQL Server that I knew to be correct but quickly received 4 downvotes. One of the people casting a down vote took the time to explain why he thought I was wrong and a conversation developed that helped guide me in finding documentation to prove my point and to eventually receive the most points (he rescinded his down vote as well, I think). Without this interaction, my answer would never have been fleshed out in the detail that I eventually gave it. This was very useful for everyone interested in the answer.

The others simply clicked and left...not so helpful.

link|flag
vote up 0 vote down

A reason would help. Things can be edited to make them more useful.

link|flag
vote up 0 vote down

I've had a downvote for a totally acceptable answer. Lo and behold, on seeing it downvoted, other users upvoted it which in the end gave me a lot more reputation than I would've got had it not been downvoted.

link|flag
vote up 0 vote down

Don't forget that a downvote may not necessarily be based on good judgement of the downvoter.

link|flag
vote up 0 vote down

I totally agree with you, I think everyone should have a pool of downvotes (which increases as long as you have earned more reputation) so people would give downvotes when really needed, and also downvotes should have an explanation (but be anonymous, otherwise people might revenge their downvote). This way, IMO, voting would be more objective.

link|flag
vote up 0 vote down

If we aren't careful we will end allowing votes on whether downvotes (and up votes?) were correct. Maybe ten downvotes on a down vote and it gets recinded?
My opinion:
Politeness says if you downvote you should leave a comment, if people don't then it isn't the end of the world. I don't think SO should be changed becuase of this.

PS. I got downvoted a couple of times, with out any comment being left. I won't do it to someone else now!

link|flag
vote up 0 vote down

I have no problem if one of my answers is downvoted for a good reason. But whenever this happens, I would like to know what the reason was. A short comment would be very helpful and would allow me to learn and improve.

Therefore I think it should be a "best-practice" to always comment a downvote.

There are several suggestion on uservoice, that a small message should be displayed to the user who downvotes an answer (e.g. something like "Please consider leaving a comment, why you downvoted..."). But unfortunately, these suggestions were declined by the stackoverflow team.

link|flag
vote up -2 vote down

Just get over it. And admit that you've been wrong in some ways to some people. And maybe it just doesn't even have to matter.

Take it as a chance to obtain the "Peer pressure" badge!

link|flag
I appreciate the tough love answer but unfortunately you skipped the entire point of my question. – Dscoduc Jan 18 at 2:26
-1 for an insulting and unhelpful answer. If you don't like that then perhaps you should "Just get over it". ;-) – Steven A. Lowe Jan 18 at 4:23
You didnt answer a legitimate question – erikkallen Jan 18 at 23:37

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.