Ask HN: Is Stackoverflow running out of questions and answers?
1–10 of 24 posts
Re: Ask HN: Is Stackoverflow running out of questions and answers?
#2Re: Ask HN: Is Stackoverflow running out of questions and answers?
#3From a community perspective, we do want all devs to be able to get involved in the site, so it's not ideal if the solution set is actually so comprehensive that it raises the bar for getting involved.
But I'm not too worried. SO still gets over ten thousand questions per day, which gives devs who want to contribute to the programming community a ton of opportunities to share answers and help. Plus, and new languages like swift leave a lot of blue ocean for asking new questions.
Don't get me wrong, our two biggest product priorities are focused on how we can make it easier for new users to get involved, and how we can ensure that more active users continue to feel appreciated and find it rewarding to share their knowledge on SO, where so many others can benefit from it. There's plenty more we can do on both fronts, but I'm not too worried that we're running out of ways for devs to contribute if they want to.
Disclosure: I work at Stack Exchange. I love Stack Exchange. I am not an unbiased observer of Stack Exchange. My mom says I and my company are special, and I believe her.
Re: Ask HN: Is Stackoverflow running out of questions and answers?
#4Re: Ask HN: Is Stackoverflow running out of questions and answers?
#5It sounds like what you're mainly describing is that it's hard to ask a question that isn't already answered on the site. (You can't close as a dupe unless the duplicate has answers.) From a "helping the most people learn" perspective, this sounds like a champagne problem: There's so many answers that it's hard to find something to ask that's not already covered. From a community perspective, we do want all devs to b…
Imagine you have images turned off. You visit one of the sites. Obviously it's unusable because images are controls, but that's okay. But you notice that they're using a font colour that is very close to the background colour (eg light-medium blue on medium-blue) and then wanting to load an image in the background (white) that would provide the contrast.
You can't tell anyone because minimum karma requirements prevent making a meta-post.
Bug reports from naive users are probably horrible, but still, how many hoops do you want bug-reporters to jump through?
See this example for a hostile response to a reasonable question where it's assumed that people visiting the site need the buttons -- they don't. Most people will be reading questions and answers and will not have accounts.
http://meta.christianity.stackexchange.com/questions/4120/is...
Re: Ask HN: Is Stackoverflow running out of questions and answers?
#6It sounds like what you're mainly describing is that it's hard to ask a question that isn't already answered on the site. (You can't close as a dupe unless the duplicate has answers.) From a "helping the most people learn" perspective, this sounds like a champagne problem: There's so many answers that it's hard to find something to ask that's not already covered. From a community perspective, we do want all devs to b…
EDIT: this post is grumpier than I meant it to be! Sorry. Imagine you have images turned off. You visit one of the sites. Obviously it's unusable because images are controls, but that's okay. But you notice that they're using a font colour that is very close to the background colour (eg light-medium blue on medium-blue) and then wanting to load an image in the background (white) that would provide the contrast. You c…
We never want to make it harder than it has to be to share bugs or suggestions, and we do want to help as many people as we can. We especially want to help those trying to give us feedback to improve the product. The challenge is always prioritization. Today, the number of folks browsing without images is a very small percentage. We definitely want them to be able to benefit from users content, and ideally, we'd love it if they could post and report bugs, too, but it's just lower priority than some other places (where we can surely improve as well).
Re: Ask HN: Is Stackoverflow running out of questions and answers?
#7The other problem is when questions are sort of the same but not quite.
http://english.stackexchange.com/questions/207397/what-word-...
http://english.stackexchange.com/questions/12350/what-is-the...
Re: Ask HN: Is Stackoverflow running out of questions and answers?
#8It is fun when you google stuff, get SO results, and then see that it was "closed due to duplication." Particularly when it is the top Google result with no clarification what it is a "duplication" of or similar.
See http://stackoverflow.com/questions/27002661/c-sorting-arrays for example - that grey box at the top shows the answer it was marked as a duplicate of.
Re: Ask HN: Is Stackoverflow running out of questions and answers?
#9It sounds like what you're mainly describing is that it's hard to ask a question that isn't already answered on the site. (You can't close as a dupe unless the duplicate has answers.) From a "helping the most people learn" perspective, this sounds like a champagne problem: There's so many answers that it's hard to find something to ask that's not already covered. From a community perspective, we do want all devs to b…
This is precisely what I'm concerned about. I also love SE MASSIVELY. But it does seem like there is a natural ceiling on the service which doesn't afflict others like wikipedia or facebook where content can be generated endlessly.
> But I'm not too worried. SO still gets over ten thousand questions per day
> focused on how we can make it easier for new users to get involved
"still" seems like the operative word. My question hinted at whether new content on the site was "still" accelerating. My very hand-wavy feeling is it isn't because everybody including newcomers are getting the vibe that everything is already solved (Swift, etc. always being a drop in the bucket compared to JS/PHP questions).
I've made the transition from low rep to decent rep (>5,000), and am finding my incentive to participate go down as more questions & answers seem barren and I get increasingly thwarted by militant members of the community.
Re: Ask HN: Is Stackoverflow running out of questions and answers?
#10It sounds like what you're mainly describing is that it's hard to ask a question that isn't already answered on the site. (You can't close as a dupe unless the duplicate has answers.) From a "helping the most people learn" perspective, this sounds like a champagne problem: There's so many answers that it's hard to find something to ask that's not already covered. From a community perspective, we do want all devs to b…
> so it's not ideal if the solution set is actually so comprehensive that it raises the bar for getting involved. This is precisely what I'm concerned about. I also love SE MASSIVELY. But it does seem like there is a natural ceiling on the service which doesn't afflict others like wikipedia or facebook where content can be generated endlessly. > But I'm not too worried. SO still gets over ten thousand questions per d…
Software development, languages, toolkits, libraries, and frameworks are constantly evolving; there will always be new questions to answer, but they will require you to develop knowledge of those systems ahead of those asking the questions.
The really good questions are usually few and far between, but that's generally because the sorts of people who ask really good questions tend to be the kinds of people who are able to discover the solution without resorting to SO.