Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
GNU is Not Unix Open Source Programming Linux

Paid Developers Power the Linux Kernel 191

Hugh Pickens writes "Believe it or not, there is still this illusion that Linux and open-source software is written by counter-culture, C++ programming cultists living in their parents' basements or huddled together in Cambridge, Mass. group-houses. Now CNet reports that the Linux Foundation has found that 'over 70% of all [Linux] kernel development is demonstrably done by developers who are being paid for their work.' That Linux is primarily developed by paid developers should come as no surprise considering that Linux enables many companies — hardware, software, and online services — to be more competitive in their markets and to find new ways to generate revenue. 'What's important about how Linux and open-source software is created isn't the side issues of politics or how its developers are perceived; it's that its fundamental methodology produces better software,' writes Stephen Vaughan-Nichols."
This discussion has been archived. No new comments can be posted.

Paid Developers Power the Linux Kernel

Comments Filter:
  • by razvan784 ( 1389375 ) on Sunday December 05, 2010 @09:23AM (#34450088)
    It's written in C, not C++.
    • by bcmm ( 768152 )
      Mod parent funny. I think that bit really sets the tone for the rest of the summary.
    • Re: (Score:2, Interesting)

      by Anonymous Coward

      There is a very small part in C++, how ever Linus got alot of critique for that but none the less committed it.

      • "There is a very small part in C++, how ever Linus got alot of critique for that but none the less committed it."

        [zero__kelvin@octopussy linux-2.6 (master)] find . -name "*.cpp"
        [zero__kelvin@octopussy linux-2.6 (master)] find . -name "*.cxx"
        [zero__kelvin@octopussy linux-2.6 (master)] find . -name "*.c++"
        [zero__kelvin@octopussy linux-2.6 (master)]


        I'm going to have to challenge that claim.

        • ~/src/linux-2.6$ find -name '*.cc'
          ./scripts/kconfig/qconf.cc

          • That is not part of the Linux kernel. It is part of the build system. As was rightly pointed out earlier by someone else bash, gcc, and the other build tools are not part of the linux kernel. You do not even need to use it to build the kernel, as you can simply make menuconfig rather than using the xconfig target.
            • I'm aware of that; just taking the opportunity to point out that C++ files on UNIX systems can use extensions other than those you mentioned, and in particular that the one bit of C++ in the Linux kernel repository uses the .cc extension. You also didn't cover the .C extension, though that one doesn't see much use due to incompatibility with case-insensitive systems.

              • "I'm aware of that; just taking the opportunity to point out that C++ files on UNIX systems can use extensions other than those you mentioned, and in particular that the one bit of C++ in the Linux kernel repository uses the .cc extension. "

                Actually, you are only just now taking that opportunity. I appreciate the correction and additional information. In fact, that is exactly why I said I wanted to challenge the assertion, rather than saying there definitely isn't any.

                • I'm aware of that; just taking the opportunity to point out that C++ files on UNIX systems can use extensions other than those you mentioned, and in particular that the one bit of C++ in the Linux kernel repository uses the .cc extension.

                  Actually, you are only just now taking that opportunity. I appreciate the correction and additional information. In fact, that is exactly why I said I wanted to challenge the assertion, rather than saying there definitely isn't any.

                  Fair enough; I should know better than t

    • Re: (Score:3, Insightful)

      C++ programming cultists often write in C.
      • by SigmundFloyd ( 994648 ) on Sunday December 05, 2010 @09:56AM (#34450250)

        C++ programming cultists often write in C.

        Those are C++ programming occultists.

    • by EnsilZah ( 575600 ) <.moc.liamG. .ta. .haZlisnE.> on Sunday December 05, 2010 @11:49AM (#34450848)

      Actually, little known fact, if you run it through a C compiler you get the Linux kernel, if you run it through a C++ compiler you get SCO Unix.

    • The Linux kernel (which isn't explicitly mentioned in the summary) is written in C, as are numerous other Open Source packages that are used in Linux distributions. A purist might say that only the kernel is Linux, but we don't usually talk about GNU/Linux distributions, even here, so expecting others to make the distinction would be patently absurd. KDE is written in C++, as is a lot of other Open Source software including QT. It is also true that a lot of code is in Perl, BASH, SED, AWK, Python, Java,
  • What? (Score:2, Informative)

    The Linux kernel is written in C, not C++. And haven't there been a number of articles on how IBM, RedHat, Sun etc all have employees who develop Linux? One post in particular... [slashdot.org] and I know there have been others.
  • I'm not surprised (Score:5, Interesting)

    by jimicus ( 737525 ) on Sunday December 05, 2010 @09:32AM (#34450120)

    My employer uses F/OSS extensively - and as the sysadmin, I've started to notice a pattern.

    F/OSS products which scratch an individual or a small group of peoples' itch generally get developed to a certain point and then stagnate. If you're lucky, that point is acceptable to you.

    The products that do really well - the "best of F/OSS", if you like - are almost invariably the sort which scratches a very common itch. They're usually bankrolled by a number of companies (the Linux kernel falls under this category) or become self-funding when the project leader sets up a company to sell a commercial version with support and possibly extra features.

    • Are you saying that a meme has come true?!

      1.) Develop F/OSS
      2.) Market it to a broad range of users
      3.) ???
      4.) Profit!

      • by Z00L00K ( 682162 )

        One real benefit is that if you are a company developing kernel code and contribute it back you will get goodwill and you will enhance the competence of your employees.

        And the Linux kernel is a known stable solution that will be around for a while. It is also easy to find people with knowledge about the kernel itself (to some extent at least) which makes it easier for a company to find competence instead of having to waste training on the employees and hope that they will pay off in 6 to 12 months.

        • Re:I'm not surprised (Score:5, Interesting)

          by jc42 ( 318812 ) on Sunday December 05, 2010 @03:30PM (#34452734) Homepage Journal

          One real benefit is that if you are a company developing kernel code and contribute it back you will get goodwill and you will enhance the competence of your employees.

          Actually, I've long thought it strange that the business/industrial world has an objection to supporting things like an OS kernel, runtime libraries, etc. The obvious parallel comes to mind: Lost of companies farm out part of their operations to subcontractors. They routinely subcontract for cleaning, delivery, electrical services, for example, not to mention their phone, water and sewage systems. They don't seem to be taken aback by the fact that the companies that supply these services also subcontract to "the competition".

          The idea of paying a separate company for software development and supports services is also hardly new. That is how IBM has made much of its money, after all. Paying a company like Red Hat doesn't strike me as very different from any of the above. It doesn't take much management genius to understand that paying a contracting firm for software support at the "system" level is a fairly good idea. That way, you can share the cost with all the other companies that hire the same software firm, and everyone can get the benefits from having the software organized by people who (hopefully ;-) know what they're doing.

          So why is this even a story? You'd think there would have been enough sensible businessmen all along for lots of Red Hats to prosper.

          A related question is all the propaganda against "open" software. Systems such as water, sewage, electrical, etc. all have "open" designs, with everything published and the detailed specs easily available to anyone. Companies don't often buy fleet vehicles without shop manuals, which give the detailed specs for the innards of the vehicles. Why would people classify open software as "hippie" or "communist", when they don't say the same about shop manuals or electrical diagrams? You'd think that sensible managers who approve of open standards for these other things would also want software that follows published standards (e.g., POSIX), and whose specs (i.e., the source code) is easily available to everyone.

          But for some unexplained reason, business people keep buying software systems with hidden, "proprietary" innards. They wouldn't do this with delivery vans or electrical wiring; why would they accept it with software? Exactly the same reasoning says that software should be open, standardized, and accessible to anyone with the technical training. And the same reasoning that supports specialized firms to do common tasks should also support specialized firms for software needs.

          It may be yet another example of a theory that keeps popping up: Whenever a computer is introduced anywhere, all precedent is forgotten, and people have to relearn from scratch all the things that they knew from before there were computers. I wonder what it is about computers that causes this social amnesia and inability to see parallel situations?

          • by drsmithy ( 35869 )

            So why is this even a story? You'd think there would have been enough sensible businessmen all along for lots of Red Hats to prosper.

            "Paying external parties for a common solution" and "giving our solution to a common problem to the world" are two very different scenarios.

            The thinking behind your other conflation is similarly flawed.

    • by Bert64 ( 520050 ) <bert@[ ]shdot.fi ... m ['sla' in gap]> on Sunday December 05, 2010 @09:41AM (#34450180) Homepage

      Well the same is true anywhere, the more potential users a given piece of software has the more interest there is in developing it...

      Commercial software works the same way, something with mass market appeal is highly likely to be developed and either result in multiple competitors or serious effort to stifle competition...
      But something small with a very limited market either won't exist at all, or will be extremely expensive if that niche market has the money to pay for it. Niche products also tend to be rather buggy.

      OSS serves certain niches very well, ie those niches occupied by technically minded people who are capable of writing what they need for themselves... Other niches are served somewhat less well because those who would be capable of producing software have no need for it, and those who need it aren't capable of writing it.

      You also get a lot of businesses and individuals using software which is extremely poorly suited to their needs because they aren't able to customise it for themselves, and the only people who would be capable of doing so aren't willing to.

      I'm sure there are many things that could be improved by being computerized, but where the people capable of producing such software either don't realise or don't care.

      • by devent ( 1627873 )

        Other niches are served somewhat less well because those who would be capable of producing software have no need for it, and those who need it aren't capable of writing it.

        The solution is rather simple. If you know enough people who need a particular software but can't make the software themselves (artists, musicians, authors, etc) make a donation pool. The first developer who will create the software will get the donation pool but the software is free (both open source and free of charge). The cost for each client are minimal (like 10$) but the pay for the developer will be good (if 1000 people donate each 10$ that's 10000$ for the developer). The end product is a free softw

      • by dkf ( 304284 )

        Niche products also tend to be rather buggy.

        Or expensive. Some niches are defined by having extremely high quality requirements on entry, which make it hard for non-commercial software to get started precisely because none of the users will consider any option that isn't very good indeed. Those tend to be pretty conservative niches, but for some things (e.g., anything safety-critical) that's good; it's reasonable to spend on having things dependable.

    • F/OSS products which scratch an individual or a small group of peoples' itch generally get developed to a certain point and then stagnate.

      Indeed. I use it extensively, and have noticed that they always forget to put in the malware, nagware, and crapware parts.

      I suppose you could adopt a business model whereby you'd put those things in there and charge a premium just like closed-source software, but since you'd have to make the source available somebody could just take it out again. Why anyone would want to, I don't know.

    • The products that do really well - the "best of F/OSS", if you like - are almost invariably the sort which scratches a very common itch. They're usually bankrolled by a number of companies (the Linux kernel falls under this category) or become self-funding when the project leader sets up a company to sell a commercial version with support and possibly extra features

      Interesting quote.

      It seems to work almost the way Richard Stallman would have hoped. Somebody likes a piece of software enough to pay a program

      • by jimicus ( 737525 ) on Sunday December 05, 2010 @11:20AM (#34450662)

        The thing is, those other people have to make any of their own improvements available. Compare and contrast that with the BSDs, where there is no obligation to re-release improvements. Lots of expensive, specialist kit is based around a BSD Unix (eg. F5, Juniper). But BSD doesn't have anything like the mindshare in the generic server market.

        • by hitmark ( 640295 )

          Iirc, the changes only have to be made public if a binary containing said changes are made public.

          I think Google have some extensive changes that they have not shared because they only use it in their own data centers.

        • This is incorrect on two levels. First, you only need to make the changes available if you distribute the changed code to outside parties. Second, you only have to make the changes to those outside parties, not the general public. However, those parties are free to redistribute it, so this really depends on your customers.
          At my company, we have modified several GNU tools, and we haven't released any source code because we use them internally.

          Personally, I favor BSD-style licenses over GPL. Yet, for internal

      • by cduffy ( 652 ) <charles+slashdot@dyfis.net> on Sunday December 05, 2010 @11:23AM (#34450692)

        I don't see how money is being made with "several companies bankrolling" a piece of software that scratches a common itch. Is it that a particular company sees that it can make money by using, though not owning, a particular piece of software and they don't mind their money making improvements available to other people?

        Typically it's "bankrolling" by assigning some of your people to spend some of their time on making improvements you happen to need and contributing them upstream.

        (Contributing improvements upstream means that you won't need to continually maintain your patches, that they'll eventually be included in vendor packages/kernels and thus that you'll later need to do less packaging yourself, and is otherwise a money-saving action. As a somewhat-related aside -- once upon a time I worked in embedded Linux, and you had companies who structured their default contracts for kernel work such that everything was submitted upstream, making each contract effectively a one-time engagement when everything was done right, and others who didn't... ehh... encourage their clients to pursue submitting their code, such that said clients would keep paying in to keep their patch current with newer upstream kernels).

    • by Kjella ( 173770 )

      Well, more people = more developers. But when it comes to paid developers, I'm not sure the same is true. If it becomes too common an itch that you're trying to collect microfunding from millions of people then it's not doing that great. Even though millions of people need a little photo editing they aren't funding GIMP and the professionals rather end up paying for Photoshop, same goes for OpenOffice vs MS Office. Firefox is a bit different in that Google is paying indirectly rather than the users directly

      • by jimicus ( 737525 )

        Gimp isn't getting much funding at all. The glacial pace of development demonstrates that pretty well, IMV.

        • Gimp isn't getting much funding at all. The glacial pace of development demonstrates that pretty well, IMV.

          This demonstrates another important point about open source: it is more important that development should never stop than that it should proceed at some particular pace. With all its flaws, Girmp is still a powerful tool that gets the job done. As it happens, I just finished an hour with Gimp doing some pretty sophisticated image manipulation. An example of one WTF moment: rectangular select comes complete with a dialog box in which exact pixel region dimensions can be entered, exactly what I need. You

      • Even though millions of people need a little photo editing they aren't funding GIMP and the professionals rather end up paying for Photoshop, same goes for OpenOffice vs MS Office.

        Yah, but GIMP alienated a *lot* of potential fans when they bull-headedly refused to even consider fixing their horribly-broken UI years ago. I'd consider them a special-case.

        OpenOffice, though, just has the issue that it's bloated, slow, and not-very-compatible. The optimist in me says that with a few more years of development, i

        • gimp had the issue that none of the developers thought the UI was broken, and iirc they have been quite happy to bring interface customisation code into the main line if anyone could be arsed to write it (and, i assume, it doesn't suck).
    • In short, information isn't ever really free. Someone, somewhere is either donating their valuable time to development or there's an organization funding the devs. Nobody can really afford to slave away coding without compensation - everybody has to eat. The for-profit model works because it's a fair exchange of value for both parties.

      This might seem like an unnecessarily elementary point, but there seems to be an awful lot of people who sincerely believe in the adolescent idea that work gets done by mag

    • TFA says "FLOSS", not "F/OSS".

      Personally I don't like either of those very much. I think that Gratis, Libre Open Source Software (GLOSS) is a much better expression of the state of the art, and where Linux and everything is going.

      Got a sticky IT problem? Put more GLOSS into it; make it shine.

  • Old News (Score:5, Informative)

    by PiAndWhippedCream ( 1566727 ) on Sunday December 05, 2010 @09:36AM (#34450138)
    Do even the editors read [slashdot.org] anymore?
  • by Hognoxious ( 631665 ) on Sunday December 05, 2010 @09:36AM (#34450146) Homepage Journal

    Believe it or not, there is still this illusion that Linux and open-source software is written by counter-culture, C++ programming cultists living in their parents' basements or huddled together in Cambridge, Mass. group-houses. [...]
    That Linux is primarily developed by paid developers should come as no surprise

    Hang on a minute. If there's an illusion that it's written by smelly vegan hippies, then surely it should come as a surprise that it's written by paid employees of €eevu£ corpra$hunz.

    Though the question is actually irrelevant - everybody has known it for years. It's a non-story.

    • by Sycraft-fu ( 314770 ) on Sunday December 05, 2010 @10:02AM (#34450274)

      This perception of OSS still remains rather strong. You will notice that a common advocacy for OSS is the "many eyes" thing. The idea seems to be that there are just tons and tons of developers out there with amazing amounts of time that will jump on a project and help, if only it was opened up. The advocates then point to things like Linux or Firefox or MYSQL and how great they are. What they miss or don't understand is that these high profile, top-flight OSS projects have heavy financial backing. They have developers who's full time jobs it is to work on the software. That's wonderful and all, but don't then try to claim that you'll get that kind of development on a project just because you open up the code.

      • by Attila Dimedici ( 1036002 ) on Sunday December 05, 2010 @10:18AM (#34450340)
        Actually, most of the people who miss that are not listening closely enough. The point of the "many eyes" thing with Open Source software is that if an OSS project is of interest to a company (in particular a company that hires programmers anyway) that company can have its people look at the software from the perspective of the way that company uses the software and they can make changes (either bug fixes or otherwise) to make the software better for their company. If they were using proprietary software, they would be at the mercy of the company that owned the rights to that software for any fixes or improvements.
        • by Kjella ( 173770 )

          If they were using proprietary software, they would be at the mercy of the company that owned the rights to that software for any fixes or improvements.

          If they're interested in that, which IMHO they are mostly not. Many companies have learned the hard way the true cost of custom software, which in many ways can be worse than proprietary software. If there's at least a semi-functioning marketplace, the proprietary companies have to evolve their solutions and keep their prices (thus your costs) to what the market will bear. Custom software OTOH stands dead still unless you pay every inch of the way, which is why they're not interested in doing anything custo

          • by Attila Dimedici ( 1036002 ) on Sunday December 05, 2010 @10:43AM (#34450470)
            If they aren't interested in that, how do you explain all of the companies that pay programmers to work on Open Source?
            Most (if not all) of those companies already had programmers on staff to write custom software for the company. They discovered that it was easier and cheaper (and often better) to modify Open Source Software than it was to write their own application from scratch (or to buy such an application from some proprietary vendor).
          • by cduffy ( 652 ) <charles+slashdot@dyfis.net> on Sunday December 05, 2010 @11:36AM (#34450786)

            Many companies have learned the hard way the true cost of custom software, which in many ways can be worse than proprietary software.

            If you're making custom software out of your OSS software, you're doing it wrong.

            If you're doing it right, you're submitting your changes back upstream -- so the software doesn't "stand dead-still", as you put it, even on those times when you aren't shoveling man-hours into improvements. If you happen to be curious for some examples, google around for patches under my name submitted to open source projects over the last decade. Just about all of those were paid for by my employers -- from the OS X VNC plugin bugfix to the feature enhancements to libvirt to improved cover page generation for HylaFAX.

            For the work I did at Dell, we worked together with Red Hat to get as many of the libvirt and qemu improvements we wanted as possible into the RHEL6 release schedule, enabling some of Dell's internal QA tools to work out-of-the-box with RHEL6 (whereas those same tools required heavy tweaking on RHEL5). Sure, we could have gotten the same thing done as a professional services engagement rather than a friendly collaboration between engineering groups... but this way was far easier, cheaper and lower-paperwork (and by building the patches in-house, we made sure that we got exactly what we wanted).

            No surprises in this article for me.

            • by romiz ( 757548 )

              If you're making custom software out of your OSS software, you're doing it wrong.

              If you're doing it right, you're submitting your changes back upstream

              What if you can't get it, because it conflicts with the interests, goals or methods of the developers of the package you want to customize ? A good example for this case is the android wake-lock, which was rejected by the kernel team, and one year after there was still debate about how to replicate the function. During all that time, there were companies shipping products with the Google patch, but it was not integrated into the original kernel tree.

              • by cduffy ( 652 )

                What if you can't get it, because it conflicts with the interests, goals or methods of the developers of the package you want to customize?

                Then you've got a decision to make, obviously -- comparing the costs of maintaining your patch in-house versus the benefit it provides.

                These are fairly uncommon edge cases, however. Upstream may fairly often reject a specific implementation, but it's generally quite possible to work with them to come up with a solution for your problem which makes everyone happy.

            • If you're making custom software out of your OSS software, you're doing it wrong.

              Not at all.

              The freedom to run the program, for any purpose is Freedom 0.
              The freedom to study how the program works, and change it to make it do what you wish is Freedom 1.
              The freedom to distribute copies of your modified versions to others is Freedom 3.

              If you are obligated to redistribute your modified version, then it's not a freedom at all, because you have no choice.

              • by cduffy ( 652 )

                I didn't say "illegally", I said "wrong"... and then gave practical reasons why it's typically in one's self-interest to contribute upstream.

                As such, I have trouble considering your post anything short of an intentional misreading.

                • There's no legal question involved, as the "Four Essential Freedoms" are part of the GNU philosophy, not part of the licensing. They are principles behind "Free Software." If you want to argue that OSS is different from Free Software, that would be fine. Just specify whether it differs in what freedoms it protects or what obligations it imposes.

                  So, no misunderstanding at all - I am saying that it's NOT wrong to modify and use OSS solely for your own purposes.

                  • by cduffy ( 652 )

                    Let me be clear, then. When I say "you're doing it wrong", I don't mean "in a manner which is morally wrong". I mean "in a manner which is likely impractical".

      • by Antique Geekmeister ( 740220 ) on Sunday December 05, 2010 @10:31AM (#34450410)

        Of course opening the code doesn't make it automatic. But closing it often precludes such change or sophistication: when I have professional access to the software base for commercial packages, I'm often _amazed_ at the boneheaded practices I'd pull a release candidate for on the spot, and make the author go back and rewrite it during our code review meetings.

      • by mangu ( 126918 ) on Sunday December 05, 2010 @12:45PM (#34451222)

        The idea seems to be that there are just tons and tons of developers out there with amazing amounts of time that will jump on a project and help, if only it was opened up

        This is a common misconception about free software.

        "Many eyes" does not mean every user is a developer, as a matter of fact the vast majority is not.

        What "many eyes" means is that IF a user is bothered enough about a bug and that user has the ability to develop software, then he CAN fix that bug. There might be a million users, but if only 0.1% of them are interested developers then there will be a thousand people fixing that bug.

        And every user will profit by that fix.

      • by jc42 ( 318812 )

        The idea seems to be that there are just tons and tons of developers out there ...

        It doesn't usually take very many software developers to make a ton.

    • Fortunately, GNU Hurd _is_ still written by smelly vegan hippies,,, and just look at how successful it has been!
      • Actually, GNU HURD seems to be mainly written by academics. It suffers the fate of most similar projects - lots of technically very interesting work is going on, but there's no strong motivation to bring it to a state where it can be used by the general public.
    • by Yvanhoe ( 564877 )
      Actually the real surprise would be that these top-coders would be unemployed.
  • by mswhippingboy ( 754599 ) on Sunday December 05, 2010 @09:49AM (#34450220)
    Is Windows written by a bunch of C# programming neophytes living in Steve Balmer's basement or huddled together in Delhi, India dormitories?
  • by Registered Coward v2 ( 447531 ) on Sunday December 05, 2010 @10:17AM (#34450338)
    No, what’s important about how Linux and open-source software is created isn’t the side issues of politics or how its developers are perceived; it’s that its fundamental methodology produces better software. That’s why businesses invest in Linux’s development. Linux works. If it didn’t, big business wouldn’t bother with it.

    I am not sure the methodology produces better software; it does however produce software companies can use and modify to their needs without paying ongoing license fees. That's why they use it - it allows them to develop other, higher-value, products and maintain control over the source and not be beholden to some third party company. The methodology does work to produce high quality software since many people are looking for bugs, with that part I agree - but companies don't invest in software because others are QC'ing it; they invest because it enables them to make money. While what the author says is, IMHO, true about the Linux kernal, I don't think it is true for many other FOSS projects; unless they are used as part of a larger product, such as a server. There simply isn't the same incentive to spend time and money on an application, such as an office suite, that you can't use to sell something more profitable.

    • I am not sure the methodology produces better software; it does however produce software companies can use and modify to their needs without paying ongoing license fees. That's why they use it - it allows them to develop other, higher-value, products and maintain control over the source and not be beholden to some third party company.

      I think there's another piece or two as well, and I think the bit about "no license fees" is overstated. Sure, not having license fees to pay is nice, but in most cases companies who are building profitable products wouldn't care about paying some money for an OS license. They can buy something like QNX for relatively small amounts of money and customize it however they like, without the requirement that they publish their changes to potential competitors. So why don't they do that?

      I think you're right

  • by petes_PoV ( 912422 ) on Sunday December 05, 2010 @10:18AM (#34450346)
    I doubt this has been the case for 10,15 years or more. The fact is that most of these "counter culture" people are inventions of the media or hollywood and have never, really, existed in the real world. The few people who would describe themselves as such may still exist in some parts of the world, and are usually referred to as criminal hacking gangs, but they've not contributed a dam' thing to the Linux kernel.

    That's not to say some individuals with long hair and others with low personal hygiene standards haven't done their bit, but those attributes don't make you counter-culture.

  • It has seemed to me for a while that the really popular pieces of FOSS (or the majority) are done by professionals. The bearded, Simpson's comic book store owner types come in afterwards either to complain about how something isn't politically correct enough to get people to make a castrated, completely free version of it. That or they pop up on Slahsdot talking like they are the ones who built the stuff and dissing people who want the software to be friendly.

  • by ninja59 ( 1029474 ) on Sunday December 05, 2010 @10:34AM (#34450420)
    who cares? The point is that it is open. Today paid programmers are doing, before nerdy basement dwellers did it, maybe tomorrow homosexual vampires will do it. Being open allows the "who" to change.
    • It was always people from major companies and universities. Read the names and affiliations of the people listed in the man pages :) (-- there's a history of development there).

  • by Anonymous Coward on Sunday December 05, 2010 @10:38AM (#34450440)

    The GPL facilitates (forces) the work to be shared among stakeholders. My company buys maintenance and feature development on Postgresql just the same and it's a really great deal for all of us who contribute to eachother not having to buy Oracle licenses.

  • its fundamental methodology produces better software

    Define "better".

  • Cambridge is too expensive, we all moved out to Somerville.

  • by ojintoad ( 1310811 ) on Sunday December 05, 2010 @12:44PM (#34451210)
    The Myth of the Isolated Kernel Hacker [slashdot.org]

    Ant writes...

    "The Linux Foundation's report (PDF) on who writes Linux — "... Linux isn't written by lonely nerds hiding out in their parents' basements. It's written by people working for major companies — many of them businesses that you probably don't associate with Linux. To be exact, while 18.2% of Linux is written by people who aren't working for a company, and 7.6% is created by programmers who don't give a company affiliation, everything else is written by someone who's getting paid to create Linux. From top to bottom, of the companies that have contributed more than 1% of the current Linux kernel, the list looks like this: ..."

    Sorry CNET, you're just a tad late on Computer World on this one [computerworld.com].

  • by Izaak ( 31329 ) on Sunday December 05, 2010 @02:25PM (#34452120) Homepage Journal

    I've been working as an embedded Linux developer for almost a decade now, and yes, most of us kernel hackers are paid for our work. For example, right now I'm working for a major microchip manufacturer that wants to make sure their products are fully supported by Linux. Consequently, they fund teams of open source developers (often hired through big name consulting firms) to port the kernel to their latest CPU's, develop drivers for integrated peripherals, etc. Just look at the email addresses in the submit logs for major open source projects. You will see ibm.com, intel.com, ti.com, redhat.com, windriver.com ..., and many, many more big commercial technology companies. Its been this way for a while, which is why I would always laugh whenever some MS fanboy would try to denigrate Linux programmers as a bunch of basement dwellers. I make a better than average living from Linux coding, with multiple job offers right now, even in this horrid economy.

    This is also why I have no worries about Microsoft ever killing off Linux. There are far too many companies making far too much money from Linux based products in market niches that MS has no traction in. The embedded and mobile markets are pretty much owned by Linux, and those are pretty much the only tech sectors seeing strong growth right now. If you haven't yet added Linux skills to your resume, do it.

    If anyone wants to ask me about the Linux / embedded / open source consulting world, go ahead and post your questions. I'll check back and answer if I can.

  • >or huddled together in Cambridge, Mass. group-houses.

    Fandom House was in Somerville, blocks away from Cambridge. And to be clear, most of the people living there a) had worked at BBN at some point and b) earned over $100K/yr in current dollars. (The house on Linnean St. was in Cambridge, true, but I might point out that the basement their was converted into a sauna level with five cold and hot pools, hardly what the OP implies.)

  • Haven't they realized by now our parents have died?

    We own the house now. Sure, we might still live in the basement, but we own the house.

    Get it right, k?

    (oh ya, we program in C by the way, C++ is for the programmers who have nicely lit offices)

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...