8
votes
2answers
106 views

Is it kosher to accept your own answer, if your answer expands significantly on another answer?

I asked the question Programmatically swap last two commits. The question got a good answer that gave me the idea I needed to implement my own solution, but that answer is both technically incorrect ...
0
votes
1answer
43 views

Sort highly-voted self-answers at the top

I know that accepted self-answers are not sorted at the top of the page to prevent cheating, but I think that if the answer is voted highly enough, it should be displayed at the top. For example, this ...
10
votes
1answer
68 views

A notification when the self-answer (being the only answer) can be accepted

Sometimes one finds the answer to a question while asking it or briefly afterwards, and after having posted it there's not much of a reason for others to more or less just repeat the answer. The 48h ...
5
votes
1answer
101 views

When is tomorrow when I want to accept my own answer?

My understanding is that SE runs on UTC time and resets at 0:00 UTC. That means the day resets at 4:00 Pacific Standard Time where I am. "Yesterday" (before four o'clock) when I tried to accept my ...
-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, ...
3
votes
3answers
137 views

Found out my bug was just barking at the wrong tree - should I accept answers?

I asked a question on SO. I got comments and answers. While answers are a generally correct suggestions - they did not really help me. But they could not help me at all since the bug I asked about was ...
2
votes
1answer
78 views

Why with “encyclopedic” style posts is “Accept own Answer” timer existant?

This comes from Ask ubuntu, but this is the examples of this being a hindrance: How are Ubuntu bugs' importance values decided? How do Bugs get Categorized and what is the lifecycle of a bug? ...
1
vote
0answers
59 views

Create question with an accepted answer [duplicate]

Possible Duplicate: 48 hour accept own answer delay wastes other answerer's time I recently had a programming issue for which I couldn't find the answer on stack overflow. Thankfully I ...
-1
votes
4answers
263 views

48 hour accept own answer delay wastes other answerer's time

I have read all the discussions around the 48 hour delay on accepting ones own answers. To quote Jeff Atwood: You must wait 2 days from the time you originally asked your question before you can ...
12
votes
1answer
156 views

Now that I can answer my own question before I even ask it, how about reminding me to accept my own answer?

I can answer my own questions instantaneously! That's Awesome! The problem is, a lot of the time, when I answer my own question, if it doesn't get any comments or a competing answer, I can... well, I ...
-8
votes
1answer
192 views

Answering your own question? Accept it.

I was reviewing the users' first answers, and I see a lot of people who has answered his own question, but hasn't accepted it, because of: He's new on the site and doesn't know that answers can ...
6
votes
1answer
157 views

Couldn't accept own response to question on StackOverflow

So, a well-respected user over on Stack Overflow thinks I may have encountered a bug on my recent post, and requested i post over here mentioning it: FragmentPagerAdapter troubles and woes: ...
10
votes
1answer
123 views

Make the 0 points for a self-accept clearer

When I first saw the new reputation tab report of a self-accept (without remembering I had accepted my own answer), I was quite puzzled by the action. I thought at first it was an accept/unaccept, but ...
5
votes
0answers
105 views

Is it considered bad practice to create and accept a summary answer when a subjective split leads to two or more acceptable answers?

Over on http://english.stackexchange.com, I created a question that contained unintentionally polarizing subjectivity. Because of this, I am now faced with the possibility of siding with a single ...
2
votes
1answer
52 views

Reputation History Showing 0 Rep Log, Instead Nothing Should Be Shown

I noticed this in the reputation history page. Yesterday I created an answer for my own question and accepted it as the correct answer and didn't do anything else for the day. I noticed today that it ...
1
vote
2answers
121 views

The “I used a workaround as it doesn't seems to be a solution” approach

I've got this question about some glitch in javascript I asked last year, which didn't received any acceptable answer until now. In the meantime, I went a totally different approach, which solved my ...
-4
votes
1answer
90 views

Why can't I get reputation for accepting my own answer?

I want to know why I don't get reputation after accepting my own answer.
-6
votes
4answers
249 views

Reduce accepting-own-answer delay

In light of It's ok to ask and answer your own questions, it seems that we ought to be able to accept our own answers within the same time limits as accepting someone else's answer. Of course, this ...
-2
votes
1answer
750 views

Set my own question as solved

I have this request is because I have a few questions which did not get proper answers. and later I found out the answer myself. but when I come back to Stack Overflow, I can not flag my own question ...
4
votes
0answers
106 views

Losing reputation for answering my own question [duplicate]

Possible Duplicate: accepting your own answer yields -2? I made a question. It got one very useful answer which helped me a lot although was not precisely the solution for my problem. I ...
2
votes
1answer
101 views

Self answer accepts should dock at the top, like any other post

In RE: http://blog.stackoverflow.com/2009/01/accept-your-own-answers/ No change in sort order. Normally, accepted answers are “docked” under the question. This is not true for owner accepted ...
2
votes
2answers
77 views

If I answer my own question, do I get credited on my acceptance rate?

If I answer my own question, do I get credited on my acceptance rate?
10
votes
2answers
100 views

Should I accept my own answer which I got from asking the same question on a different forum after no one on SO answered my first question?

I asked a question on SO. After a few days of no answers, I asked the same question on a different forum. I got an answer from the other forum and posted it as answer on my SO question, which still ...
2
votes
1answer
60 views

Add a link to the accepted answer when it was by the OP

While it's fair to not make an own answer the most prominent one after self-acceptance, in questions with many answers it is still difficult to find if it is not also the most up-voted one, e.g. here. ...
13
votes
6answers
257 views

Etiquette for dealing with 'hint' answers

There are some questions that tangentially deal with this, but my question is this; If someone 'answers' with a vague hint in the direction of a potential solution, but does not provide an actual ...
9
votes
2answers
159 views

Accepting “almost correct” answer that helped analyze the problem?

I recently encountered performance problems with a commercial software from some well-known vendor. Asking the StackOverflow-community for help to track down the issue resulted in a detailed answer, ...
12
votes
2answers
292 views

How did this user accept his own answer less than 48 hours after his question was posted?

How did this user accept his own answer less than 48 hours after his question was posted? Related: http://meta.stackoverflow.com/questions/11787/accept-own-answer-immediately
2
votes
4answers
142 views

What to do when no answer is good enough to be accepted?

Is it better to not accept any answer or reply to your own question (maybe stating that the question appears unanswerable) and accept that one? EDIT: another way to look at this question: is accept ...
11
votes
2answers
350 views

My improved answer based on another's accepted answer for my own question

Yesterday, I asked a question in which I stated a primary requirement but also asked for an optional improvement. The primary requirement was answered perfectly, and I upvoted it and accepted it. ...
510
votes
3answers
142k views

How does accepting an answer work?

How does accepting an answer work? When should I do it? Why can't I accept my own answers right away? Which answer should I accept? Return to FAQ index