Possible Duplicate:
Can I answer my own questions, even those where I knew the answer before asking?

I really dislike having to solve the same problem more than once. Often though, I will encounter the same particularly bad bug that I have solved before but completely forgot the solution. I'll end up spending hours resolving it. I'm sure this is not a unique experience to just me.

Would it be acceptable to post the question/bug on stackoverflow, and immediately post your (working) solution?

For one, this saves me from having to solve it again in the future. Secondly, if other people encounter the same problem, the solution is available.

share|improve this question
3  
Well, yes. Otherwise they wouldn't have that self-answer feature. – Mysticial Jan 18 at 15:47
With some caveats. See It’s OK to Ask and Answer Your Own Questions – Martin Smith Jan 18 at 15:49
3  
Note that it's really hard to self answer a question well. Many people seem to think it's easy, and it's not, it's a lot harder, so be prepared to spend a fair amount of time and effort if you want both the question an answer to be of high quality and well received by the community. – Servy Jan 18 at 15:50
For one thing, if you're calling it a bug, make sure you're writing a question and not a bug report. – BoltClock's a Unicorn Jan 18 at 15:58
I would hope so, I've self answered the only two questions I've asked (one intentionally, one as I just found the answer after posting, before anyone else posted). If anything, it just means that you get very few votes on it (as people tend to skip answered questions). – Lattyware Jan 18 at 16:15

marked as duplicate by Lance Roberts, Oded, Rory, Michael Mrozek, ben is uǝq backwards Jan 18 at 16:12

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

up vote 5 down vote accepted

Yes, very much so, that's why there's the link at the bottom of the question box saying "Answer your own question – share your knowledge, Q&A-style", with a link to this advice page

But you have to make sure the question is good quality - you need to put as much effort into writing a good question for it as for the answer.

share|improve this answer
1  
There's also a related Badge! If that's not an encouragement, what is? – Donal Fellows Jan 18 at 20:36

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged