Linked by Thom Holwerda on Mon 18th Aug 2008 22:29 UTC, submitted by rlem6983
Linux Linux project lead Linus Torvalds has said it is not easy to become a major contributor to the Linux kernel. In an email interview with ZDNet.com.au sister site ZDNet.co.uk last week, Torvalds said that, while it was relatively easy for coders and organisations to contribute small patches, the contribution of large patches, developed in isolation, could lead to both new and established contributors becoming frustrated. "The kernel is about pretty harsh technical issues, and mistakes are really frowned upon," wrote Torvalds. "In an OS kernel, there are simply more security and stability requirements, and the bar is really higher in some respects. That will inevitably also reflect in the response to patches."
Thread beginning with comment 327371
To read all comments associated with this story, please click here.
He also refers to the process
by eantoranz on Tue 19th Aug 2008 17:05 UTC
eantoranz
Member since:
2005-12-18

It's not about being able to code for the kernel per se, but getting to "stick" in the kernel development process:
- Getting to be trusted by other developers
- Getting to be used to being "bitched" by other developers if they think your code is not OK. That can be a little tough on one's self-esteem.
- And so on.