Hot answers tagged close-reasons
16
The original question contained some language that people objected to. Your answer mirrored that but was attracting more adverse attention than the now edited question.
The question itself wasn't worth saving, I think there might be the smell of a troll. The simplest course seemed to be to cut the losses by deleting the whole lot and starting with a blank ...
16
too localized should be used sparingly. It should only be used when a question could not possibly help anyone else because the question is too specific. For instance:
This question (10K only; see screenshot), while closed as not constructive (correct closure), is also too localized, as it's not going to be useful to anyone else, nor will anyone be able to ...
14
It was closed by 5 community users, and re-opened by 5 other community users. So it was closed.
Closure is meant to be temporary: either it will lead to deletion, or the question will be fixed and it will lead to re-opening.
In this case, I think this question should be closed, for the following reasons:
It's a list of X question: Any answer is equally ...
12
Looks like you're the victim of some absolutely horrible timing and sequence of events.
OP posts the question with profanity in the code.
You copy-paste the code and fix it. (I'm not sure if you noticed the profanity.)
The profanity gets edited out of the question. But stays in your answer.
Your answer gets downvoted for the profanity. (The downvoters ...
12
Yes it has happened before.
When 5 people vote to close with 5 different reasons, the last close vote is the one that is used to break the tie.
Example: Duplicated code above and inside while loop
Screenshot prior to final close vote:
And here's where we discussed this in chat:
http://chat.stackoverflow.com/transcript/message/4401471#4401471
10
It is not a good question. It would be like me asking you "Please tell me how to write a disk defragmenter in Java."
Even if you knew how, would it be a good use of your time? How long do you think it would take to explain it? Is he really looking for you to explain how to do it, or is he just looking for some code to cut and paste?
Because of the ...
9
Too localized. If the error is caused by a missing semicolon (or some other syntax error), or simply because the OP didn't read or understand how to use a language feature, that's not a question that's likely to help anyone in the future. Likewise, if they just find it easier to dump their code on the internets than to debug it themselves, that only serves ...
8
As I understand it, closing questions for being 'too localized' isn't indicative of them not deserving of an answer, but indicative of the answer not being relevant to any other developer, Usually this close reason is used for problems derived from a typo or other silly logic/syntax error, that isn't related to any fundamental misunderstanding of an ...
7
Forget Not Constructive (which has been addressed adequately by others), this question isn't even answerable.
jQuery is just a JavaScript library. By definition, whatever jQuery does can be done in JavaScript. It's just a matter of how hard it is to do so.
Most of the selector stuff jQuery does can be done with querySelectorAll(). Does that count as ...
5
After recently posting a question and getting it closed, I went though this process from the other point of view, the closee. I believe what is missing for people like me is a path to rectify the situation. As the closee, you have very little to go on unless some closer has left some specific advice.
I found no good information as to how I should go about ...
4
Honestly I think the 2 questions you posted in your question would be incorrect to close as too localized. I remember one of the pod casts where Joel was talking about the too localized close reason and the example he used was something like...
Why is there a car parked in front of my house?
Not only is it unlikely anyone will know why there is a car ...
3
I very much like the suggestion: as it stands, it isn't easy for a user to tell from a NARQs/NCs what to do to fix their question. The proposed change makes it much easier to know how to improve the question. The One problem with this proposal is the result of its attractiveness, and the flip side of specificity: if the closure reason doesn't fit one of the ...
3
No need in comments as it's written clearly in the "closed as not constructive" message:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that ...
3
So... Vote your conscience then. Just because the duplicate vote put the question up for review doesn't mean you have to vote the same way. You can vote to close it for a different reason, vote to leave it open, or edit it (which is implicitly a vote to leave it open) (ok, neither Leave Open or Edit are exactly votes, but let's not split hairs...)
Point ...
2
Questions are "not constructive" for many reasons–there's the part before the conjunction, too:
We expect answers to be supported by facts, references, or specific expertise [...]
IMO that doesn't imply that there's no possibility of debate. I think answerers on MSO try to use facts and references when applicable, and specific expertise about ...
2
I don't like the term "not constructive." The term I would use is "not definitive." The text would be something like: "This question will likely solicit opinion, debate, arguments, polling, or extended discussion because it cannot be answered clearly and definitively using facts, references, or specific expertise."
On this site, a "not constructive" ...
2
Although I have answered an okay number of questions on SO, I have only ever asked one. I asked after doing a lot of research trying to solve myself. I was excited to go out of my usual area where I know the answers into a different tag to ask something where I didn't. Right away I got asked for the code, and I very happily added that and thought this ...
2
There is no reason to close a question just because the OP answered the question, just like there's no reason to close a question just because it was given a good answer by another user. Someone else might come along with a better solution to the problem and post and answer; even if the OP already has their solution, other solutions can still be helpful to ...
2
There are two categories of programmer questions that are asked on Meta:
The user got lost, and
The user is question-banned on Stack Overflow, so they ask their question here.
The second category outnumbers the first by a wide margin. There just aren't that many people that genuinely get lost.
1
Bountied questions can only be closed by mods (see the 'What happens if a bounty question is closed, or deleted?') section, who can remove and refund the bounty giver for their reputation.
That question should have been closed (and, apparently was closed, then re-opened), but my guess is that it was a tumbleweed until it was bountied, and snuck through the ...
1
Sometimes, the reasoning behind declaring something "too localized" is based on an opinion that deserves to be challenged.
Take this question: Primary key composed of two foreign keys? Oracle
It's a clear question, with an answer that is clear, succinct, and correct. The answer is likely to be useful to anyone who wishes to declare a compound primary key. ...
1
My most frequent underlying reasons (in my own interior monologue) for suggesting that a question be closed are:
Too Coy: Did not supply anywhere near enough information to make possible anything but a pure guess.
Too Gormless: Clearly didn't bother to read the docs, do a Google search, search Stack Overflow, try any code of your own, vel sim.
Without ...
1
I think because we include support questions. If a user asks something vague, doesn't research their question first, is just complaining, etc., we have more of an obligation to help them than if they ask on SO. It's a bit different of a culture for that reason.
In particular the "complaints" drive the point. We usually can tease out a legitimate concern ...
Only top voted, non community-wiki answers of a minimum length are eligible



