2
votes
2answers
43 views

Duplicating an answer [duplicate]

I occasionally see this behavior on stackoverflow: a question is asked, someone provides an answer. A few minutes pass, and someone else provides the same answer with different words. Usually this ...
-6
votes
1answer
108 views

Has the thinking on linking to external git repos (as an appendix to an answer) changed?

Is it ok to create public repos on git or svn to help illustrate answers for questions where the answer requires many steps? I had a look for questions relating to this. e.g. Share code related to ...
2
votes
1answer
52 views

I answered a possible duplicate question on Meta

I think I answered a duplicate, or perhaps its not a direct duplicate. The question is asking about a specific case, but the question has been answered in a more general/less localized way already. ...
7
votes
2answers
83 views

Edited question makes answers incorrect

Here's the situation- someone asks a question, accepts an answer, and then un-accepts the answer, and edits the question, making that answer and other existing answers incorrect... I've tried to ...
-6
votes
4answers
302 views

Please assume good faith whenever reasonable when dealing with post-banned users

Note Please see my answer below. I have incorrectly applied my Wikipedia experience to Stack Exchange and based my assumptions on biased data, and I am deeply sorry for the controversy I have ...
17
votes
4answers
326 views

Is civility and tolerance not required on meta sites?

The FAQ of all main sites and Meta Stack Overflow have a section which states: Etiquette Civility is required at all times; rudeness will not be tolerated. Be nice. Treat ...
1
vote
0answers
116 views

How to deal with malicious edits [closed]

So I was answering this question: How to convert a child class into a parent class for saving in NHibernate? someone else answered it. I wanted to clarify something. He wasn't getting it, I felt ...
1
vote
2answers
294 views

Why is “plz” considered offensive? [duplicate]

Someone mentioned in a post I was reading that it is advisable to remove the word "plz" because it is offensive. Other posts here on meta seem to suggest the same thing, but I'm not entirely sure why. ...
-4
votes
1answer
39 views

Should we flag questions which are not been followed up?

Sometimes people ask questions and does not come back. Other people answer their questions, post comments to ask for other related things. But no reply from OP. If a question is asked and other people ...
5
votes
2answers
76 views

Is it bad form to answer a jquery question with a plugin?

When a question is asked relating to to jQuery to begin with, is recommending an existing plugin that does exactly what the OP is trying to do appropriate? Why re-invent the wheel for basic stuff? ...
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
64 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) ...
22
votes
3answers
307 views

Is swearing in chat OK? [duplicate]

According to Jeff Atwood, "Expletives are not acceptable behavior on meta or any other Stack Overflow site." My question is: to what degree (if any) does this apply in chat as well as on meta or ...
3
votes
2answers
167 views

Is it good etiquette to use bounty to 'raise awareness'/'advertise'?

I'm the author of a new open-source tool which disrupts the previous best answer to several StackOverflow questions (specifically, the author of The BFG, a faster & simpler alternative to the ...
1
vote
2answers
271 views

Policy on potential troublemakers, nonconstructive or disruptive members? [closed]

community. I searched on the background of troublemakers and found the following questions so far: Add a moderator ability to watch troublemakers What's the SO policy for swearing? Bill the ...
5
votes
2answers
54 views

Is my CMS question appropriate for SO? Perhaps too localized

I'm not sure if this question is appropriate for SO, or if asking which questions are appropriate is bad form on Meta, but here it goes. My CMS seems to think that my front end: HTML, CSS, ...
10
votes
3answers
81 views

Etiquette for removing questions which turn out to be bugs

I asked a question on StackOverflow but after researching it further I've found out that the problem is caused by a known bug (now resolved but not yet publicly). Should I delete my question or leave ...
4
votes
1answer
80 views

Is it bad etiquette to downvote a competing answer? [duplicate]

I answered a question second. I think the first answer is wrong - it will not misguide the OP, but it won't help either. Is it bad form to downvote said answer?
1
vote
2answers
83 views

Cross-posting to external sites? [duplicate]

I've just flagged this question for cross-posting (to/from an external site, not within the SE-framework), and indicated in a comment that I'd done so. I got a comment back, that there was nothing ...
1
vote
1answer
93 views

Is it considered in poor taste to post an entire short program to get feedback?

Is it considered in poor taste to post a short program in it's entirety to stackoverflow to get feedback from those with more experience?
6
votes
4answers
171 views

Should I delete my heavily-downvoted question?

I previously asked a question that got a lot of negative votes. I've read about rules on deleting posts, and it seems reasonable that I should delete my question since it is probably not useful to ...
7
votes
3answers
140 views

When is “use JavaScript” an appropriate answer to an HTML/CSS question

I recently browsed this question about changing the appearance of an HTML select with CSS and HTML. I was wondering when use JavaScript is an acceptable solution to a "how do I do X with HTML/CSS" ...
4
votes
2answers
92 views

Better to edit your wrong answer to your own question? Or create a new answer?

Not sure what is the correct way to do this. I posed a question, thought I had found the answer, posted it, marked it as the answer to my own question. After some more testing I found that my answer ...
3
votes
1answer
57 views

Close or delete your own too localised question?

A while ago I asked this question, and got an answer which I upvoted and accepted. Recently the thread about closing 'typo' questions made me realise that's essentially what my question is - no one ...
3
votes
1answer
48 views

Single question thread with multiple questions, some duplicates

I've recently run into many questions where to author asks several related questions in one post, many of them asked before. I'm wondering what out policy is on such questions: Should I vote-close ...
12
votes
5answers
161 views

Is it bad form to edit question titles to remove obvious tags?

I am wondering if it it as the title suggests, it is bad form to suggest edits that remove the main tag from the title of a question. I am banned from suggesting edits, which is fine, but the ...
5
votes
2answers
67 views

