See http://i.imgur.com/cGtm5.png. I'm not the question's author; I recently searched for this question, specifically pros/cons. Seems nowadays that about 5% of the questions on SO I look up and are perfectly legitimate to me are found to be locked, with a warning to others to knock it off. This is up from ~0% when I started using the site. Every forum I've loved eventually gets lock-happy mods. What does HN think? Am I the unreasonable one? I don't see how this question is unworthy according to the FAQ that SO refers to.
[+] [-] dbecker|13 years ago|reply
Quora is happy to host this type of question. Quora responses aren't usually as well-informed as SO responses... but I don't find that a compelling argument for SO to allow these questions.
[+] [-] genwin|13 years ago|reply
SO is good, but it could be much better without so many locked on-topic questions. I don't want to ask a question there, even if it's clearly not a duplicate, with lock-happy mods there. I don't like having my time wasted.
[+] [-] sedev|13 years ago|reply
Stack Overflow has a fairly specific rubric for judging questions, and a central part of it is the requirement that they have a single verifiably correct answer. The example question does not, and it runs afoul of the guidelines in multiple other ways. The example question is something for a conventional discussion board or mailing list - it's not a good Stack Overflow question.
[+] [-] genwin|13 years ago|reply
Also, whereas you're like the fourth person here to say the questions must have a single answer, that requirement is not called out in the SO guidelines at http://stackoverflow.com/faq. The closest I see there is "You should only ask practical, answerable questions". A question asking for pros/cons of storing images in a database (vs. links to files) meets that criterion in my book.
[+] [-] Spooky23|13 years ago|reply
There are plenty of examples of good questions being closed because they are perceived as generating too much discussion (esp. on the "programmers" se site). IMO, you've given us an example of SO moderation working.
[+] [-] genwin|13 years ago|reply
[+] [-] LocalPCGuy|13 years ago|reply
The above plus SO's popularity (and prominence in search engine results) are the very reasons I find the moderation a bit over the top. IMO, it should be up to the community, not a handful of mods to decide which questions are valuable and appropriate. Some questions, while they don't have a specific answer, are extremely valuable to gather opinions, particularly for those who don't have as much experience in a given subject.
So yes, I find the moderation disturbing and over-zealous, but will continue to put up with it since it is the best resource for finding quick answers to questions.
[+] [-] lumberjack|13 years ago|reply
[+] [-] icebraining|13 years ago|reply
[+] [-] phwd|13 years ago|reply
That lock-happy mod is the one of many fighting to keep these questions somewhere for people like you who push these silly conspiracy theories.
Stop it. It's annoying.
[+] [-] genwin|13 years ago|reply
[+] [-] Shog9|13 years ago|reply
1900 locked questions, out of which just over 1700 are locked because they were merged into duplicates, or migrated to other Stack Exchange sites.
< 200 locked questions out of 3.3 million doesn't seem so bad.
[+] [-] genwin|13 years ago|reply
[+] [-] j45|13 years ago|reply
Programming isn't a syntax only problem and has many steps before, and after it that are relevant in software engineering.
Maybe the mods are taking too much of a narrow programming syntax only approach. To me, that may exacerbate the issues of poor software because people are only searching for a means to the ends instead of understanding why to do things a certain way.
[+] [-] genwin|13 years ago|reply
With the 400+ vote count for that question, and 50+ people taking the time to reply, I say yes indeed they are. It is definitely a programming question in my book, one whose answers could save me & others a lot of work/time.
[+] [-] Flimm|13 years ago|reply
[+] [-] foxhop|13 years ago|reply
That being said I thought about building a site to compete, but stackoverflow basically owns the market. I have no way of collecting users like they do.
[+] [-] CamperBob2|13 years ago|reply
The Internet is not going to run out of space. Just as with Wikipedia, "deletionism" is inevitably an attempt to fix some other problem that could better be addressed some other way. If there's a problem with duplication of questions, that's because the UI doesn't do enough to make the older questions easier to find. (Hint: let users vote on tags, and give karma to users who surf through the suite adding good tags to existing questions.)
Marginally-offtopic questions are especially harmless; if there's a problem with those, let the users police the site by downvoting. If that isn't enough, again, it's indicative of some other problem, such as the lack of some sort of gateway between different Stack Exchange sites.
Ultimately, the mere fact that a site like stackoverflow needs third-party moderation means there is room for improvement at the design level. It may seem that stackoverflow is the craigslist of Q&A sites, but I don't think so. It will be easier to dislodge than Facebook, I think.
[+] [-] viraptor|13 years ago|reply
[+] [-] genwin|13 years ago|reply
[+] [-] freditup|13 years ago|reply
In the SO case, can the moderators be a bit strict sometimes? Sure, in my opinion. But I don't think this is indicative of any broad problem on SO.
[+] [-] genwin|13 years ago|reply
[+] [-] michaelt|13 years ago|reply
Storing images on a database - Jul 1 '09 - http://stackoverflow.com/questions/1071636/storing-images-on...
Save image in database? - Apr 30 '09 - http://stackoverflow.com/questions/805519/save-image-in-data...
store image in database or in a system file? - Apr 19 '09 - http://stackoverflow.com/questions/766048/store-image-in-dat...
Where should I store photos? File system or the database? - Oct 9 '09 - http://stackoverflow.com/questions/1546485/where-should-i-st...
To Do or Not to Do: Store Images in a Database - May 2 '09 - http://stackoverflow.com/questions/815626/to-do-or-not-to-do...
Store images in database or on file system - Dec 28 '10 - http://stackoverflow.com/questions/4550197/store-images-in-d...
Store pictures as files or in the database for a web app? - Feb 18 '09 - http://stackoverflow.com/questions/561447/store-pictures-as-...
Storing a small number of images: blob or fs? - Nov 28 '08 - http://stackoverflow.com/questions/325126/storing-a-small-nu...
How to store images in your filesystem - Oct 7 '09 - http://stackoverflow.com/questions/191845/how-to-store-image...
User images - database vs. filesystem storage - Feb 25 '09 - http://stackoverflow.com/questions/585224/user-images-databa...
Should I store my images in the database or folders? - Apr 3 '09 - http://stackoverflow.com/questions/713243/should-i-store-my-...
Would you store binary data in database or in file system? - Mar 19 '09 - http://stackoverflow.com/questions/662488/would-you-store-bi...
storing uploaded photos and documents - filesystem vs database blob - Jul 9 '09 - http://stackoverflow.com/questions/1105429/storing-uploaded-...
I came in here prepared to write an impassioned criticism of StackOverflow's aggressive moderation, but frankly you've made me understand exactly why they do it.
[+] [-] genwin|13 years ago|reply
[+] [-] lispm|13 years ago|reply
There are lots of other places where such questions can be discussed.
Stackoverflow is not the place to discuss all kinds of philosophical questions.
If you have a specific question, best with source code, then go ahead. But please don't make stackoverflow a copy of Hackernews, Reddit, comp.db.advocacy or similar.
I like Stackoverflow most when it can give real direct support for a practical problem.
[+] [-] maximveksler|13 years ago|reply
http://stackoverflow.com/questions/194812/list-of-freely-ava...
http://serverfault.com/questions/68883/linux-command-line-be...
Recently I've stumbled on question which I would be thrilled to continue the discussion on them had they not being set to "Locked". So yes, I really think SO is killing a healthy discussion from that perspective.
off-topic: In Hebrew there is a children song which in loose translation means: "It's not so pleasant to see a closed kindergarten"[1]. I guess this feeling applies to stack overflow discussions as well. It's not that fun to find an interesting question being locked.
[1] http://www.youtube.com/watch?v=DnRCI8aLt_Q
[+] [-] lnanek2|13 years ago|reply
[+] [-] icebraining|13 years ago|reply
And how does the score system encourage that? You often see people with negative score for wrong answers, how is that encouraging?
[+] [-] metoosorta|13 years ago|reply
But no, AFAICS it's a programming technique memoizer. The important questions have mostly been answered. There will be new important questions, and they will be asked and answered. But between now and then it will mostly be black noise. The color illiteracy and aspiration. Asking how to reverse a linked list?
[+] [-] damian2000|13 years ago|reply
[+] [-] taylodl|13 years ago|reply
[+] [-] facorreia|13 years ago|reply
[+] [-] genwin|13 years ago|reply