Earlier quoted context omitted.
My following suggestion is a very unpopular one, but it is this: If you are a student, use the money you would have donated to StackOverflow to purchase a book or a tool that will help you to learn better and become an expert. If you are an expert, contribute your time to StackOverflow (instead of money). Money is easy to get compared to content. What helps StackOverflow grow is quality content. I am also interested…
Contributing is wonderful, but those internet points (reputation) screws it up. An edit would give you 2 points if you have a rep http://stackoverflow.com/posts/21023161/revisions for example. There is no change between the original answer and the latest revision after 3 edits.
How We Make Money at Stack Overflow
121–130 of 227 posts
Re: How We Make Money at Stack Overflow
#122Earlier quoted context omitted.
I used to be very active on SO and I stopped because dealing with new people to the site is a waste of everyones time. SO has the goal of being a Q to A catalog. You're not contributing unless you are asking a new, answerable question or providing and answer to a new or existing question. There are tons of people asking questions that are already answered, tons of people asking questions that would take a book to ans…
Your core group of know it all people, won't be around forever. If you keep discouraging new users, by treating them like second class citizens, and a "waste of time". Then the old boys club, is not going to last. I agree entertaining basic programming questions is foolish, but I've seen many examples of legitimate questions, that get the boot because they've been addressed(poorly) previously. At what point do you st…
From the announcement of Stack Overflow, before the site was even in private beta (https://blog.codinghorror.com/introducing-stackoverflow-com/):
> Stack Overflow is sort of like the anti-experts-exchange meets wikipedia meets programming reddit.
The community elements of the site are nice, and I have made some friends there, but "wiki of programming answers" is much closer to the original vision of the site than "community".
Re: How We Make Money at Stack Overflow
#123Earlier quoted context omitted.
I used to be very active on SO and I stopped because dealing with new people to the site is a waste of everyones time. SO has the goal of being a Q to A catalog. You're not contributing unless you are asking a new, answerable question or providing and answer to a new or existing question. There are tons of people asking questions that are already answered, tons of people asking questions that would take a book to ans…
Your core group of know it all people, won't be around forever. If you keep discouraging new users, by treating them like second class citizens, and a "waste of time". Then the old boys club, is not going to last. I agree entertaining basic programming questions is foolish, but I've seen many examples of legitimate questions, that get the boot because they've been addressed(poorly) previously. At what point do you st…
There is content that doesn't belong and content that does, this is established by the company at a broad scale and customized for various boards by the community.
I haven't seen the case where content belongs but is denied because you're not well enough know or w/e. If by old boys club you mean long standing members are preventing new members from changing policy then yeah thats true.
Another thing you're failing to realize is that that plenty of people who do RTFM, become contributors, and stick around. More than enough to keep up with demand.
> that get the boot because they've been addressed(poorly) previously
This is a valid complaint. I believe SE needs the Karma system to do a better job at rewarding cleaning up existing questions.
> At what point do you start just running a Wiki of programming answers, and not a community of programmers.
Its more we want a community to create a q/a based wiki. There needs to be a question answering community (no need to focus on the asking one it will come) and strict question moderation helps attract and retain the answering community. Retraining and attracting 15+ year industry vets is much more vital to SE's health than retraining new users.
Re: How We Make Money at Stack Overflow
#124Earlier quoted context omitted.
A more recent problem with Stack Overflow now that its a few years old. The tech gets updated, and previously good answers are now out of date, as libraries and frameworks have changed.
We have an edit button though! And edits are community validated before being merged. I use it regularly to update other people's answers. If the update breaks backwards compatibility, I'll just add a separate section "For Python 3.x, use .items() instead of .iteritems()" etc.
Re: How We Make Money at Stack Overflow
#125Re: How We Make Money at Stack Overflow
#126> We help companies build their brand and source technical talent through our business products: Display Ads and Talent.
Re: How We Make Money at Stack Overflow
#127Earlier quoted context omitted.
I ask a lot of question, and thus get banned from asking more... I wish they would have a "luxury" option for like 49.99 a year where students could ask like unlimited questions. Is this crazy?
Almost certainly the quality, not the quantity, of your questions was responsible for your ban. See http://stackoverflow.com/help/how-to-ask
I've seen folks post questions on meta about how to get out of the ban (used to be a very regular occurrence, a bunch a day). I've seen folks post on other stack exchange sites asking how to get out. People even get emailed for this. All to ask questions which are answered perfectly well by the page they were linked to in the ban.
I've seen this so often that I can still remember the goo.gl URL that the old FAQ used to be behind (http://goo.gl/C1Kwu).
Re: How We Make Money at Stack Overflow
#128Earlier quoted context omitted.
We have an edit button though! And edits are community validated before being merged. I use it regularly to update other people's answers. If the update breaks backwards compatibility, I'll just add a separate section "For Python 3.x, use .items() instead of .iteritems()" etc.
Very true but I think SE does a poor job incentivizing upkeep. Its very little Karma compared to new contributions. Honestly the only thing I with they would change.
This system has had some issues and may still be adjusted, but I think it's a lot closer to the mark. I've probably gained close to 1000 rep so far from documentation I contributed to but did not author.
Re: How We Make Money at Stack Overflow
#129At this point, I have no desire to participate in or help stackoverflow. The attitudes there are such hostile, elitist garbage, where someone is incapable of asking a question, because it will instantly be closed by the mods. God forbid they are a newbie to the site. Responses essentially amount to go RTFM. This sums it up well. https://hackernoon.com/the-decline-of-stack-overflow-7cb69fa...
That post contains quite a few inaccuracies and misunderstandings about SO functionality. It has been discussed on HN recently: https://news.ycombinator.com/item?id=12576124
joekrie 51 days ago [-]
I find it to be a great resource if someone has already answered your question, especially if I find it via Google. As for asking questions, it's a bit off-putting to be immediately downvoted without explanation, and to not get a single answer.
Point is, it's good resource to free-ride but not actively participate.
city41 51 days ago [-]
That's basically the point of the site. I think SO's owners are ok with this trade off.
FWIW it wasn't always like this. I have a lot of points on SO mostly acquired about 5 years ago. Back then SO was a much friendlier, and much more interesting place to participate in. I haven't actively participated in about 3 years or so.
CaptSpify 51 days ago [-]
I've always thought this described it best: SO is a great place to find answers to your questions, but SO is a terrible place to ask questions.
Re: How We Make Money at Stack Overflow
#130Earlier quoted context omitted.
We have an edit button though! And edits are community validated before being merged. I use it regularly to update other people's answers. If the update breaks backwards compatibility, I'll just add a separate section "For Python 3.x, use .items() instead of .iteritems()" etc.
Very true but I think SE does a poor job incentivizing upkeep. Its very little Karma compared to new contributions. Honestly the only thing I with they would change.