This is intended to be a canonical reference question that we can point people to. Maybe even a FAQ? I'm not sure. If something like this already exists, feel free to point it out - I didn't find a question that deals with the question this clearly.

My question was closed for being a "shopping list question", even though it was absolutely on topic and programming related. Why?

share|improve this question
13  
You want a list of reasons? – TinSoldiersAndNixonsComin' Dec 15 '12 at 12:29
@Daniel YES YES YES (seriously though, I flagged this to be CW'ed so everyone who wants can edit) – Pekka 웃 Dec 15 '12 at 12:30

1 Answer

Questions that ask for a list of things, like "is there a tool that does x on platform y?" or "what is the best abc for my problem?" are usually regarded not a good fit on Stack Overflow, even if they are perfectly programming related.

Jeff Atwood has written a blog post on the topic that is regarded something of a canonical document on the issue.

The main arguments against "shopping list questions" are:

  • They are open-ended; there is never one perfect answer to them.

  • They outdate incredibly quickly. This was what turned me against shopping list questions: if you look around on Stack Overflow, you will find plenty of 2010 "what's the best xyz" questions whose answers are hideously outdated now.

  • They tend to attract a lot of spam and/or link only answers

share|improve this answer
Outdating quickly may be an issue for choices of hardware purchases, but is it really an issue on anywhere near the same scale for recommendations of either software applications or - to give the case where this issue most commonly appears on SO - programming libraries? – Mark Amery Dec 15 '12 at 12:35
2  
@Mark it is. Terribly. Look at the state of HTML5 answers, for example. I have to run but I may look up some examples later – Pekka 웃 Dec 15 '12 at 12:35
1  
I will await your examples with interest and an open mind. Remember, though, that for this rule to make sense, it doesn't just need to be the case that HTML5 questions asking for library recommendations age quickly - they need to age significantly more quickly than HTML5 questions in general. – Mark Amery Dec 15 '12 at 12:39
4  
@Pekka Also: Shopping list questions tend to attract a lot of spam and/or link only answers. – Yannis Dec 15 '12 at 16:16
Do the arguments against really outweigh the benefits? One of the main tenants of programming is to "not recreate the wheel". I know I've gotten a good bit of use from these questions. Who cares if a question is open ended? And you can easily date a response. How about this, if you don't like "shopping list questions" don't use them. – JoshNaro May 13 at 16:51

You must log in to answer this question.

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