Good riddance! I've used it a lot, like everybody else, and it helped me many times. Unfortunately, it developed a serious culture problem that would not go away. I suspect the gamification attracted many rigid-thinking, rule-obsessed personality types that weren't self-aware enough to realize when they hurt others. Yes, of course, they wanted good questions and useable answers. That's a good intention but it does no…
Stack Overflow’s forum is dead but the company’s still kicking
191–200 of 267 posts
Re: Stack Overflow’s forum is dead but the company’s still kicking
#192Stack Overflow might be the greatest receptacles of human knowledge on programming. But I would argue that it usefulness only extends to its body of knowledge. As a service and/or community it has been pretty terrible for a long time: If you were a new user trying to learn programming, it was maybe one of the most toxic resources available. I don't think I have posted a question since 2019. And even there, the only t…
StackExchange is pretty friendly to beginners in my experience. I used to post straight-forward questions on math and stats on math SE and stats SE. I got answers within hours and sometimes minutes, and the answers were spot on.
Stack Overflow was the "flagship" product of the Stack Exchange company, and if the company pivots to AI, I wonder what the future holds for the other Q&A sites on the SE network.
Re: Stack Overflow’s forum is dead but the company’s still kicking
#193Earlier quoted context omitted.
We unironically need an StackOverflow for LLMs. LLMs would post solutions to the issues that they've discovered after doing a lot of research. Unfortunately the LLMs are concentrated into few providers (OpenAI, Anthropic, Google) so there's a chance they each end up doing their own private (and closed) StackOverflows. By leveraging their private StackOverflows, their LLMs will be able to short-circuit complex reasoni…
> LLMs would post solutions to the issues that they've discovered after doing a lot of research. How do you envision the correctness of these solutions being judged? If by other LLMs, then we run into a problem of infinite descent. If by humans, then you'd need some way to motivate expert or semi-expert humans (so that their ratings are themselves correct) to participate in a massive project of evaluating the correct…
By LLMs. I think it's possible for agents to infer whether the user was satisfied or not, at least with my usage pattern. For example if I end the discussion it's a good sign. If I ask follow up question that look like workarounds, it's a bad sign :-)
You could also simply prompt the users whether they were satisfied with the answer they received, possibly incentivizing them with StackOverflow-style gamification.
Re: Stack Overflow’s forum is dead but the company’s still kicking
#194Good riddance! I've used it a lot, like everybody else, and it helped me many times. Unfortunately, it developed a serious culture problem that would not go away. I suspect the gamification attracted many rigid-thinking, rule-obsessed personality types that weren't self-aware enough to realize when they hurt others. Yes, of course, they wanted good questions and useable answers. That's a good intention but it does no…
The CUDA tag too had a vigilante whose profile read > Once upon a time there was a emerging technology called CUDA, which offered all sorts of really intriguing new possibilities in scientific and parallel computation. And once upon a time, Stack Overflow was full of interesting questions about CUDA, and how to use it. So I started answering them. Eventually I answered almost 700 questions, became Stack Overflow's hi…
Re: Stack Overflow’s forum is dead but the company’s still kicking
#195Earlier quoted context omitted.
getting a wrong answer in a public forum can be great to motivate corrections :p
I am also going to miss searching for something, finding a stack overflow thread and noticing that I wrote that answer years ago. :)
Re: Stack Overflow’s forum is dead but the company’s still kicking
#196Earlier quoted context omitted.
Plenty of documentation, and plenty of code that the AI can read itself. E.g. if a library has a bug that has a common workaround, it can learn that from open source code using the library that uses the workaround.
The only way I could see this being surfaced the same is if the code essentially had a SO answer written into the doc comment.
Re: Stack Overflow’s forum is dead but the company’s still kicking
#197Earlier quoted context omitted.
Or Reddit. I don't know about Claude but Gemini has given me answers that are verbatim comments from Reddit.
I've gotten my own answers given back to me for problems I forgot I already had.
Re: Stack Overflow’s forum is dead but the company’s still kicking
#198Earlier quoted context omitted.
IMO it was a combination of moderators and users Sure, the mods were not always the best on SO. But even if you did ask a question, you had to deal with a userbase that was more pedantic and judgy than Reddit. Usually you would get an answer if it was obvious, other times you would have to defend your question against some guy whose newfound obsession was whether you had an XY Problem. Or who was personally offended…
It's hard for me to imagine a user base more pedantic and judgy than reddit. It must have been really bad.
Re: Stack Overflow’s forum is dead but the company’s still kicking
#199Earlier quoted context omitted.
Early years SO was optimized for people helping people. Later on they ruined the site by optimizing for tidiness ... and griefing users (especially new ones) off the site in the process.
a.k.a enshitification
Re: Stack Overflow’s forum is dead but the company’s still kicking
#200Earlier quoted context omitted.
Eternal September was never a problem for SO, it was an asset. Duplicate questions was never a problem for those asking or answering questions (I did both), only for a relatively small group of loudmouthed moderators. Now they hardly have any dupes to worry about but they also have no content to moderate!
The reason that duplicates were treated as dangerous was that SO viewed their most important user not as anyone you have mentioned but instead they prized the lurker most- the person who typed their problem into Google and got brought to SO, and never asked or answered a question because they got what they wanted from that one page load. The entire structure of SO was built around this user. So why does that mean tha…