Live data from Hacker News

Saying goodbye to Stack Overflow

old.reddit.com

41–50 of 352 posts

Re: Saying goodbye to Stack Overflow

#41

Earlier quoted context omitted.

This a GPT summary?

I can't lie, yes. BUT I used to write the same type summaries with my human brain all the time here too. Is it wrong to get all these points from an AI summary? I guess you could argue HN might as well just auto summarize every article now!

Yes it is wrong.

Re: Saying goodbye to Stack Overflow

#42

I think a common misunderstanding about Stack Overflow is that it's a place to get your questions answered. It's not - that's only a secondary use case. The primary purpose of S.O. is to produce a searchable corpus of answers with few duplicates and pretty high-quality answers. They're optimizing for being the first google result for "how to do X in Y language." They're not optimizing for being the best place for an…

I rarely respond to super recent comments, but you're 100% right.

What SO didn't expect was that their real purpose was as feedstock for LLMs that will consume them and surpass them entirely.

Re: Saying goodbye to Stack Overflow

#43

My favorite is people downvoting and arguing about answers I posted over a decade ago. "Yeah, I know that's not how you'd solve a problem in Python today. It was a good answer in 2011 when I wrote it. How bored are you, exactly, that this is how you want to spend your days?"

I think this could easily be solved by removing the ability to vote on anything after X number of time units.

Re: Saying goodbye to Stack Overflow

#44
Isn't Discord the new platform? I used IRC quite extensively for asking development related questions, but after the freenode fiasco it seemed Discord became the best place to get development questions answered for a large variety of languages and frameworks.

Re: Saying goodbye to Stack Overflow

#46
I'd really, really like to see links to specific questions that were closed for allegedly bad reasons. These posts complaining about SO almost never contain them, so we're only getting half the story.

Stack Overflow can be a rather harsh experience if you're unfamiliar with it and have wrong assumptions about how it works. The "wrong assumptions" part is not intended to blame the asker, it's just a fact that SO has some rules that are not obvious if you're used to more forum-like sites.

I still find SO very useful, and I have no issue at all with getting questions closed. I may have received a downvote or two that I found unwarranted, but not more. And you don't always get an answer, but that is not that surprising for more specialized questions. It's still the most useful general purpose site for programming questions for me.

Re: Saying goodbye to Stack Overflow

#47

Earlier quoted context omitted.

This a GPT summary?

I can't lie, yes. BUT I used to write the same type summaries with my human brain all the time here too. Is it wrong to get all these points from an AI summary? I guess you could argue HN might as well just auto summarize every article now!

No its not. You used the tool in useful way, producing result that is helpful to others. Points deserved. Autosumarization would be cool too.

Re: Saying goodbye to Stack Overflow

#48
> I've finally decided to cancel my SO account, to add it to my hosts block list, and to block SO results from Google using an extension.

I won't say that Twitter and StackOverflow are exactly alike, but to quit a website I also find that I have go "cold turkey" by making it hard to enter the hostname on autopilot or click a search result. That's why I added "||twitter.com^" to uBlock Origin on both my desktop and mobile web browsers.

Re: Saying goodbye to Stack Overflow

#49
post #13

They only gave two examples of their questions that have been closed, and the second one is obviously of a type[0] that hasn't been allowed for over a decade (long before they made their account). Nothing bad sticks out to me from their description of their first example, but the other indicates their understanding isn't as good as they think it is. [0] List questions have no single correct answer so don't work on a…

Do you have a link to the rule about asking questions with only a "single correct answer"? Out of curiosity, I tried digging around and couldn't find references to that kind of rule.

> If your motivation for asking the question is “I would like to participate in a discussion about ______”, then you should not be asking here.

https://meta.stackexchange.com/help/dont-ask

"List question" is meta jargon on stackoverflow that longtime users will understand. It falls under these "open ended" questions, hence why OP's question was closed as "primarily opinion-based" - IIRC it used to have its own close reason but got rolled into that when others were needed.

Here's a meta question specifically about list questions that says basically the same thing: https://meta.stackexchange.com/questions/139618/are-list-que...

Re: Saying goodbye to Stack Overflow

#50

Earlier quoted context omitted.

This a GPT summary?

I can't lie, yes. BUT I used to write the same type summaries with my human brain all the time here too. Is it wrong to get all these points from an AI summary? I guess you could argue HN might as well just auto summarize every article now!

> Is it wrong to get all these points from an AI summary?

I don't think so, as long as you've vetted it for completeness and accuracy.

Post reply on HN