Slashdot Mirror


Why Linux Is Not Attracting Young Developers

judeancodersfront writes "Jonathan Corbet recently pointed out at the Linux Foundation Collaboration Summit that the Linux kernel team was getting older and not attracting young developers. This article suggests the Linux kernel no longer has the same appeal to young open source developers that it did 10 years ago. Could it be that the massive code base and declining sense of community from corporate involvement has driven young open source programmers elsewhere?"

14 of 742 comments (clear)

  1. Maybe.. by seth_hartbecke · · Score: 3, Funny

    Maybe we should drop the code requirement.

    Oh wait, that's HAM radio.

    --
    END
  2. Proprietary App Platforms Won by Anonymous Coward · · Score: 5, Funny

    Dear Old People,

    We're busy building iphone, android, facebook and twitter apps, with the delusion of a multi-million dollar payday.

    BTW, thanks for all the open source stuff we're using.

    Signed,

    Young Developers

  3. Re:What about the barrier to entry? by jadedoto · · Score: 5, Funny

    This is the reason I don't contribute. It's like suddenly being handed the US economy and saying "fix it!"

  4. Re:Younger people are not as intelligent. by imikedaman · · Score: 2, Funny

    How did anyone make Linux in the first place if they didn't learn about it in school? You know what, I'm not even sure why I bothered replying to this...

  5. Re:bad attitudes by Anonymous Coward · · Score: 2, Funny

    Linus, is that you?

  6. Re:older developers... by Hal_Porter · · Score: 2, Funny

    At least they don't teach about how to quickly Alt Tab from slashdot to your three day old half completed TPS report when the boss walks by.

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  7. Re:older developers... by RockoTDF · · Score: 4, Funny

    I think in the long run Alt Tabbing away from /. is a more useful skill to one's career than knowing only Java.

    --
    There is more to science than physics!

    www.iomalfunction.blogspot.com
  8. That's Right by Anonymous Coward · · Score: 1, Funny

    The kids have all moved on to FreeDOS.

  9. Re:Younger people are not as intelligent. by flatulus · · Score: 2, Funny

    So if it isn't taught in school, it's unlearnable? Wow!

  10. Re:older developers... by loufoque · · Score: 3, Funny

    I've had to teach too many youngling graduates about basic data structure and database concepts, memory and hardware addressing, protocol encapsulation, AAA, synchronous vs asynchronous operation, and other fundamentals

    Well personally, I'm more annoyed by old coworkers who have limited knowledge of such basic things and write large chunks of unmaintenable and inflexible code and dump maintenance on you when they retire or move to another project.
    At least the young ones you can do something about.

  11. Re:Monolithic Kernel = Death of Self-Teaching by Angst+Badger · · Score: 4, Funny

    Seriously - at this point, just learning the kernel would be akin to a 6- or 8-year PhD project [in something like a Department of Archaeology, studying ancient Egyptian hieroglyphics].

    This is totally off-topic, but Egyptian hieroglyphs are actually substantially easier to learn than modern written Japanese or Chinese, at least for Middle Egyptian, which is the version of the language one usually starts with. (Late Egyptian in many ways devolved into a deliberately complex secret code for the priesthood, but still involves knowing fewer signs than the average Japanese office clerk.)

    I only mention this in case you're actually interested in learning ancient Egyptian -- I was put off by its complexity for many years until I started to tackle written Japanese and realized that I was attempting something much more difficult than Egyptian, at which point I attacked Egyptian with fresh vigor. That said, fluency in Japanese will get you further in a Shibuya nightclub than fluency in Middle Egyptian will get you anywhere. ;)

    --
    Proud member of the Weirdo-American community.
  12. Re:older developers... by spiffmastercow · · Score: 2, Funny

    2 questions.. 1.) are you just looking for CS knowledge to weed out the riff raff, or do you actually have jobs available that require such knowledge? And 2.) if the answer to #1 is the latter, why haven't you hired me?

  13. Re:older developers... by feepness · · Score: 4, Funny

    3. Here's real-world problem XXX, sketch out a solution and describe the algorithms+data structures involved.

    You definitely need a hardcore programmer to solve XXX problems.

  14. Re:older developers... by magloca · · Score: 2, Funny

    There's nothing unsafe about juggling with chainsaws, unless you do things in a lazy way and don't think things through. As long as you train properly, and make sure to cover all of your safety aspects, you'll be fine.

    I'm not railing on you. I'm just saying that some things, no matter how useful*, are not for everyone.

    * The usefulness of juggling with chainsaws can be debated. This is not career advice.