> 2014: questions started to decline, which was also when Stack Overflow significantly improved moderator efficiency. From then, questions were closed faster, many more were closed, and “low quality” questions were removed more efficiently. This tallies with my memory of feeling that site moderators had gone on a power trip by closing legitimate questions. I stopped asking questions around this time because the site…
Stack Overflow is almost dead
181–190 of 285 posts
Re: Stack Overflow is almost dead
#182I suspect there will always be a place for SO-esque sites, but it will shift to be primarily for creating high quality data for ingestion by LLMs.
This is the absolute worst possible outcome! Humans toiling just to produce content to train AI on What a miserable future to look forward to
Re: Stack Overflow is almost dead
#183Earlier quoted context omitted.
Reading between the lines, this is extremely telling. Of course, nobody is a villain in their own story. Members of online communities who drive others away are often just simply blind to the impact they are having - an existential impact in the case of Stack Overflow sadly.
Bah. I volunteer to do x and if you try to read some duty to also volunteer for y between the lines, you can do y yourself. If you expect kindness to someone I don't care to help, go on, show that kindness by doing y yourself. Nobody pays us answerers to do what we do. The key prerogative of a volunteer is that the volunteer alone chooses what to volunteer for.
Re: Stack Overflow is almost dead
#184Earlier quoted context omitted.
I think this is the first time I’ve ever heard someone describe the stack overflow community as “kind”. Usually it’s the exact opposite: “I asked a question and just got 30 questions asking why I’m trying to do this” or “my question was closed for seemingly no reason”. It’s literally the most blunt and aggressive website I’ve ever been on that wasn’t a straight-up troll site like 4-Chan.
Question closed; here's a link to another one that sounds vaguely related but doesn't actually address your problem. But seriously, I'd love to see some sentiment analysis of the SO corpus classifying tone by tag.
Re: Stack Overflow is almost dead
#185My heart goes to the stack overflow community which has always been very kind and helpful, essentially working for free. As a self-taught developer since the age of 8, I literally grew up learning how to code through SO, asking hundreds of questions and answering many more. So many bugs that would take 2-3 days to fix would eventually find their answer through it. But now ChatGPT does that in minutes… so it’s for the…
Re: Stack Overflow is almost dead
#186Re: Stack Overflow is almost dead
#187Earlier quoted context omitted.
"Having your problem addressed" is not a valid reason to post on Stack Overflow. You are expected before posting to have done enough analysis to the point where if your question is answered, you can solve the underlying problem yourself. When you are linked to a duplicate, it's because the person doing so believes in good faith that, to the extent that you have a question that meets the site's standards, answers to t…
Even if you - and the stance SO takes/took - are correct, that doesn't erase the fact that the decorum is unpalatable to a vast majority of the user-base. Being correct does not necessarily engender popularity or success. Often, humility, patience, and kindness are key.
Re: Stack Overflow is almost dead
#188Where will training data come from for new tech & programming languages if SO dies?
Re: Stack Overflow is almost dead
#189Earlier quoted context omitted.
Will it actually? There have certainly been incidents of that sort of thing, but from what i understand people have not been able to reliably make that happen for specific posts .
Define "it." And yes. I've gotten many free LLM tools and demos to fully recreate stack overflow posts or blog articles. They seem to have a habit of copying comments verbatim which is usually good token to search for to find the original "inspiration." It pretty reliably does this. The simpler the program you ask for the more likely it is to just copy one. Which we can argue that the simpler the program the fewer th…
(Mostly im just trying to say these things depend on the details, and the anti-AI crowd tend to handwave the details away. They might still be right, but its far from an obvious slam dunk)
Re: Stack Overflow is almost dead
#190Earlier quoted context omitted.
The presumption is that things will improve over time, but the big difference in my experience is the assistance I got from SO _worked_ the vast majority of the time, whereas various LLMs I have used generate unusable, misleading, or unreliable results pretty regularly, increasing as complexity or rarity arises. As human-driven knowledge bases backed by actual experience are replaced by inference from models who rely…
Personally, I am getting extremely tired of ChatGPT hallucinating npm packages that don't exist, or package imports that do not exist
"Oh sorry, that package doesn't exist yet, but it ought to. One moment... Ok, try installing it now."