Live data from Hacker News

Being a Female Developer

andela.com

11–20 of 71 posts

Re: Being a Female Developer

#11
post #7

Can we have the link changed to be the Medium post[0] that this is copied from please? The site currently linked hijacks the scroll and has annoying popups trying to get you to subscribe. [0] https://medium.com/art-marketing/being-a-female-developer-6f...

What do you mean by hijacks the scroll?

Re: Being a Female Developer

#13
post #7

Can we have the link changed to be the Medium post[0] that this is copied from please? The site currently linked hijacks the scroll and has annoying popups trying to get you to subscribe. [0] https://medium.com/art-marketing/being-a-female-developer-6f...

Ok, we changed to that from http://www.andela.com/blog/being-a-female-developer/.

Re: Being a Female Developer

#16
post #8

> Spend weekends and late nights in front of your computer, laying down lines of code, debugging and developing your personal projects. This is the only thing I disagree with. Although this would be good for your career, it does not work for all types of people.

If you're just starting out, and not doing this, you won't get very far, at least not very fast... if just starting out is in school, or out... It takes at least 5 years to master any skill/craft... and even then given the churn in tech, specifically with development, you have to put more in to get to a good point.

I don't do as much on my own time as I used to... but I absolutely did for the first decade of my career.

Re: Being a Female Developer

#17
post #7

Can we have the link changed to be the Medium post[0] that this is copied from please? The site currently linked hijacks the scroll and has annoying popups trying to get you to subscribe. [0] https://medium.com/art-marketing/being-a-female-developer-6f...

What do you mean by hijacks the scroll?

There's 12 trackers/widgets according to ghostery, guessing one of them is doing analytics reporting as you scroll, which can be particularly hellacious on mobile.

Re: Being a Female Developer

#18

Good article. Disconcerting that all of the comments are from men though...

I never really look at the gender of the comments, or even look at the pictures, if there are any... I would suspect a lot of people are that way.

Once upon a time, I was in IRC having a discussion with someone about the electronic art scene... it was a few months later I discovered the person in question was even a she.

This is in particular one of the things that's great about open source, online communications, and github culture... it really doesn't matter your gender, race, or anything else, so long as you make an effort, you'll generally fit in just fine.

Re: Being a Female Developer

#19
post #7

Can we have the link changed to be the Medium post[0] that this is copied from please? The site currently linked hijacks the scroll and has annoying popups trying to get you to subscribe. [0] https://medium.com/art-marketing/being-a-female-developer-6f...

What do you mean by hijacks the scroll?

The page seems to have the code described here: http://blog.bassta.bg/2013/05/smooth-page-scrolling-with-twe... Basically it disables the browser's default scrolling behavior and handles the mouse scrollwheel events by itself via javascript. Which is usually annoying since the new behavior can be different to what the user is accustomed to, and for other reasons as well. You might find some more arguments in discussions like this: https://www.reddit.com/r/webdev/comments/47n9ph/psa_dont_use...

Re: Being a Female Developer

#20
Unlike most of the other commenters, I'm not a huge fan of this article. From the article, it seems the author hasn't really experienced much, if any, gender discrimination at work. That's great; it really is refreshing to hear stories of women in tech who are judged purely on their merits, as they should be.

However, her two takeaways from her experience are, "your skills will speak louder than your gender," and, "to become a female developer, you only have to do what any other smart dev would do...[i.e. work hard]." I think the problem is precisely that many women have found these statements to be false. Many women that are smart devs have gone into the tech sector with good skills, but found that they are still judged unfairly by their gender. The fact that this women hasn't experienced that doesn't mean the problem doesn't exist for others.

Also, the claim that if you work hard and have good skills, then your gender won't matter has the (probably unintended) implication that if you do find others discriminating against your based on your gender, then you must not have the skills or the work ethic.

I really don't know to what extent gender discrimination exists in the tech sector, but I think we should be careful to avoid over generalizing from individual experiences and we should be especially careful not to suggest that discrimination only happens to the developers whose skills aren't good enough to overcome other people's stereotypes.

Post reply on HN