Glad to see an active approach is being taken. SO is a great resource and contains some of the best information on the web IRT programming. If there was only one thing I could change it would be this: If someone marks a question as duplicate, and closes, make them provide a link to the 'original' question and a brief summary as to why it is a duplicate. Closing something as duplicate and then forcing the user who sub…
Similarly I've had my questions being down-voted with no explanation. Or worse closed as "not a valid question" for no good reason. The article suggests that the problem is that SO is too cruel to new clueless users. This isn't how it seems to me. Perfectly valid content gets down voted or closed.
Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
81–90 of 739 posts
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#82From the linked article: > Too many people experience Stack Overflow as a hostile or elitist place, especially newer coders, women, people of color, and others in marginalized groups Breaking that down... "...people experience Stack Overflow as a hostile or elitist place..." This is obvious just by looking at the discussions that happen here, or, even by observing the SO-related memes that bubble up to the top of Red…
I don't think what they mean is that when a minority goes to SO and they get a condescending response it's because of their race/ethnicity/gender. What they mean is that, since minorities might have insecurities about their ability to code because there are not that many people who look like them in the industry, when they receive a condescending response their insecurities aggravate. Therefore, SO can be consider mo…
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#831. Points. They're very visible, giving you power. If you want power, you mine for points, and once you earn them, well you worked for your power, you use your power. You are expected by the powers-that-be to close questions for being bad, or for being duplicates, or whatever. In contrast, reddit doesn't focus on points. You focus on the name/flair. So the focus is hanging around and answering questions - in other words, it's more of a community than a way to show off your knowledge.
2. The communities are kept separate. For example, /r/Rust has a different community culture than, say, /r/golang. So they have different mods with different policies.
3. The lack of community moderation means that I don't have to be scared that 5 guys out of 5000 decide that my question "wasn't good enough" or "subjective", closing it. And yes, there are hard-code reddit communities. /r/askhistorians put's history.stackexchange.com to shame in rigor. To write an answer there, you're writing a term paper based of primary sources. So how do they do it? They have a team of moderators. Really, stackoverflow could be broken up into rust.stackoverflow.com and go.stackoverflow.com and python.stackoverflow.com, where each community elects[1] their knowledgeable moderators who know their community and respects them.
3. Unlike reddit, they're not trying to solve my problem. They're trying to be a large database of answers[2]. A wikipedia of programming or something (which is why duplicates are not just pointed out, but actively closed, and why "open ended discussion questions" are closed). The problem is that I'm not interested in that. I'm interested in getting my question answered. Now if you don't want to answer my question, that's fine. But it's up to the asker.
[1]. Another point - community elections means that there's politics involved. reddit allows one to easily fork a community, so if a significant group of users don't get along with /r/linux, they can fork and make /r/linuxos or something.
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#84I've experienced a form of hostility in StackOverflow just recently--as in a couple of days ago. On a whim, I visited the website and answered a couple questions, something I'd never done before. I realized it was actually a lot of fun, so I started rapidly answering the all JavaScript questions I could as they were asked. Suddenly a "higher ranking" individual started leaving comments on my answers that I needed to…
Same situation as Wikipedia: Absolute power corrupts absolutely - but so does a small, petty amount.
Do toxic communities produce better content?
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#85From the linked article: > Too many people experience Stack Overflow as a hostile or elitist place, especially newer coders, women, people of color, and others in marginalized groups Breaking that down... "...people experience Stack Overflow as a hostile or elitist place..." This is obvious just by looking at the discussions that happen here, or, even by observing the SO-related memes that bubble up to the top of Red…
I don't think what they mean is that when a minority goes to SO and they get a condescending response it's because of their race/ethnicity/gender. What they mean is that, since minorities might have insecurities about their ability to code because there are not that many people who look like them in the industry, when they receive a condescending response their insecurities aggravate. Therefore, SO can be consider mo…
As someone who has had both academic and career success (and failures), I know I am capable as a developer and able to contribute meaningfully to technical discussions.
As a person of color, however, I have also experienced harassment by police, suspicious looks from shop owners, and outright hostility from drunken young men.
So, whenever I encounter what appears to be irrational anger or inexplicable disrespect, I cannot help but wonder and worry that I'm being poorly treated because of my race, even when I suspect that's not the case. The person who treats me poorly need not necessarily be discriminating against me because of my race, but I can never know and, of course, unless someone is calling me racial epithets such poorly behaved people are unlikely to admit bias.
It's sort of like being bullied in elementary school, and then high school, and then college, and then as a working adult. You never outgrow the bullying. Indeed, the bullying seems to get worse as one matures and loses the youthful physical characteristics which people often read as non-threatening.
So regardless of intention (and sometimes because of it), feeling discriminated against can be partly the result of lifelong experience and is probably fairly characterized as a form of post-traumatic stress disorder.
EDIT: remove two instances of repeated "as"; add "often"; remove comma; change pronoun.
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#86I've experienced a form of hostility in StackOverflow just recently--as in a couple of days ago. On a whim, I visited the website and answered a couple questions, something I'd never done before. I realized it was actually a lot of fun, so I started rapidly answering the all JavaScript questions I could as they were asked. Suddenly a "higher ranking" individual started leaving comments on my answers that I needed to…
I can't see from your story if the "even higher scoring person" ever declared his intentions to you, which he probably should, but it can be a pretty routine moderation action on forum sites in general to remove meta comments not contributing to the original question, after that discussion has been had.
In your story I could as well read that the lower rank moderator was told off about his interventions.
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#87If you know enough to do research and make MCVEs, you'll likely rubber duck your way into a solution instead of posting a clear and well formulated question.
This is why you get a pile of "Unable to checksum downloaded file" type questions with a 30 line code dump and vague "doesn't work" comment:
All the users who instead narrowed it down to their `if (sum="foo")` or `if [[ $sum=="foo" ]]` or whatever pitfall their language has will already have googled "how do I compare two strings" and discarded their draft.
I don't have a good solution, but I'm happy about the article's "new “beginner” ask page that breaks the question box into multiple fields". It'll help ensure all questions have actual/expected results, and the code section will hopefully clear a path for applying static analysis.
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#88>Too many people experience Stack Overflow¹ as a hostile or elitist place, especially newer coders, women, people of color, and others in marginalized groups. Women consider SO an elitist place? People of colour? What colour? Black? White? Marginalised groups? Which groups are those? Are people in SO hostile to Palestinians? Amputees? Such an accusation, where's the data to back it? I'm white and male and completely…
The keyword being experience . The same behavior is experienced differently by different people, and being in a group who is more at risk for self-doubt tends to produce the experience of hostility more easily.
Turns out there was exactly enough code to get a working answer (which I knew from the beginning when I chose what code to include), the problem was simply a matter of (undocumented) lib changes which were pretty obvious. I still don't understand why someone who had no idea what the problem was decided to downvote instead of just leaving it for someone more knowledgeable to deal with.
Now if I were a sensitive individual I can see how this could be construed as "not welcoming to &whatever_group_I_identify_with".
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#89Through natural daily interaction with the site (more than HN), built up a karma at 5K+. Why I found myself using it less?
The community aspect remained undefined and once the post police got a hold of the site, they interpreted the site to be only a technical reference, where technical discussion is allowed, instead of also a reference for soft skills and decision making that also were very popular.
Although asking such a question today will get the post closed, some of the insightful questions about how to approach software architecture, or a specific problem, continue to ironically generate me karma there.
Re: Stack Overflow Isn’t Very Welcoming – It’s Time for That to Change
#90There seems to be a recent tendency where web-based business that wish to make changes to their platforms cite lack of inclusiveness for the main reason for the change. SO is a trash fire. For everyone, not "women", not "people of color", not "people without color", not "groups". Everyone. It's an openly hostile place where mods close questions unrelated to their expertise based on the whims of those in private chat…
Sometimes you really need to deeply understand the topic to judge if a question is valid.