Live data from Hacker News

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

sherwood.news

231–240 of 267 posts

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

#231

Earlier quoted context omitted.

Poetic how they were so ridiculous about meticulously curating a database of answers where the ultimate consumer would be LLMs that really don’t care about duplicates.

In fact, duplicates with different approaches over time and different ways of being asked is REALLY good for LLMs

And they made it easy by linking duplicates together

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

#232
post #192

Earlier quoted context omitted.

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.

Most are reasonable and not so heavy handed.

There are a few outliers

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

#233

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.

I mostly frequent smaller subreddits with at most a handful of mods for niche subjects and it's great. Then when I occasionally need to ask a question in a bigger one... out come the mods who live for the rules.

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

#234
post #6

Wouldn't this be worrisome? People used StackOverflow and generated new knowledge along the way. Without such medium for discussion, how can we feed models with up-to-date quality knowledge?

People still like to talk about the interesting problems they solved and how. Issue isn't SO having choked itself out, issue is that even the major search engines are pivoting towards AI answers instead of surfacing small blogs.

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

#235

Earlier quoted context omitted.

"How do I do this thing in Django 6?" Closed: duplicate of question 1234, "How do I do some vaguely related thing in Django 1.3?", August 2011 The mods there sucked all the joy out of interacting with the site. If you run a site with moderators, let this be a reminder to keep them reined in lest they Stack Overflow it.

Now: "How do I do this thing in Django 6?" "This is an excellent question, and shows a real attention to detail! Let me walk you through it in detail, with a particular focus on Django version and the evolution of the semantics there. [...] Bottom line: it's exactly the same as in Django 1.3 back in August 2011. But by anchoring to a specific version, you make the question unambiguous and much more insightful.m"

No it isn’t.

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

#236

Earlier quoted context omitted.

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.

I mostly frequent smaller subreddits with at most a handful of mods for niche subjects and it's great. Then when I occasionally need to ask a question in a bigger one... out come the mods who live for the rules.

[deleted]

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

#237
post #24

Earlier quoted context omitted.

What docs? Who writes docs now that AIs answer everything?

I know you're being facetious but there may well be docs. It's just that the same AI most likely wrote _them_, too. Did anyone (person or competing LLM) bother to verify that they're correct, though? Who knows! Let the next generation of models worry about that.

Yeah, sorry, I guess I should be clearer that I'm rather sarcastic. My sad experience unfortunately shows that people less docs (or the docs are now hallucinated AI slop) instead of writing more of them.

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

#238
post #27

Stack Overflow with all of its shortcomings was a marvel of the internet at it's peak. People especially in early were chasing karma and anything you asked, you were sure to get some answer. Not always right but some answer. While for sure LLMs will give much better answers on average. I feel that it's a piece of humanity we've lost there that should be adequately remembered and the memory cherished.

I rather have the myriad of phpBB powered forums that used to exist all over the place, instead of StackOverflow.

The irony is that StackOverflow kind of killed them all, and eventually also became a victim of the next wave.

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

#239
> Put simply, Stack Overflow’s new niche is the trust built by its old community and their expertize.

This is just dead man kicking. This will be less and less valuable thing as all sort of info go out of date.

But if it this, and IT WILL go out of date, what will be new learning data for all of those models?

Previously with SO people just enjoyed helping other people. But if they will be helping primarily multibillion dollar "AI" companies, then why would they? If nobody will be doing that then how this knowledge will be shared? There is open source projects and docs but they are blocking stuff more and more and some point I wont be surprised if you will have to log in into Debian or Arch Linux system to be able to read those docs.

But then if those companies and OSS will be not adding to training data what will? Will it be that programmers will be just writing new code for llms, for the money till they will make themselves obsolete?

Or at some point those "AI" companies will use anything they can to get ahead of the competition, even if this is against contracts or the law?

The longer I think about the future the more grim it looks.

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

#240

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…

"How do I do this thing in Django 6?" Closed: duplicate of question 1234, "How do I do some vaguely related thing in Django 1.3?", August 2011 The mods there sucked all the joy out of interacting with the site. If you run a site with moderators, let this be a reminder to keep them reined in lest they Stack Overflow it.

Stack Overflow had two main value propositions for me. Either questions about standard way/community agreed way to accomplish something which has multiple aproaches, like "what is the most common way to take out the first element or null from a list".

I suspect moderators was very careful of allowing such questions to multiply on the site.

The other value I found was in fringe questions, like how do you access the model object of the value of a django form field from the template environment. If there even is an answer, the answer will hopefully point me to some non-documented way to accomplish what I want, or give hints to what kind of ugly hack I need to create. Those question don't seem to have much moderations applied to them at all.

Post reply on HN