Live data from Hacker News

Saying goodbye to Stack Overflow

old.reddit.com

321–330 of 352 posts

Re: Saying goodbye to Stack Overflow

#321
post #126

What I find off-putting about StackOverflow is their crowd-sourced moderation system (which I got access to at some point due to karma threshold). It’s based on pre-categorised moderation queues with flagged submissions that you can (have to) go through, and it’s designed in a way that you mostly choose from a set of pre-fabricated standard responses to “resolve” the issue. The eventual moderation decision is “democr…

Underrated reply. Do you have screenshots of what that looks like?

Re: Saying goodbye to Stack Overflow

#322
Exactly my experience:

1. ask a question isolating and narrowing down my issue as good as I can

2. marked as a duplicate providing a link with an issue, which is loosely related, but does not solve my problem

3. start explaining / defending in comments why question is not a dupe

4. stays marked as dupe

5. give up and feel disappointed for the time and effort investment

Re: Saying goodbye to Stack Overflow

#323
In unrelated topic, I’m wondering how others can resubmit the same post without being flagged as “duplicate”. I had many original submissions that were resubmitted and having more attention. For instance, this post was sent about two days ago here https://news.ycombinator.com/item?id=34873768

Re: Saying goodbye to Stack Overflow

#324

Earlier quoted context omitted.

I think we need sort of an etiquette code to disclose when a piece of text is AI-generated. Like when we say "Full Disclosure" or "IANAL"

i can't help think of Data from star trek, longing to be more human like. At some point can the AI be allowed to post with the same equal rights as humans. Picard would fight for Data's rights to comment on hacker news articles.

Presumably he'd be annoyed if you stole Data's work and posted it in your own name though without attribution?

Re: Saying goodbye to Stack Overflow

#325
post #202

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 hear this strawman all the time. The first thing you read when you go to stackoverflow.com is: > Find the best answer to your technical question, help others answer theirs And here's one of the first snippets on their about page: > Stack Overflow helps people find the answers they need, when they need them. We're best known for our public Q&A platform that over 100 million people visit every month to ask questions,…

> Finally, it's funny that everyone always says that SO is supposed to produce high quality answers, because it stopped producing any high quality answers around 7-8 years ago. The new answers on the site suck. My usual routine is: > 1. Google question > 2. Click 5-6 different SO links > 3. Get pissed off because the answers are all crap > 4. Go to the documentation > 5. Spend an hour to find the one small doc reference that actually gives me the correct answer.

Actually, ChatGPT is going to be really good for helping you with finding the tiny detail in a large body of documentation, as long as their docs were published prior to 2020

Re: Saying goodbye to Stack Overflow

#326
I do understand the frustrations of SO. All laid out with good examples by OP.

But the point :

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

This feels like the OP is just being spiteful. Love it or hate it, SO is a significant aid for developers and engineers of all levels. Simply blocking it because of some bad experiences trying to contribute seems really petty.

Re: Saying goodbye to Stack Overflow

#327

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…

This is the problem with online communities in 2023. They no longer want to be communities. New people come and get told 'we already talked about that in 2012' or other super friendly things, and then leave. You have a core of grumpy longtime members slowly getting older and grumpier and a business model that doesn't want to be a community resulting in a 'community' with no interest in being a 'community'.

Please don't turn this into ageism. I'm 45 and stopped participating on SO years ago for the same type of reasons as other people.

Re: Saying goodbye to Stack Overflow

#328

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…

The problem with SO is that there are a lot of "high-quality answers" that are now 7 years old. The world of technology has moved on. Yes, you can post a better answer, however, it will never get the same amount of upvotes as the original answer. If someone asks new questions on the topic, it will get dupe-hammered with a link to these ancient questions.

Re: Saying goodbye to Stack Overflow

#329

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 don’t care about the downvotes but I hate when people make misguided attempts to “improve” old answers. The most recent was someone who went in and removed use of the word “you” as an attempt to “depersonalize” the answer. There was some kind of recognizable idea behind the edits, but the user’s changes mostly just damaged the readability and made the answers more convoluted. The editor argued with me and linked to…

I have 334 answers (the last was in 2019) and only one that is popular. It's from more than a decade ago. I looked at tonight and there is was an edit on January 26. But from a glance there is nothing different from what's it's been for years. So it must have been a trivial edit.

Re: Saying goodbye to Stack Overflow

#330
post #126

What I find off-putting about StackOverflow is their crowd-sourced moderation system (which I got access to at some point due to karma threshold). It’s based on pre-categorised moderation queues with flagged submissions that you can (have to) go through, and it’s designed in a way that you mostly choose from a set of pre-fabricated standard responses to “resolve” the issue. The eventual moderation decision is “democr…

Underrated reply. Do you have screenshots of what that looks like?

Sure:

- All moderation queues: https://files.jotaen.net/!nmezmQKFdH

- View for reviewing something: https://files.jotaen.net/!KwekXrbj36

- Popover when selecting “Share Feedback”: https://files.jotaen.net/!FgRNhhfAT8

- Resulting comment after selecting one of the canned responses: https://files.jotaen.net/!JUtTBMxApL

Last time I used this system was multiple years ago. As I just took the screenshots, it appears some things have changed compared to how I remember it from the past. Specifically: (take with a grain of salt, though!)

- the option whether to share feedback “as yourself”, I think that used to be the default back then, and the “Community Bot” seems new.

- the “custom comment” option didn’t used to be available in all queue categories.

By the way, there was no onboarding to this moderation system whatsoever, so when I reached the required karma threshold (2000 or so?), I just got access to it à la “there you go, please help yourself”.

Also, there is no way to communicate with other moderators on an issue, but everyone is just doing their own thing in isolation until there appears to be some “statistical consensus”.

Post reply on HN