YSK: In addition to Reddit, StackOverflow is on Strike

lwuy9v5@lemmy.world to You Should Know@lemmy.world – 283 points –
Moderation Strike: Stack Overflow, Inc. cannot consistently ignore, mistreat, and malign its volunteers
meta.stackoverflow.com

Why you should know: StackOverflow is facing a mod strike in a similar way as Reddit's mod strike. They are doing this in response to StackOverflow's failure to address it's promises and provide moderation tools

96

You are viewing a single comment

I'm constantly baffled by my coding professor suggesting stackoverflow to students for asking questions because of the experience I am seeing others have there. The new ones are always downvoted and the only reply usually just calls the person stupid. I'd just kinda accepted that this was the culture I was going to matriculate into when I graduate.

I once handed in a citation from an answer to my Stack Overflow question.

Something along the lines of... "After hitting a roadblock the community at Stack Overflow was consulted, as suggested in the lecture, and deemed the task not feasible [1]."

The answer I put in the reference was one of the many variants of "Who in their right mind would do this in Matlab? Use Python instead."

I passed lol.

It was good when it was relatively new. The culture quickly turned toxic, as you're seeing, and it's been getting steadily worse for years now. There is a lot of useful information, and often the only thing online with code examples for a certain programming issue. but it is also increasingly outdated, in part due to the 'no repeat questions' thing. I have a couple popular answers about PHP and JavaScript from over 12 years ago, and they still get upvoted. Some people comment and say "this is answer is incorrect!" and... yeah, it's from 2009.

1 more...