Stackoverflow is a little more boring for contributors now than
it was before (which is why I gradually stopped answering),
simply because most of the general questions have already been
answered.
This sums it up. I'd not find it fun to answer the same questions over and over. Doesn't imply that no-one should answer those; just that it leads one to wonder the value being added.I stopped contributing to stackoverflow, but it's not declining
11–20 of 196 posts
Re: I stopped contributing to stackoverflow, but it's not declining
#12Stackoverflow works great for me, and I don't know why more people don't appear to use it like I do. 1) When you've got a problem, Google it. 98% of the time the answer will be in top 5 links to stackoverflow or documentation. You upvote the answer and question. 2) 1.5% of the time, stackoverflow will have a related question, but either it doesn't have an answer, or the answer has issues. You figure it out yourself,…
Re: I stopped contributing to stackoverflow, but it's not declining
#13Re: I stopped contributing to stackoverflow, but it's not declining
#14Answering is way less rewarding than a few years ago, but SO is working fine. From the opposite point of view, I have asked one question on SO to which I never received an answer, probably because it's not possible (it had to do with Flash streaming).
Re: I stopped contributing to stackoverflow, but it's not declining
#15For me the biggest problem with SO is that it's hard to get answers to advanced questions in some areas. Not a lot of people could answer the question in the first place, because it's about some obscure and rarely encountered problem, and these experts are constantly spammed with basic questions from inexperienced programmers. Though it depends on the area you're interested in - I've got almost no answers to advanced…
Re: I stopped contributing to stackoverflow, but it's not declining
#16Stackoverflow works great for me, and I don't know why more people don't appear to use it like I do. 1) When you've got a problem, Google it. 98% of the time the answer will be in top 5 links to stackoverflow or documentation. You upvote the answer and question. 2) 1.5% of the time, stackoverflow will have a related question, but either it doesn't have an answer, or the answer has issues. You figure it out yourself,…
Re: I stopped contributing to stackoverflow, but it's not declining
#17* ...never posted a question to SO (because I've never found it either necessary or helpful to do so),
* ...only ever "copy-pasted" from SO once (it was a CSS polyfill for iOS having broken "support" for vh/vw)
* ...only attempted to answer questions on SO twice, exclusively out of a feeling of "am I missing something?"
I've been programming for 16 years, and doing so professionally for 7 of those. I've always seen StackOverflow as like a worse version of MDN or something: obscure API-specific stuff that should be in documentation for libXYZ or XYZService but for some reason isn't, with answers supplied by random internet people and "graded" by other, less-knowledgeable random internet people.
For more advanced stuff (like "what are higher-kinded types" or "how do monads help simplify concurrency"), online articles, tutorials, or IRC channels have always been a sufficient supplement to just trying stuff myself.
I must be missing something, given the "reverence" SO seems to get.
Re: I stopped contributing to stackoverflow, but it's not declining
#18SO is another area where I feel "out of sync" with the rest of the "programming world", in that I've... * ...never posted a question to SO (because I've never found it either necessary or helpful to do so), * ...only ever "copy-pasted" from SO once (it was a CSS polyfill for iOS having broken "support" for vh/vw) * ...only attempted to answer questions on SO twice, exclusively out of a feeling of "am I missing someth…
I also have never asked anything on SO, and never used SO as a reference. SO only seems to work for factual simple answers that are found in the documentation or manual pages.
For higher level discussion SO is not appropriate; mailing lists and IRC work best for that.
I suspect most people don't like reading reference material so asking random stuff on SO works for them
Re: I stopped contributing to stackoverflow, but it's not declining
#19For me the biggest problem with SO is that it's hard to get answers to advanced questions in some areas. Not a lot of people could answer the question in the first place, because it's about some obscure and rarely encountered problem, and these experts are constantly spammed with basic questions from inexperienced programmers. Though it depends on the area you're interested in - I've got almost no answers to advanced…
Re: I stopped contributing to stackoverflow, but it's not declining
#20I don't quite agree as someone with few points on StackOverflow the mods can be quite hostile and inflexible when it comes to the rules. For instance I found a browser bug in the code submitted on a stack overflow answer [1] and I edited it and it got rejected because it wasn't in the spirit of what the original author intended or something like that. I also had no way of replying to the rejection motivating what my…
They actually give you 101 points on every new site if you're a proven user, which lets you comment.