Etiquette on Stack Overflow: Updating an answer

What's the right etiquette on Stack Overflow: Let's say someone adds an answer that has information addressing an answer I had posted to the same question previously. Then in the interest of having a ...
3
votes
2answers
106 views

Proper editing practices [duplicate]

After conducting a few searches, I failed to see this on MSO. When is it proper to edit someone else's post? And when is it going too far to edit, when a question should instead be closed? I am ...
2
votes
1answer
88 views

Should a question be downvoted if the OP flags to delete after realising their mistake?

I asked this question today and after seeing the answer, realised that I had made a mistake in asking the question. I quickly put up a comment that I had flagged the question to be deleted and ...
6
votes
1answer
65 views

Etiquette for editing info from comment into question

I just had this review rejected and would like to check on the general etiquette of this situation. After some back-and-forth in the comments, OP for this question responded in a comment with some ...
2
votes
0answers
88 views

Etiquette on “rush” answers [duplicate]

I've just been wondering what the etiquette or acceptable behaviour is on this - to be honest it stems from a minor irritation with seeing people do this, but here it is: I frequently see certain ...
32
votes
3answers
564 views

How many down-votes is enough for a user to understand their problem?

I am wondering what users should do if they encounter a question that has already been down-voted for a particular reason. If you agree with the down-vote, should you down-vote the question as well? ...
0
votes
2answers
126 views

Why is this a bad meta question? [closed]

I have used meta.stackoverflow.com to ask a question about another question. Now I'm getting down-voted to hell! This question was closed without any reasons, can anyone advise? I asked two fairly ...
16
votes
1answer
268 views

Comments asking for upvotes/accepts

I happened upon this question, where the questioner commented on every answer with "I'd love an up vote!" Is it correct to flag such clutter, perhaps as not constructive / off-topic, or is there a ...
3
votes
3answers
112 views

Should we remove function documentation from code blocks?

I don't have an example, but I have come across some code blocks from new people that contain documentation in their code sample. For example: /// <summary> /// TCP protocol handler /// ...
5
votes
2answers
61 views

Accepting an answer on question closed as duplicates

At the risk of having two questions closed as duplicates in the space of an hour - I asked a question on SO, it has been closed as exact duplicate. [Embarrassing but I think understandable given the ...
8
votes
2answers
94 views

Is it appropriate to point out SQL Injection vulnerabilities in posts?

My simple mind can't come to grips with the plethora of code snippets that get posted which are prone to SQL injection, yet here we are. Is it considered a service to the community to point this fact ...
11
votes
3answers
97 views

Should we approve minor edits suggested just for the sake of retracting a vote?

Everyone knows about vote locking and the idea of "just edit the post and you can retract your vote" has been thrown around quite a bit here on Meta. However, I just ran across a suggested edit which ...
-4
votes
1answer
109 views

about users who ask, then answer and vote for themselves [duplicate]

Possible Duplicate: Can I answer my own questions, even those where I knew the answer before asking? Am i the only one who find it's absurd to allow a user to answer to his own question, ...
9
votes
2answers
128 views

How to avoid long discussion with a user in a graceful way?

I am trying to help the user in this question. I do not want to give the OP the exact solution for his problem as it is way better for him/her to come to the idea alone. I did answer the question in ...
13
votes
1answer
223 views

Is it ethical to remove my answer if a lot of comments belong to it?

If I want to remove my answer, but I see a lot of comments belonging to that, what is the ethical way to remove that answer? Should I keep the comments somehow?
0
votes
0answers
74 views

Am I really not supposed to say thank you? [duplicate]

Possible Duplicate: Should ‘Hi’, ‘thanks,’ taglines, and salutations be removed from posts? See this other person's edit of my question.
-15
votes
3answers
406 views

I am walking away, but what should be done? [closed]

I answered this question with my answer and the following comments ensued: I AM WALKING AWAY But as this user is new, what should be done to explain that this is not proper behavior?
6
votes
2answers
94 views

Is it appropriate to remove pleading at the end of a question? [duplicate]

Possible Duplicate: Should ‘Hi’, ‘thanks,’ taglines, and salutations be removed from posts? What should I keep out of my posts and titles? I often see questions that end with things along ...
1
vote
3answers
118 views

Is it polite/legal to ask the question owner to mark my answer as the best? [duplicate]

Possible Duplicate: Asking for someone to accept your answer Is it polite/legal to ask the question owner: "mark my answer as the best"? The reason asking is that I've been asked that, and ...
5
votes
2answers
70 views

When a commenter corrects my question, should I edit my question to correct it, thought it hides the error s/he corrected?

When I ask a question, I recognize that there may be factual errors in the text of my question -- e.g. incorrect assumptions. I invite corrections and sometimes a commenter provides the correction in ...
-10
votes
2answers
159 views

why do people access stackoverflow? [closed]

Does Stack Overflow really help other programmers or is it just meant for making reputation to impress each other. Why do people abuse or down-vote questions or answers (rather than improving them) ? ...
10
votes
5answers
455 views

How appropriate is it to ask for upvotes in chat?

I recently saw in PHP chat room that one user asked for upvotes. Now I'm wondering these things: Is it appropriate to ask for upvotes in chat? Should we ask for upvotes for either badges/hats ...
2
votes
3answers
78 views

Is it unethical to answer and downvote the same question?

One encourages better quality questions, the other helps a person with a problem. Both admirable goals. Right?
2
votes
3answers
58 views

Editing in StackOverflow [duplicate]

Possible Duplicate: Should ‘Hi’, ‘thanks,’ taglines, and salutations be removed from posts? Personally, I have a tendency to write politely when I post questions, given the fact I'm asking ...

1 2 3 4 5 10