I've covered this in detail here: https://www.youtube.com/watch?v=Gho89X72Xas
The Myth of the Myth of the 10x Programmer
21–30 of 227 posts
Re: The Myth of the Myth of the 10x Programmer
#22It doesn't matter whether 10x programmers exist. Programming is not a sport and as such, competition will only lead to narrow thinking, useless optimization and hatred. What we should really strive for is making programming a more creative activity where people learn from and inspire each other, not a competition. Oh and also, "finding the 10x engineer" feels like a hotspot to inject hidden bias into recruiting.
Re: The Myth of the Myth of the 10x Programmer
#23Re: The Myth of the Myth of the 10x Programmer
#24It doesn't matter whether 10x programmers exist. Programming is not a sport and as such, competition will only lead to narrow thinking, useless optimization and hatred. What we should really strive for is making programming a more creative activity where people learn from and inspire each other, not a competition. Oh and also, "finding the 10x engineer" feels like a hotspot to inject hidden bias into recruiting.
Re: The Myth of the Myth of the 10x Programmer
#25The concept of the 10x programmer seems to have been drifted from its original meaning. It isn't that there's a coder that is 10x better than a good coder. It is that a lot of people are really bad at their jobs, and a coder that thinks and learns about problems can be far better than those people. It comes from terrible "corporate drone" software developers in the 80s and 90s - the ones that would takes weeks to dev…
I've never encountered someone that I think is genuinely a 10x programmer. I've worked with a few people that thought I was one, which I'm most certainly not, and I've explained that to them.
I've encountered a lot of what I would call .2x programmers though. As you've said, there are a lot of people that are really bad at the job. It's not a slight either - there are a lot of people doing this job that really don't care for it at all.
It's hard to be good at a job you don't enjoy. Especially if life forces you to do it 40+ hours per week.
Re: The Myth of the Myth of the 10x Programmer
#26Can we stop the self hate already? There definitely are 10x musicians, 10x painters, sportsmen and 10x programmers. You know what never exists in 10x form? Burocrats and middle managers who write articles like this one. I suggest to flag this as fake news and all future articles intended to devalue young talented programmers who yet are to discover their true market value.
Re: The Myth of the Myth of the 10x Programmer
#27Can we stop the self hate already? There definitely are 10x musicians, 10x painters, sportsmen and 10x programmers. You know what never exists in 10x form? Burocrats and middle managers who write articles like this one. I suggest to flag this as fake news and all future articles intended to devalue young talented programmers who yet are to discover their true market value.
Not trying to be a jerk, but I think you might need to re-read the article as the author is clearly a developer themselves and thinks that there are definitely 10x developers (just that they can't be found with a simple coding test).
Re: The Myth of the Myth of the 10x Programmer
#28However, I'm constantly amazed how many programmers fail to see the forest for the trees.
To a large extent, not seeing (or seeing and ignoring) this type of solution is learned behavior. Many environments are hostile to this world view. Writing tools (especially those that generate code...eek!) is seen as "over-engineering" and "unnecessary complexity". If you're in a factory, on a line, your job isn't to climb away from your leaf-node.
Any programmer has the potential to be 10x, they just have to see and act upon it. Few do.
Re: The Myth of the Myth of the 10x Programmer
#2910X programmers DO exist. They aren't just a myth, and they aren't just about knowing when to buy vs build, or when to use a particular framework or toolkit, or how to "mentor" other developers. Chris Sawyer wrote 99% of the code for RollerCoaster Tycoon in x86 assembly language, with the remaining one percent written in C. RollerCoaster Tycoon was a beautiful game which still stands the test of time to this day. The…
I have a personal theory the that the average 10x programmer is say 2.5x smarter than average, but also 4x more focused on work, netting a 2.5x4=10x total when you remove all the procrastination and general fumbling around of the average developer.
Re: The Myth of the Myth of the 10x Programmer
#30The concept of the 10x programmer seems to have been drifted from its original meaning. It isn't that there's a coder that is 10x better than a good coder. It is that a lot of people are really bad at their jobs, and a coder that thinks and learns about problems can be far better than those people. It comes from terrible "corporate drone" software developers in the 80s and 90s - the ones that would takes weeks to dev…
Yeah, I can understand the "10x programmer" back when fizzbuzz was still being asked of CS graduates. Not anymore.