This tag is for questions about answers: how to answer, whether specific answers are appropriate, and so forth.
-2
votes
1answer
96 views
Use of WTF in comments [duplicate]
I am new to this site and would like to ask whether "WTF" is acceptable in comments or answers?
I found that some users use "WTF" in their comments. Considering the standards and etiquette set by ...
-2
votes
1answer
19 views
Detachable Answer and Preview Section
Can it be a good add-on to have the capability to undock/detach "Your Answer" and the underlying preview section in a separate modal so that an answer-er can flexibly use the size of the modal to ...
-1
votes
0answers
37 views
How could I mark questions I want to answer, but later?
It there any way to mark a question as the one I want to write detailed answer to?
Usually I use the 'favorite' functionality to mark interesting questions. But the problem is that favorite questions ...
9
votes
0answers
44 views
Duplicate error messages when posting answer
If the user inserts in his answer a link to jsfiddle (for example: http://jsfiddle.net/asd123) without providing some code, the following error is thrown:
Links to jsfiddle.net must be accompanied ...
0
votes
1answer
44 views
Accepted answer not listed on top [duplicate]
I was just browsing the question Deserializing empty xml attribute value into nullable int property using XmlSerializer on stackoverflow and I noticed that the accepted answer is listed after the ...
1
vote
1answer
61 views
Collaborative answer via single wiki vs multiple answers?
I have been using StackOverflow for a while and recently became familiar with how the site works. I have a fundamental question on how the answers are displayed on the site. I already tried searching ...
23
votes
4answers
525 views
Is there any way to favorite/bookmark an answer?
Lots of questions are very generic, "share an experience" kinds of questions.
In these cases, I am quite often interested in specific answers that may not have gotten that many upvotes.
These ...
-2
votes
0answers
19 views
Should I ignore questions that require more info on SU [migrated]
Question Internet Explorer 10 immediately closes after opening ends with, "What's next?"
More information could lead to a possible solution. Should I do one of the following?
request more ...
-19
votes
1answer
125 views
Penalize those who answer Debug My Code questions
This post was inspired after reading The Help Vampire problem.
Some types of questions are just bad for this site. They decrease the signal to noise ratio, they waste my and other people's time. They ...
5
votes
1answer
54 views
Strange duplicated answers
ToAscii/ToUnicode in a keyboard hook destroys dead keys
This looks like a perfectly valid question, for a problem I'm having myself, but the answers are weird:
The top rated answer is pure nitpick ...
8
votes
1answer
66 views
How to flag duplicate answers?
This is, unfortunately, the schema I often see.
There is some question which becomes quickly very popular, because of interesting title or it is an interesting problem, however usually easy one. ...
3
votes
3answers
122 views
When to use JSBin or JSFiddle?
In many answers I've seen links to JSBin and JSFiddle and found them useful. When asking or answering a question when is it better to put the code directly on the page versus putting a link to the ...
8
votes
1answer
104 views
When is it appropriate to instruct a user on precise debugging steps to solve a problem?
Going with the example of newbie "help my code is segfaulting and I don't know why" questions. I have partisan biases here - one of a handful of things I don't like about SO is how easy it is to ...
24
votes
2answers
275 views
Page without answer(s) in Stack Overflow
I read this great post, List of freely available programming books, in Stack Overflow. When I look at the 11th page, it looks like this;
There are no answers on page 11. But page 11 exists.
Is ...
0
votes
1answer
51 views
Is it good to answer questions in comments? [duplicate]
What are the pros and cons of answering questions in question comments?
If I answer a question in comments accidentally, I mean while clarifying question, should I post my comment as an answer?
13
votes
1answer
153 views
Best answer versus best solution
I was recently in a bit of a quandary over which answer to accept to this question.
Of the answers I got, two were the clear leaders and, of course, I up-voted both. Choosing a 'winner' was more ...
6
votes
1answer
66 views
Question-answering advice for a new contributor
As a new contributor, I have read up on how to answer questions (and there is a lot of information related to that), and am slowly finding my feet, but haven't been able to find any information ...
3
votes
3answers
105 views
Discouraging 'minimal correct answers' for fast points [duplicate]
One of the odd patterns I've noticed on SO goes something like this:
Person A asks a question.
Person B very quickly delivers the minimum viable answer, with minimal explanation.
B's answer starts ...
5
votes
4answers
152 views
When the answer to a question exists on another site, what is the proper way to respond
There was a small debate which took place in the comments for podcast #58 regarding linking to an answer (such as MSDN, php.net, or other definitive sources) versus providing it inline. What is the ...
-17
votes
1answer
109 views
Why people upvote answers that are copy pasted from question? [closed]
Why people upvote the answers that are exactly replica of the question, even without fixing the code errors that is contained in the question itself?
3
votes
1answer
72 views
Question has only one answer that is incorrect and upvoted
My question from last year Right aligning text in PdfPCell has only one answer (the other answer is really a comment) but that answer is incorrect, yet has a score of 3 and received a bounty.
Is ...
1
vote
2answers
46 views
What to do when solution given works but explanations are poor
I asked a question about two dimensional arrays allocated on the heap here and was hoping for an explanation. The code given works but the explanations are very shoddy (I can elaborate, I mean one ...
-12
votes
1answer
120 views
Is there an automatic voting mechanism in Stack Overflow?
I've repost an [answer] for four times for test, and each time after I post, a -1 vote appears automatically.
I'd like to get downvotes if the answer is not applicable, I'll delete it and not post ...
8
votes
2answers
113 views
It would be nice to search only my answers
Every once in a while when a very similar question is asked, I'll want to post a reference to an answer I gave for another question to help provide some more ideas to the asker.
The problem is that ...
-7
votes
3answers
172 views
Why were some answers converted to comments and what caused some unexplained downvotes?
I'm a longtime lurker, but fairly new to answering questions. I only post if I know the answer.
I invested time to answer several jQuery questions, only to watch a moderator delete or move my answer ...
-5
votes
1answer
146 views
Why was my apparently “trivial answer” converted to a comment? [duplicate]
I posted an answer, but it got converted to comment with a note saying
Trivial answer converted to comment.
Why did that happen?
38
votes
4answers
1k views
Should I flag answers which contain only a link as “not an answer”?
More than often I get a lot of itch when I see an answer which contains only a link. For example this one.
Check this link, it will solve your query..
...
0
votes
1answer
83 views
User posts two answers, what's the best course of action?
Reference question: CSS selector code last element
I don't know how long it will last (update: he edited his older answer) but this user "Nathan Lee" posts two answers.
First he posts a generic ...
-22
votes
3answers
210 views
Set Some condition to answer
Suppose I wish to allow only users who have scored at least 15 in the particular tag to answer my question, Is it possible to set a condition like this while asking question? So that I can avoid ...
7
votes
2answers
120 views
How can I find answers I've downvoted?
I'm aware I can view all of my downvotes by going here:
But there are reams of downvotes matched.
I also tried looking at the advanced search operators, but there's nothing useful there.
How ...
7
votes
3answers
168 views
Answers that solve a problem but use another technology
Some minutes ago one of my answers was downvoted; it solved the OPs problem, but using another technology. The downvoter (it seems that was he/she that did the downvote) said that since I used another ...
2
votes
1answer
158 views
Are answer downvotes free?
I downvoted this answer earlier and did not lose rep for it. I've also downvoted other answers and removed them to test. I don't seem to lose rep on answer downvotes. Is this a bug or by design?
EDIT
...
-10
votes
2answers
130 views
Proposal: weighted votes that decrease in value over time
On Stack Overflow, we have what some might consider to be a problem. (Many will argue how much of a problem this is, but I'm fairly certain most will at least acknowledge its existence.)
The problem ...
2
votes
3answers
75 views
Why is this accepted answer not listed at the top? [duplicate]
Answer in question: http://stackoverflow.com/a/12827086/825789
I have the answers sorted by votes, but strangely the answer marked as accepted is listed last. The top answer is the one with most ...
4
votes
2answers
83 views
Accepting Answer protocol
What if I ask a question that is of the "How do I ...", not "Can I ...", and the only answer I get is "You can't". You can't is an Answer, but not a solution to my question. If it's the only answer to ...
2
votes
1answer
115 views
Losing Reputation for not commenting, while not yet able to comment
In my early beginnings at Stack Overflow, I corrected a question answer by giving a new answer, because I was not yet able to comment.
The person who gave the (almost) correct answer was somehow mad ...
6
votes
1answer
61 views
What should be done to another person's outdated answer? [duplicate]
For the first time while using Stack Overflow, I stumbled on an answer which is highly upvoted, but completely outdated (not usable anymore).
Here is the question: How can I find out if the ...
20
votes
6answers
422 views
What to do with rude but correct (and valuable) answers?
I had a problem, so I searched for it on SO and found someone else had asked that question already. Several people answered incorrectly. One person answered correctly and solved my problem ...
5
votes
1answer
103 views
“There's nothing wrong with the code you posted, here's an example showing so” - is this a valid answer?
Unfortunately the post I have in mind has been edited to the point where it wouldn't make sense, but take this situation:
A question is asked of the style "I'm having a problem with this code, this ...
10
votes
0answers
114 views
Forward progress answers
I recently read a question I found very interesting. It's here, if it matters
I put some effort into helping the person get a good answer, and when I was done I had made forward progress on solving ...
10
votes
0answers
161 views
Having too much reputation reducing the amount and quality of answers I get?
I've gathered quite a nice amount of reputation on Stack Overflow answering questions about PHP, jQuery and stuff I know a lot about. I have recently started learning C# and WPF, and I am an utterly ...
27
votes
8answers
520 views
How to deal with upvoted yet clearly wrong answers
These 2 questions have clearly wrong answers with upvotes. And they're still getting votes.
The log file one especially could be tried out, it would fail, but someone still voted it up. A downvote ...
-7
votes
2answers
173 views
Link-only answer should be flagged [closed]
While looking for an answer, I encountered something very strange. We are asked to flag LOAs (link-only answers) and a moderator will take care of that. What I found is:
Is this my mistake or some ...
22
votes
4answers
518 views
Should the official FAQ include information on how to answer as well as ask questions?
The StackOverflow FAQ includes a lot of information on how to ask questions and what questions to ask, but very little information on what makes a good answer. I often see answers (example) of the ...
6
votes
2answers
123 views
Is it rude to not select an answer when you're not sure which one might be correct?
Sometimes when a question is asked, the correct answer is easy to recognize.
Sometimes, the answer is not easy to recognize and the asker doesn't have the expertise to select the correct answer with ...
4
votes
0answers
69 views
How to find the set of own deleted answers [duplicate]
Is there any way to find the set of answers that I answered first but deleted later for some reason?
3
votes
2answers
229 views
Using answers as comments
I know I said I won't semi-duplicate this question, but for now my comment was ignored, so I post it here.
My question is what happens when a user has < 50rep but wants to participate in a ...
3
votes
3answers
108 views
Maximum upvote and downvote a question or answer can receive
Is there a limitation in the upvote or downvote for a particular question or answer can receive?
10
votes
1answer
113 views
Why doesn't the FAQ include more information about what constitutes a good answer?
I might have missed it, but I don't see the "How to Answer" page linked to in the FAQ. This is an extremely useful page, and the information it gives is pretty basic; following it is a crucial part of ...
-3
votes
1answer
100 views
Why'd my answer get turned into a comment?
At Bug with quantity of float numbers on C, my answer got turned into a comment. I'm trying to figure out why.
I find this a little confusing, since it's a complete and correct answer to the ...









