Culture The programmer who created Python isn't interested in mentoring white guys - The Cuckening of tech continues

source
Guido van Rossum is one of the world’s most influential programmers. Van Rossum is the author of the general-purpose programming language Python, which he started working on in 1989, and is now among the most popular languages in use. According to a survey of users on Stack Overflow, a popular question-and-answer site for programmers, Python is the fastest-growing major programming language, and the most used after JavaScript. Python is free and open source, meaning anybody can use the language and modify it to suit their specific needs.
In addition to creating the language, van Rossum has overseen its development. Programming languages evolve over time, with changes made to add features and fix bugs. Modifications to the official version, generally suggested by active users of the language, go through a complex approval process managed by a founder or core development team. Van Rossum served as the “benevolent dictator for life” of Python’s development until last year, when he stepped down from the post.

As Python grew in popularity, van Rossum noticed a problem.
In a rare interview with the programmer in October last year, which was recently published on YouTube, he was asked about the lack of diversity among the people working on open-source programming languages. He noted that it was an issue, and said that those who ignore it, because open-source projects are available for anyone to contribute, are not seeing the full picture.
“It’s not just joining a project that’s the problem, it’s staying in the project, which means you have to feel comfortable exchanging emails and code reviews… with people that you don’t know personally but you communicate frequently with online,” he said. Van Rossum thinks that these exchanges can be difficult for women because of unconscious bias and male-driven cultural norms within open-source communities.
“It’s not just about writing the code, but you have stand up for your code and defend your code, and there is a certain male attitude that is endemic in many projects where a woman would just not feel comfortable claiming that she is right,” he explained. “A guy who knows less than that woman might honestly believe [he is right], so they present a much more confident image.” In his experience, van Rossum sees incompetent men’s ideas gaining acceptance more often than merited because they are more forceful in how they present them.
Van Rossum believes that the different attitudes of women and men in programming communities is due to wider societal problems that we need to fix from the bottom up. “I’ve always felt that feminism was right and we need to change the whole society,” he said. In the meantime, he feels a responsibility to act in the places he has influence, like in the Python community.
He believes the key to making open-source communities more inclusive is establishing (and enforcing) codes of conduct and mentoring. Van Rossum says that he now mentors women and underrepresented minority programmers. “But white guys can forget it,” he said. “They are not the ones who need it most.” (In typical programmer speak, he calls mentoring a “completely distributed, democratic approach.”)
Rather, he thinks it’s important that men are educated about their biases. “[There are] some guys who are super defensive when you tell about this shit, but the majority of guys just don’t know any better,” he said. “The first time I heard the term unconscious bias was maybe five years ago and it was an eye opener.” It’s changed him, and he thinks it could change others.
You can watch the interview, with the writer Swapnil Bhartiya of the coding-focused website TFiR, below. The discussion about diversity occurs around the 23-minute mark:

 
Then she needs to get confident and get assertive. Being successful in any competitive field requires defending your work and achievements aggressively against combative opposition. This is not a male thing, it's just reality.

What the fuck happened to the feminism that said women can do anything a man can do? When did it become "we can't do what men can do but you need to pretend we can anyway and also don't ever talk about it or we'll call you misogynist"?

Hold up I found the video

Jim throws down the wisdom once again.
 
Kiwifarms: forever salty that people infinitely more successful at life than they'll ever be don't agree with them.
You've never been around actual programmers.

This isn't bitter jealously, this is reacting to a person who wants to make their jobs harder.

Deadlines are above all else. Go fuck yourself if you want to overcomplicate shit that doesn't need it.
 
Is Python even good for anything? I hear more about JavaScript and Flash than I do about Python.
It's good for writing shit really quick and it has a very "batteries included" standard library (Although there are some glaring omissions. *cough* *cough* image manipulation which is basically mandatory if you wanna use them in tk)
Whitespace is a bitch though and the fact that self is a mandatory passed parameter instead of a reserved word is a bit weird.
 
What the fuck happened to it? It collided with reality, fucking HARD, and feminism's response was to pretend REALITY DON'T REAL. "I didn't just smack into that brick wall! No brick wall there at all! Ignore me as I wipe all of this imaginary red dust off myself, you sexist!"
It may not be apparent from what we see on A&H but there is a brand of feminism that says women need to take charge of and responsibility for their own lives. It just gets drowned out by the victimhood economy who sees it as a threat.

It's not that I want it, I just think we deserve this.
Who is "we"? Why is skin color always so damned important to the people who say it shouldn't be?
 
Is Python even good for anything? I hear more about JavaScript and Flash than I do about Python.
Python is very popular for data science and AI stuff.
It's fairly easy to bind C libraries into Python, so you can use Python as a comfy interface to data crunching libraries like numpy that do all the heavy lifting.

Also who does anything with Flash in 2019?
 
That a sly way in this day and age to creep on women in the tech business. Hats off to the thirsting dutchman.
It's really not any different from how many women were "mentored" in the past. If Guido is actually compensating for past sexism then it's only a matter of time before he slips and gets #MeToo'd.
 
Last edited:
Back