Tagged Questions
1
vote
1answer
70 views
Questions with 1 answer (not accepted) get ignored by people
Normally if anyone asks a question and there are no answers it usually stays up the top of the page - if its a relatively new question. Many people get to see it and the possibility of getting a good ...
5
votes
1answer
67 views
Issues about Answering Questions.
I find SO a great way to learn. I am trying to become a useful member of the community, but am struggling with down votes.
This is similar to another question
when answering a coding question, is it ...
1
vote
1answer
55 views
Where does an answer that is flagged as NAA and converted to a comment go?
It says it was converted to a comment, but if you view the page, it doesn't show up as a comment....
model has_many users(of a specific role type)
But the answer has already been converted, and is ...
5
votes
2answers
112 views
Self resolved comments - steal or flag, and how literal should the answer be?
When a user resolves their own question and posts a I solved it comment, there appears to be consensus to post their comment as an answer:
Steal comments that answer the question and post them as an ...
-13
votes
2answers
98 views
Extended answers at Stack Overflow
I would like to propose an "alternate" to "edit answer". It seems to me that sometimes a question has too many answers to parse through. Often I think this is because everyone wants to get the ...
3
votes
1answer
57 views
Should or shouldn't I edit original author answers to clarify meaning? And if so, how to do this correctly?
When I only started to use SO, I read and especially memorized this FAQ topic:
http://stackoverflow.com/faq#editing
And I think that it is trying to say only "Your answer can be edited by other ...
0
votes
1answer
143 views
Why was my answer deleted (partial answer)?
A few hours ago an answer of mine was deleted by a mod: http://stackoverflow.com/a/11926373/1451820
For non-mods, its content was:
This is not an answer (the other ones are correct already), more ...
3
votes
2answers
76 views
Where are new questions displayed?
I am not a new member for Stack Overflow, but i'm new to Meta. I want to know where are the new questions located on the site ?
Are they in here:
http://stackoverflow.com/questions
or here:
...
3
votes
3answers
41 views
Accepting an answer when multiple “correct” answers
I've recently asked a question on meta to which I received four very useful and equally "correct" answers. Each added value; each was helpful to me. Although one answer did receive more votes than ...
0
votes
1answer
104 views
What if I can't answer?
Recently, I was banned for asking new questions on Stack Overflow. I can understand that my questions were probably wrong and I would have been search Google before I ask (even though I did it all the ...
-2
votes
1answer
122 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 ...
1
vote
1answer
62 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 ...
-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 ...
5
votes
1answer
55 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
70 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
131 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 ...
0
votes
1answer
52 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?
9
votes
1answer
111 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 ...
6
votes
1answer
67 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 ...
14
votes
2answers
215 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 ...
-17
votes
1answer
111 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
74 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 ...
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 ...
-10
votes
2answers
131 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 ...
4
votes
2answers
85 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
62 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 ...
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
163 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 ...
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 ...
6
votes
2answers
124 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
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?
-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 ...
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 ...
-9
votes
2answers
114 views
Should we encourage 'commentary' answers on self-answered posts?
When creating a self-answered, informative post, should we encourage & allow other answers that merely add commentary to the existing self answer?
For example, this answer: ...
3
votes
2answers
57 views
Should CSS-related questions which do not have JavaScript tagged be answered with JavaScript?
Last month I flagged this answer as "Other" with the reason: "JavaScript isn't tagged, this isn't a valid answer."
The question itself doesn't ask for a JavaScript (or jQuery) solution - neither are ...
-3
votes
3answers
141 views
Users who edit questions don't always seems to answer. Why is that the case?
If I misspell something in a question, someone will usually come in and edit it immediately. But that buddy will not always answer the question.
Why is that so?
3
votes
2answers
135 views
Is it ever appropriate to give guidelines or hints instead of a straightforward answer?
For one of my earliest answers on Stack Overflow, instead of simply providing a code sample that would explicitly solve the OP's problem, I decided to give a sort of "non-answer" amounting to "do your ...
1
vote
1answer
60 views
Do broad or specific answers help more?
I have recently been seeing a lot of questions which amount to the OP showing a decent amount of code and effort, with a "I got stuck here" conclusion. I suppose this is actually something which has ...
2
votes
1answer
89 views
Should this edit to an answer be rolled back?
See this answer here: http://stackoverflow.com/a/16083284/593627
with it's edit history here: http://stackoverflow.com/posts/16083284/edit/6e724005-9755-433a-b591-1eda53e46bbe
To me it appears the ...
3
votes
1answer
69 views
Accept an OK answer or write more complete answer?
I have a question over at Server Fault and it was been answered to my satisfaction. And I have two options as I see it
Mark the given answer by David Schwartz as "the answer"
Write up a summary ...
1
vote
0answers
65 views
Are code-only answers a good thing? [duplicate]
I just stumbled across this question. While the question itself is not perfect, both the answers to date have just been blocks of code.
When I reply to a question, I usually (admittedly, not always) ...
-10
votes
1answer
77 views
Accepted answer should not be first if there is a more highly upvoted answer [duplicate]
Its ordered by the number of votes but the answer chosen by the user is shown first. In some of the questions, the chosen one may not be right or incomplete or not so good as a different one. Many new ...
24
votes
4answers
223 views
Is it “breaking the rules” to downvote trivial answers?
I came across this answer earlier today, which I deemed trivial (all it gave was the solution, not an explanation of why it worked or how to prevent this from happening in the future, and was ...
7
votes
4answers
184 views
Should answers be downvoted even though it is correct?
Should answers be downvoted even though it is correct, but (should?) not have been posted or "given" away free?! (especially to new users)
Question in question: html tag transfer it up or down use ...
14
votes
5answers
188 views
Does it look good to edit the question you're answering?
I have a question about editing practices:
Does it look good to edit a question you have just answered?
For example: say I had just answered a question, then saw that the question had some minor ...
11
votes
1answer
96 views
What is the right thing to do when the asker displays a fundamental lack of understanding?
How do you go about subtly helping individuals for whom the subject matter is clearly too advanced for them to really grasp what you are trying to convey?
Do you:
Patiently answer them until the ...






