Well since you all love and seem to be doing most of your projects and other work on the Linux OS, I have been thinking for quite some time to try switching over to Linux to see what the other side is like. Well I have been doing reasearch on Linux and the GNU and I must say that Linus Torvalds is a genuis. Anyways what I wanted to ask was if anybody has the Linux Source Code that they might possibly post? I probally have a good idea how big it is and how many lines of code it might be so if its too big maybe somebody can send the file to me over aim or something? Thank you guys.
Besides the fact that the majority of the work here is either on windows or cross platform you're right. Try Linux out, maybe you'll like it.
The Linux source code is huge (You better not have dialup) and I'm sorry (and mean no offense) but I don't think you'd be able to make much of any useful code in the Linux kernel. Really it's so intertwined with the rest of it'self that to understand one part you'd need to look up a dozen others. Also note that Linux is archetecture independant (for the most part, within reason)so a lot of any good implementation (on a hardware level) is split into archetectual branches.
With that said, good luck.