Live data from Hacker News

StackOverflow modding itself out of existence

movingfulcrum.com

11–20 of 139 posts

Re: StackOverflow modding itself out of existence

#11
IMO, one thing that'd help would be requiring more close/delete votes for questions with lots of upvotes (and lots of heavily upvoted answers) like this one had.

That said, the question - "Of course the Unsafe class is undocumented, but how can I use it in a real world scenario" - is pretty much the definition of "too broad".

That said, I voted to undelete and reopen, which appears to have succeeded.

Re: StackOverflow modding itself out of existence

#14
post #5
post #2

Outside of "how do I do X in JQuery again?", most times google directs me to StackOverflow it is to a question that got closed for some reason or other. I just can assume there are people for which it works better that way, but for me StackOverflow is useless in most cases where I'd hope it could help me. (EDIT: to add, the case mentioned by jrcii of "question is closed, but has a useful answer" also happens)

On the contrary, as a C# developer I find tons of useful information there especially in advanced issues. And the discussion is also useful because they present solutions from different angles. Perhaps SO is better suited for those on the Desktop frontier rather than mobile or web development.

Perhaps for C# that is the case, but there are a lot of good questions for other desktop languages that are being deleted or removed because they're 'duplicate questions', even though the so-called 'duplicates' were asking completely different things.

Re: StackOverflow modding itself out of existence

#15
post #5
post #2

Outside of "how do I do X in JQuery again?", most times google directs me to StackOverflow it is to a question that got closed for some reason or other. I just can assume there are people for which it works better that way, but for me StackOverflow is useless in most cases where I'd hope it could help me. (EDIT: to add, the case mentioned by jrcii of "question is closed, but has a useful answer" also happens)

On the contrary, as a C# developer I find tons of useful information there especially in advanced issues. And the discussion is also useful because they present solutions from different angles. Perhaps SO is better suited for those on the Desktop frontier rather than mobile or web development.

Weird. In the past two years or so, I've answered almost every one of my own answers after an additional day or two of work. Generally, when I think I've exhausted all leads on solving a problem I'll distill everything down into the smallest reproducible setup, do a detailed write-up, and list all what I've done. At best I might get a token up-vote from someone who pities me, but I never get any real attention. There are easier picking out there, after all.

I used to be pretty active on SO and Programmers.SE as a young buck, and back when SO was still pretty new and shiny. Nowadays it just feels like a race to the bottom as someone trying to answer a question. The winning strategy is to post a shitty, incomplete answer and get the upvotes and while that is happening, update to a better, clearer answer, oftentimes poaching content from the guy or gal who took the time to do a detailed, "good" answer. I get the notion of consolidating the answers into that one perfect answer, but working on a good answer and having it poached by the highest voted answer will leave a bad taste in most folks' mouths.

In the case of Programmers.SE, there was a shift in the site topic and, in my opinion, some rather overzealous moderators along with the handful of folks who just seem to sit on the site and close-vote any and everything that does not perfectly align. Always be wary of those that seek power over their fellow man...

StackOverflow and the surrounding sites are a good force overall, don't get me wrong, but as someone who tried to be active and use the site, it leaves a lot to be desired. I'm not interested in answering "How do I do X in jQuery" and I'm not interested in having someone plagiarize me.

Re: StackOverflow modding itself out of existence

#16
post #6

Stack Overflow incentivizes bad behavior by its users. For instance, I've had questions marked as duplicates with links to entirely other questions... but the person who had the right answer for that other question, along with others on the point gravy train for it were the ones who voted to close my question. Appealing after adding additional info showing how the questions were different didn't improve anything as t…

> (Something that was a serious problem on HN in the past.)

Explain for a newer HN user?

Re: StackOverflow modding itself out of existence

#17
> This question does not appear to be about programming within the scope defined in the help center.

After reading through the help center info linked, it seems like this question would fit all the requirements in its current form. It's hard to look at past versions since the page doesn't exist on SO anymore, but how was the question originally stated?

Re: StackOverflow modding itself out of existence

#18
After seeing a couple of posts like this, I'd like to provide an alternative perspective:

I no longer actively answer questions on StackOverflow, because it is too hard to find worthwhile questions between all the noise. If someone specifically asks me to answer something, I will do it, but trying to find interesting questions on StackOverflow has become impossible due to the high influx of very low quality material.

There was a period where I'd try to help moderation by closing an deleting questions, but at some point you just realize it's a loosing battle and give up.

Re: StackOverflow modding itself out of existence

#20

IMO, one thing that'd help would be requiring more close/delete votes for questions with lots of upvotes (and lots of heavily upvoted answers) like this one had. That said, the question - "Of course the Unsafe class is undocumented, but how can I use it in a real world scenario" - is pretty much the definition of "too broad". That said, I voted to undelete and reopen, which appears to have succeeded.

> is pretty much the definition of "too broad".

The rules should be bend when it is appropriate. I'd argue that this is one of those cases.

Post reply on HN