Linked Questions
294 questions linked to/from How much research effort is expected of Stack Overflow users?
216 votes
7 answers
5k views
Why is the popular "How much research effort is expected" answer deleted?
This answer has been deleted as of yesterday. Similar to Jon Skeet's Stack Overflow question checklist, this answer has been used by many users as a go-to link to comment when a question with no ...
101 votes
9 answers
3k views
Why is there no line numbering in code sections?
Many times users paste long code and those who want to refer to a specific line refer to it by its content, which can be misleading or cumbersome if the content appears elsewhere or the line is long. ...
63 votes
4 answers
4k views
Are there legitimate "fix my code" questions?
If a competent coder asks a "spot the bug" question where the answer is non trivial, should it be downvoted? Does it depend on additional factors like the question's appeal to others? Suppose such a ...
64 votes
5 answers
2k views
Stress Problems With Stack Overflow
I know this might sound crazy, but users like me can get stressed when asking, answering, or even commenting questions. I always ask myself: "Will I lose reputation, will it get down-voted or deleted?"...
113 votes
6 answers
2k views
SO needs to do a better job of communicating that it's different from "normal" forums to new users
We're all aware of how many bad questions and answers are posted on Stack Overflow every day. I think a large portion of these can be attributed to users who misunderstand how SO works. The reason for ...
46 votes
11 answers
2k views
To close, or not to close, that is the homework question
Consider the following question, which is representative of a certain class of questions that get posted with some frequency on Stack Overflow. How to find length of array in C++? I want to write a ...
49 votes
5 answers
3k views
What should I do if my question has been completely ignored?
My question has been completely ignored. It has <20 views after 2 weeks, no downvotes, upvotes, comments, interactions whatsoever. I know I could just set up a bounty, but I was wondering why ...
42 votes
9 answers
1k views
Does a well explained question nullify a "no research effort" downvote?
First let's start with my understanding of what "this question does not show any research effort" means, because if my understanding is wrong then this question is probably invalid: As I understand ...
67 votes
6 answers
2k views
Is it OK to ask simple questions without showing your work?
I have seen a many popular questions on Stack Exchange which are asking for explanations for very simple things like what does the yield keyword do and does Python have a ternary conditional operator. ...
21 votes
9 answers
1k views
What are the dynamics of the Stack Overflow community?
I want to share with you some observations and thoughts I made while using Stack Overflow more intensively over the last weeks. Many/most of the very high-ranked users are posting many, many answers, ...
40 votes
3 answers
2k views
What's better: a question with no attempt or with an unfixable/irrelevant attempt?
We sometimes get downvoted on Stack Overflow by posting one-liner, working answers to some users with a very clear problem, like here. So, OK, we're not a code-writing service, but what about the bad ...
65 votes
4 answers
3k views
Why do people downvote elementary questions?
There is a common situation on SO where people don't have the ability to ask a good question because they don't understand the concepts at hand well enough. If they were able to ask the question ...
69 votes
9 answers
3k views
Feedback and suggestions for editable section of Help Center
I've recently noticed that moderators are now able to edit a section below the Help Center's search box on the landing page. For reference, two other sites that are using this section as well are ...
55 votes
6 answers
2k views
How can I ask better "newbie" questions in a language I'm learning?
Back when I started JavaScript, my questions were often downvoted. As I got better, I figured out how to ask better questions because I was a little less clueless about the subject matter. Now that I'...
103 votes
4 answers
3k views
Let's send new users off to see the Wizard
This post is prompted in part by What can we put in a question template to help people ask better questions? where Jon Ericson and others have indicated an intention to develop a question wizard ...