2
votes
2answers
64 views

Is it possible for an answer to be valid but “off-topic”?

I provided an answer on the Mathematics Stack Exchange that takes a programming approach to a mathematical problem (a la Project Euler). Instinctively, I feel like my answer is "off topic" since the ...
11
votes
2answers
164 views

Answer a question, then closed because off-topic. Delete my answer?

I answered a question which was then closed as off-topic. The answer was up-voted, so deemed interesting by someone. I'm wondering what should I do with my answer now. Should I delete or keep it? It's ...
4
votes
1answer
105 views

Should I flag off-topic answers or comments but with good sense of humour?

It is quite obvious for me that flagging off-topic answers are pretty much always welcomed. I have however problem with comments: Recently I flagged off-topic comment but then I felt sorry for a guy ...
17
votes
2answers
287 views

Posting irrelevant “answers” to programming questions on Meta

Disclaimer: Please don't take this as a personal attack if you've done this before. I think the "Calvin and Hobbes" thing is sort-of-funny too. I just don't think it's an appropriate response ...
9
votes
1answer
119 views

Should I answer off-topic questions?

Should I post an answer to an off-topic question after flagging it? I seem to find off-topic questions that I can give a good, useful and correct answer to. (The specific question tonight is this ...
3
votes
2answers
112 views

Should I convert off-topic answers to comments?

Sometimes off-topic questions get fast answers that actually do answer the question, but they're irrelevant to the site. An example is this post with 7 upvotes on programmers which explains that you ...
8
votes
4answers
113 views

Is it appropriate to answer with a critique, feedback or advice that does not answer the question?

A question is asked by a newbie that contains some code that is a long way from 'best practice' code; it'll probably work but is inefficient, maybe buggy, or isn't going to work as well as it could. ...
4
votes
3answers
99 views

Complementary, vaguely related note: post as a answer or do not post at all?

I found this question which has a perfect answer. However, I noted that the OP does not seem to understand well some point of his own problem - specifically, how the Python unicode() function works ...