I think it's because all of the low hanging fruits have been picked up already. People used to make 30,000 reputation out of a single answer on an extremely basic topic like "how do I create a variable in X". Now all the questions are either duplicates getting closed or hard questions on very specific topic, that, even if you can answer, will get you 10 reputation, and maybe 50 over the years. On the other hand, the…
Ask HN: Is StackOverflow Dying?
121–130 of 196 posts
Re: Ask HN: Is StackOverflow Dying?
#122Earlier quoted context omitted.
Human society 101: moderation is work, like any other. And if you are not paying your moderators to do the job (like on HN), you will quickly find that it once the initial wave of idealists fades out, it will attract people who get "paid" by having petty power over others. The kind of people we call "toxic assholes". Then your platform will die and the cycle will repeat.
So you're saying we should clone dang?
Re: Ask HN: Is StackOverflow Dying?
#123Re: Ask HN: Is StackOverflow Dying?
#124Re: Ask HN: Is StackOverflow Dying?
#125Time since a post bemoaning something dying/falling in quality/ not being the way it was x years ago showed up on ask hn: 14 minutes
Re: Ask HN: Is StackOverflow Dying?
#126Earlier quoted context omitted.
I find repo issues generally horrendous to browse/sear h. In particular 'stale issue' bots killing off well written issues with reproduction.
Sorry, tangential rant, but, God I hate stale issue bots. The issue is valid, it's reproduced, it's been discussed, nothing's changed, it hasn't stopped being a valid issue just because it hasn't had activity in 30 days, or 6 months, or a year. Just means the maintainers haven't gotten around to fixing it/implementing it yet, nothing wrong with that - they don't owe anyone a timeline for fixing issues. The only way t…
Remember the stale bot is an opt-in feature. It is the maintainer (s) who decided to configure it.
Re: Ask HN: Is StackOverflow Dying?
#127I stopped participating because I found that I usually was insulted somehow or my answer was not credited. If they can find any fault in a question or answer they will take the opportunity to do so. If you give a correct answer but don't include a significant amount of explanation, it will be marked down. Often times I see perfectly valid questions and people refuse to answer them but will only respond with a comment…
This has been my experience with learn language subreddits as well. I will give a one or two-sentence answer. Someone else will expound on that in the replies. If the reply was written in a snarky way, I get downvoted. That's just an invitation to not participate imo.
Re: Ask HN: Is StackOverflow Dying?
#128Re: Ask HN: Is StackOverflow Dying?
#129Aside: earned reputation seems to last forever. I got to top 10% about ten years ago, mostly through basic questions and answers that you could easily do when StackOverflow started. I haven’t touched my account in years, and I am now in top 8% with about 5000 reputation, because old questions and answers keep getting upvotes. I would think few people have much incentive to try and gain StackOverflow reputation, so wh…
This isn't an aside, you identified the main point. You're entirely correct, all rep lasts forever, further, all the easiest "deposits" have long ago been mined. Early adopters like yourself answered basic, universal questions and earned thousands of points, some tens or hundred of thousands, for providing knowledge that was easy to find or that almost any programmer already knows. 2 things: earning points is exponen…
If I were employing a developer, and the developer linked their StackOverflow account, I would definitely judge the quality and quantity of questions and answers. “Farming” reputation to use as a reference requires a lot of skill and judgement.
There is only one person in the top 30 at place #15 that has been using SO less than a decade: https://stackexchange.com/leagues/1/alltime/stackoverflow
I know one of the top ten, and I would employ them (although I would be surprised if they choose to work with me).
The question of activity can be answered because SO publishes data. For example, the StackOverflow user database can be queried using https://data.stackexchange.com/stackoverflow/query/new for LastEditDate, as a proxy for user activity. Or grab the raw database and work out activity over time?
(edits)
Re: Ask HN: Is StackOverflow Dying?
#130But like many others, I've stopped contributing to it. The last time I tried to answer a question, it was marked down. My answer was correct, concise, to SO standards etc, but because the question was poorly worded and formatted, I was seen to be 'encouraging' it.
I appreciate the need for high quality questions. But burying correct answers is completely ridiculous.