Live data from Hacker News

Stack Overflow’s forum is dead but the company’s still kicking

sherwood.news

191–200 of 267 posts

Re: Stack Overflow’s forum is dead but the company’s still kicking

#191

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…

I've felt the same about Reddit subs, the few times I tried asking something. Very discouraging when you're having some trouble in life and looking for help online.

Re: Stack Overflow’s forum is dead but the company’s still kicking

#192

Stack 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.

I'm curious about the other Stack Exchange sites. Have they seen the same decline as Stack Overflow?

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

#193
post #160
post #44

Earlier 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…

> How do you envision the correctness of these solutions being judged?

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

#194
post #185

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…

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…

I came here to say something like this (mostly about LaTeX), but you and the posters you're replying to said it better than I could have. I had too many posts treated as "not an appropriate question" or some such, and got tired of posting only to get my post rejected. To be sure, there are some poor posts (my first post was that, because I didn't include enough information), but the "vigilante" term you use was by and large all too appropriate.

Re: Stack Overflow’s forum is dead but the company’s still kicking

#195

Earlier 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. :)

...or I asked the question (and got an answer) years ago, but forgot because I hadn't worked in that programming language in the interim. (That's my excuse, anyway.)

Re: Stack Overflow’s forum is dead but the company’s still kicking

#196
post #152

Earlier 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.

What documentation?

Re: Stack Overflow’s forum is dead but the company’s still kicking

#197
post #10

Earlier 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.

Somebody posted a similar comment above yours (somewhere...). I don't think your experience is unique!

Re: Stack Overflow’s forum is dead but the company’s still kicking

#198

Earlier 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.

In my experience, the problem wasn't the user base, it was the moderators. I would be getting useful answers (or questions) from the users, when out of the blue the moderators would shut my question down for some reason. I once complained to the management (literally), explaining why I thought the moderator was wrong, and got my question restored. But that was too much like work.

Re: Stack Overflow’s forum is dead but the company’s still kicking

#199

Earlier 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

enshitification is not a synonym of "went bad"

Re: Stack Overflow’s forum is dead but the company’s still kicking

#200

Earlier 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…

Did they consider removing old questions?
Post reply on HN