Slashdot Mirror


Why Do People Write Open Source Software?

M.Broil writes "Two interesting articles try to answer this question. One's at NewsForge, the other's at Cybernaut.com. The two writers reach conclusions that are almost exactly opposite. Which one is right? Or is it possible that different open source coders have different motivations? (That's what I think, anyway.)" I suspect as well that each developer has their own reason, ranging from ego to malcontent to benevolence.

43 of 280 comments (clear)

  1. The better question is.. by Anonymous Coward · · Score: 5, Funny

    Why do they only half write it?

    1. Re:The better question is.. by tomstdenis · · Score: 5, Insightful

      As the author of a cryptographic toolkit [libtomcrypt] and a bignum toolkit [libtommath], both of which are written in portable ISO C, build out of the box on any GCC equipped machine and generally perform reasonably decent I have two cents to offer.

      As an OSS developer myself I have to say that it is not that I'm not willing to go all the way with a complete product it is often that the end users themselves are not willing to put in the effort to review it.

      For instance, combined 500 people have downloaded the recent releases of my libraries. Which doesn't seem like a lot except that crypto libraries are generally not horded that much.

      Often I will go months before receiving anything from anyone. Whenever a bug is found I often fix it within a few hours at most. Mostly I find the bugs in the libraries as I wander through it.

      Though my projects are "limited" scale I bet similar reasoning applies to larger scale projects. If a developer doesn't get user feedback its not only hard to fix bugs they don't know about but often discouraging to continue development.

      Tom

      BTW my libs are at http://libtomcrypt.org for the curious....

      --
      Someday, I'll have a real sig.
    2. Re:The better question is.. by Nick+of+NSTime · · Score: 5, Insightful

      Conversely, if you charged for it, people would bitch about it all the time.

    3. Re:The better question is.. by budgenator · · Score: 3, Insightful
      well first off
      Mangle is an open source C/C++ deformattor/decommentor. It currently removes all comments and formatting from both ANSI and non-ANSI C/C++ code.

      Dynamic random variable renaming to further obfuscate code is in the works. Expect the next beta (3.1b) to have support for this.
      probably isn't a project that resonates well with most OSS programmers. write a program that'll do the opposite to php and I'll beta test the hell out of it. Might eve get inspired to help you.
      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    4. Re:The better question is.. by zorander · · Score: 3, Interesting

      If Methods for reporting bugs were more easily accessible from runtime objects, rather than source packages, I'd do it a lot more.

      Even with Gentoo and all the source packages sitting on my computer I rarely feel the need to unpack one just to find out the maintainer's email, though if there were an easy way (help:about is fine, except many people don't take advantage of it for this purpose) and maybe some sort of meta-information for a library. If every library exported a const char* "maintainer" string, then a simple utility could dlopen the library and spit out the data given a library name.

      Even a centralized database somewhere that would connect a package name to bug reporting instructios would be better, though that's more steps for the user--bug reporting should be easy, not a chore, if you want it to be done.

      Libraries are the toughest because everyone suspects the program they're running, not its silent dependencies.

      I for one would be more likely to report and track down bugs if A: I saw them more, and B: It was only ever a few clicks away.

      Automated systems make me feel distanced from the bug reports. I'd rather have an email address and a checklist of information than a fill-in form and a "click to send" button so I could at least anticipate interaction with the maintainer.

      Brian

  2. When? by Blaine+Hilton · · Score: 4, Funny
    Wonder when the local collage will be offering "Open-Source Psychology 101"...

    Go calculate something

  3. Simple... by SpaceLifeForm · · Score: 3, Funny

    Just to piss off Microsoft.

    --
    You are being MICROattacked, from various angles, in a SOFT manner.
  4. different people different motovations by gobbligook · · Score: 3, Interesting

    some write for recognition, some write for pleasure, some write just cause they are anti-corporation/microsoft.

    I personally write cause it passes the time, and because some projects I can submit and get marks in my classes at university for the projects I do.

    I guess to answer you have to examine (or almost have to) a persons beliefs and lifestyle. I believe open source is the way to go for most things, some I don't however.

    1. Re:different people different motovations by afidel · · Score: 4, Insightful

      Another common one is that they have a tool that gets the job done a hoarding it does them no good, so they release it for the common good. Of course most of them do it because they found value in another open source application they used and figure "hey I got something for nothing why not release this if there is a chance it will help someone." A good example of this from my personal experience is CEPS or Cisco Enterprise Print System, while there is arguably not a lot of new code there (it is based around a number of open source tools), the completed package is definitly worth more than the sum of its parts. The author was very happy at finding open and free solutions he could use to get his job done, and in return released the best print system in existance back to the world for all to use. The author gained something from the open source movement (all the free tools that allowed him to make a super low cost print system that beats every commercial system out there) and the community gained something (this great tool). Everyone wins and it costs him almost no additional time or expense to release his work as open source. To check out the project go to the CEPS page at sourceforge.net

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  5. They still don't get it?? by bluesangria · · Score: 5, Interesting

    This one of those "well DUH!" kinda articles.

    Does it really take people that long to understand that someone may want to create something just for the sheer joy of creating something useful or helpful? How the hell do you explain drawing, music, painting, etc.? Jesus, corporate-boneheads must think everybody is a greedy, sonuvabitch driven only by monetary compensation.

    blue

    1. Re:They still don't get it?? by TopShelf · · Score: 4, Insightful

      Even the "selfish" reasons that can motivate OSS developers don't involve a monetary transaction. The resume-building aspect can, in economic terms, be considered an investment in human capital, an investment made with time and effort, not dollars. For many would-be IS professionals, they may not have the financial resources to take a certified class in $hotnewtech, but jumping in on an OSS project can provide similar benefits. It's a nice alternative means of building a skilled workforce.

      --
      Stop by my site where I write about ERP systems & more
  6. Re::O by Blaine+Hilton · · Score: 4, Funny

    Hmmm also a good thing to do while waiting for the next job.

  7. OS - why? by haxor.dk · · Score: 5, Insightful

    Because opennes implies freedom. Humans like freedom.

    Second, because we have bad experiences with Microsoft. Microsoft is closed. Proprietary. Restrictive. Opressive. User hostil. Unreliable.

    Etc.

  8. Mt. Everest by finkeldude · · Score: 5, Insightful

    Because it's not there.

  9. local government ::: OSS by dollargonzo · · Score: 5, Insightful

    it seems to me that people get into OSS for the same reason they might get into local government (i.e. small town politics). if someone is interested in government and politics, they try to do something locally first, because a) people will let them and b) there is less bureaucracy. there is usually little or no pay when involved in local government, but just like working on OSS, it gives a good resume boost and gives valuable experience. i guess the only difference is that local government is not aiming to be a competitor to higher authorities :)

    --
    BSD is for people who love UNIX. Linux is for those who hate Microsoft.
  10. Two reasons... by HaloZero · · Score: 5, Insightful

    ...to make the world a better place, and just because you can.

    --
    Informatus Technologicus
  11. Re:Most open source coders by bluesangria · · Score: 5, Interesting

    One last final point: Open source was doomed from the beginning. Yes, it's a blanket statement that sounds ridiculous. Keep reading. Open source is based on the very principles of communism: everyone works on it, everyone owns it. The very thing that led to the collapse of Communism leads to the inability of open source to become popular: workers then tend to migrate quickly, and not work hard, since they can't gain anything from working on one thing hard.

    Actually, I disagree that communism failed because people got tired of contributing. In my opinion, there really hasn't been a "ideological" communist state to exist yet. Russia and Cuba are both just glorified dictatorships, not communist states - no matter how much they claim otherwise. Their governments ended up hoarding all the resources and not really giving back to the people they governed.
    Getting back to open source software, however, a key difference is that you can LEAVE an open source project whenever you feel like. Do some people have the attention span of mayflies? Sure. But sometimes they just need a break to be able to get back into the project. Since this is their personal interest, it's less likely to be subjected to permanent disinterest. Somewhere, somebody loves everykind of project.

    blue

  12. Why I wrote it. by questamor · · Score: 5, Interesting

    I wrote mine and released it OSS for one reason - laziness.

    One was a simple addressbook, 2 were games, and one a graphics prog - the latter for Commodore 64s.

    I released them all as free software, source included, and didn't know what the GPL was at the time. All the same it was open source, simply because I couldn't be bothered with the marketing/distribution/etc. I may have sold them as shareware or donationware had I a strong enough urge to, but for me the majority of the fun was in writing the programs themselves. Getting money for them seemed more work than I could be bothered putting into it

  13. The same answer to different questions? by Gefiltefish · · Score: 4, Interesting


    I'm sure nobody can say why exactly people write open source software because different people are quite likely to have different motives. That said, I think we can look to Slashdot posters for equivalence on at least a few levels.

    I say this because I've often wondered to myself, "Self, why do you spend at least a few minutes each week drafting comments to slashdot postings?" And the answer, just for me, varies depending on the day, the post, and my mood.

    Some days I post to avoid work and flex, perhaps, a different part of my brain. The same might be said for some authors or contributors to open source software.

    Other days, I post because an article catches my interest and I have something compelling to say. Again, the same might be said about open source programmers. They contribute to projects about which they are passionate.

    Other days, I post to get a rise out of others or to simply be an attention-seeking karma whore. Surely, some open source programmers contribute for recognition, status, or props from their peers.

    My bet is that most people write open source software for many reasons and that, even for an individual, those reasons change from one day to the next.

  14. OPEN SOURCE PROGRAMMING ~= SCIENTIFIC DISCOVERY by Musashi+Miyamoto · · Score: 3, Interesting

    I think there are a few reasons.

    First, most OSS developers do not think they can make money selling their software. They think that software that sells needs to be super stable and perfect, with a perfect UI and a large advertising budget... Though, shareware shows that this does not have to be the case.

    They do not realize that they are taking food out of their future mouths.

    Think about this.

    When someone makes a scientific discovery, usually, thier discovery becomes part of the public domain and everyone can use it without paying royalties. On the other hand, when someone writes closed source software, they must be paid whenever anyone wants to use that software.

    Open source software (via the GPL in particular) causes software development to resemble scientific research, as you give your "inventions" to the public domain, allowing others to improve and advance the "science". The progess is then cumulative (or can be), as other programmers add to existing sofware and improve on it.

    1. Re:OPEN SOURCE PROGRAMMING ~= SCIENTIFIC DISCOVERY by mcrbids · · Score: 4, Insightful

      They do not realize that they are taking food out of their future mouths.

      What a load of crap.

      Among my projects is a class I released to phpbuilder.com's "shared code library". It is a method for web servers to send emails through a remote MTA. (PHP's "mail()" function only works on *nix if you have sendmail installed)

      By releasing this library into the public (under the LGPL) I've seen it grow and get better as others have used it, and occasionally, tweaked it to fit their needs.

      Why people release software to the public is different for each person. It's really like asking: "Why do people drive on freeways?" or, "Why do people dig with shovels?".

      Open source licensing is a tool. Different folks use that tool for different reasons. The point, however, is that we *have* this tool, and isn't it kinda neat?

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    2. Re:OPEN SOURCE PROGRAMMING ~= SCIENTIFIC DISCOVERY by kbielefe · · Score: 3, Insightful
      They do not realize that they are taking food out of their future mouths.
      I have been programming professionally for 10 years and have never sold a single copy of the software I have worked on. How do I survive, you might ask.

      My company pays for the service of writing custom embedded software for the product they sell. My previous company paid me for the service of writing custom software for their internal use and for their web site. A vast majority of programmers work this way.

      Other than that, I think you make a good analogy. What you fail to mention is that scientists get the benefit of the scientific research of others. My main motivation when I contribute to open source projects is that I want the free software that others contribute. I realize that if everyone just leached off of the system then Linux wouldn't exist at all so I try to do my part.

      --
      This space intentionally left blank.
  15. Because its a conspiracy? by Anonymous Coward · · Score: 3, Funny

    Its a conspirary to bring down microsoft. All these "open source" developers are employees of SUN Microsystems, IBM and HP in an attempt to bankrupt Microsoft. GNU is just another department of SUN. SCO was in it too.

    There are no more that 500 "open source" programmers...

    Linus Torvalds was an agent initially working for KGB and then CIA when the wall went down in Finland. Alan Cox is part of MIT and the Israeli intelligence service.

  16. why i realease as open-source by cribb · · Score: 4, Interesting
    i think i am not the only person who does this:
    my boss tells me: We need a program that does foo
    So i write the program that does foo, and if i decide that it could potentially be useful to someone else except me, i release it as open-source. I get enough money from my job, and have to write the program anyway. It's not like i'm obsessed with the thought of one day writing the killer program that everyone simply has to have and that i'm gonna become a millionaire from selling it.

    Why open-source? Because my software will be customized for our machines, our OS and it may not work anywhere else. So instead of someone else reinventing the wheel, he could just as well check freshmeat, get my program and it would hopefully work with some minor modifications.

    --
    Hostes alienigieni me abduxerunt. Qui annus est?
  17. What about laziness? by richieb · · Score: 5, Interesting
    I think most programmers get tired of doing the same thing over and over again, especially as you move from job to job. I had convinced several companies I worked for to release some of the software as open source, mostly so I can use it in the next job.

    For example, this project was part of code we build at a startup (now defunct). Since then I used it in two other jobs. The team that build this software to start with, is still using it at several different companies.

    So, rather than building the same thing again and again, I got to build it once and then since it's open source, I get to use it as long as I need.

    --
    ...richie - It is a good day to code.
  18. Here are two reasons..... by i_want_you_to_throw_ · · Score: 5, Interesting

    In my own case I do it for two reasons...
    1. To show my customer that I can bring them a wealth of functionality with no additional cost (which goes a LONG way towards explaining why we keep getting awarded our military contract year after year even though our expense is a little higher than our competition)
    2. To level the playing field and to empower the little guy. Here's a great example, travel agents are being put out of business slowly but surely by airlines and GDSs (SABRE, WorldSpan, etc) by the way of no commissions, etc.

    Orbitz, a collusion between carriers to control the distribution channel for tickets, does things like sends ticket holders a notification if their flight is late and so on. Travel Agents have not had that ability until now. They CAN use such CRS solutions like Virtually There and so on but SABRE strips the customer data and will market to their customers behind their backs bypassing the payment of any commisions. This lack of commission is pretty huge. Imagine if your travel agency was turning 10 million dollars worth of revenue for the airlines to get nothing in return?

    I created a Perl app called TripTiger that parses CRS terminal data and stores it on the travel agent's web server and stores it in a MySQL database.

    The CRS cannot harvest their customers emails, I can have a Perl script running via a cron job to check flight information and send notifications but MOST importantly travel agencies can now control their customer data.

    TripTiger is FREE to all trave agencies and they don't have to host with my service at all. It's more important to keep them in business by demonstrating their value to the customer and this helps.

    Open Source hasn't crashed the travel technology party and I am trying to help make that happen. Otherwise travel agencies aren't going to be in business much longer.

    By the way, I have placed TripTiger on Sourceforge but am having some difficulty with file uploads if anyone can offer advice. I have the spirit just not a master at the mechanics yet.

  19. What is the "open source" you speak of? by jaaron · · Score: 4, Interesting

    What is the "open source" you speak of?

    What open source needs to do:... blah blah blah

    Sorry, but this concept really drives me up a wall. What centralized 'open source' organization are you talking about? Open source isn't a single group. It isn't a solid movement. It isn't a company or even a consistent culture. Heck, I'm on open source developer, but I have no connections with most major projects individuals think of when they say 'open source.' Sure you have the FSF and the Apache Software Foundatation. There are larger projects like Gnome and KDE and the Linux Kernal. We also have some companies like Red Hat and SuSE. But they all distinct entities! They often disagree with one another. They often disagree internally! So let's repeat it again: There is NO open source master plan!

    Despite what anyone tells you, the 'open source' you speak of is a loose connection of individuals each with their own interests and reasons for contributing. And no open source developer has any obligation to make a peice of software any better for you as a user anymore than you do! I'm doing this as a hobby. Because I like it. Because I want to. Because it's fun. And if I don't want to build "in-between" programs like games or media servers, then that's fine. Who are you to tell me I should. Heck, I don't even have to make my software, which I write and give away FOR FREE, any more user friendly than I want it to be. If you want something more user friendly, then WRITE IT YOURSELF!

    I can't stand it when open source users cry about why "open source" is going to fail or why the software sucks. Well, the beauty of it is, if you really think that, go over to sourceforge and start your own! Or maybe you could spend some time writing some documentation, or funding the project (in which case the developer would have an obligation to listen) or maybe even submit some code yourself.

    But one last time: OPEN SOURCE IS NOT A SINGULAR MOVEMENT. Each developer does it for his or her own reasons and in most cases that means that they'll write and develop what they want to. No one beyond ESR or RMS has ever promised anything more. Linus sure hasn't. So before you claim the movement will never work, you might want to check if there's really a movement to begin with.

    /me steps off soapbox and returns to coding

    --
    Who said Freedom was Fair?
  20. Because no one else did. by iFlynn · · Score: 3, Interesting

    This is such a simple subject it's very easy to over complicate it. While there are a variety of reasons to write any software, the overwhelming motivation for most open source software is obvious.

    Someone wants an app that does X in a certain way Y. They could only find an app that does X-3 and it does it in a round about way Z. So they write an app that does X in the certain way Y and release it with the source so that others can modify it to suit their needs as well. Perhaps their mods will be benefitial to the original author as well.

    Linux, Perl, blah blah blah, all started this way. It's not complicated or difficult to understand.

    What's difficult to understand is why so many people release shareware that does one simple thing and expect people to pay them 20 bucks for it.

  21. Boston Research group by Sepper · · Score: 5, Informative
    Didn't the study from the Boston Research group address that question? (study done "In Cooperation with OSDN")

    http://www.bcg.com/media_center/media_press_releas e_subpage72.asp

    OVERALL HACKER MOTIVATIONS
    1. Intellectually stimulating 43.2
    2. Improves skill 43.2
    3. Code should be open 34.2
    4. Non-work functionality 30.2
    5. Work functionality 30.0
    6. Obligation from use 28.3
    7. Work with team 20.1
    8. Professional status 17.4
    9. Other 16.3
    10. Open Source reputation 11.5
    11. Beat proprietary software 11.3
    12. License forces me to 0.4

    Note: Question asked for top three motivators of F/OSS participation

    --
    I live in Soviet Canuckistan you insensitive clod!
  22. I disagree by Anonymous Coward · · Score: 3, Interesting

    > So, projects die as they become less "hot" to work on.

    So do commercial products. If noone bought Windows, do you think they'd continue selling it?

    I am an OSS developer. Here's my three reasons why:

    1. I want to make the world a better place by contributing with free software. It may not be much, but it helps.

    2. Credit. Dislike it if you will, but being an OSS developer is a nice way to show off your code. Read some of the the OpenBSD sources and be impressed. Those guys really know how to code, and the proof rests within the source.

    3. I am a "hobby communist". I believe in the communist system - and don't be afraid, communism isn't about torture and repression. The theory behind real communism is sharing the goods.

    (But hey, don't get me wrong, not all OSS developers are communists :-D)

    So, projects die as they become less "hot" to work on. ...or they are finished, no more work required. That happens too, you know.

  23. Open Source For Profit by AaronLuz · · Score: 4, Interesting

    Reduce the cost of your tools and increase the productivity of your labor.

    I've worked as a contractor on a number of database and batch environments in and around a small city. The amount of duplicated effort is astounding. Everyone has their own half-baked, written-from-scratch solution that is expensive to maintain and lacking in some respects. As a contractor, I have the advantage since I can apply some of what I learn at company X to company Y.

    However, for legal reasons I need to very careful not to re-use code from one place to another. I'm also very careful not to reveal trade secrets that might seem obvious to everyone but a lawyer. Really, I think most companies see sharing of code as a legal thicket instead of a common-sense approach to saving effort.

    (Now, I'm not saying a company should give away all its code, just the dull-but-imporant stuff unrelated to the core business.)

    I think most of the primary contributors to significant open source projects do so with the backing of a company with an enlightened view of self-interest. I really hope this view catches on, since it would make the workdays of slobs like me that much more rewarding.

  24. Or is it possible that different open source coder by jasonditz · · Score: 5, Funny
    Or is it possible that different open source coders have different motivations?

    No... its been my experience that every human being thinks and acts exactly the same.

  25. There is no mystery by dsfox · · Score: 4, Interesting

    Why do people wash their own cars? Cook their own food? Play their own music? Why do people pick up litter on the beach? There are plenty of reasons to do things besides wrapping them up in plastic and putting them on a store shelf. Saving money. Making money indirectly or otherwise fulfilling job or academic requirements. Enjoyment.

    Why does this question even get asked? Why are people always questioning the motivation of this particular hobby or activity? It seems like someone out there would prefer that people *didn't* write open source software...

  26. I call bullshit by PotatoHead · · Score: 4, Insightful

    I agree with the scientific discovery part, but your statement about food breaks down.

    The difference here is simple. The scientist that makes a discovery is paid somehow to do that. They are just going to make another one later. If they make enough, they continue to be valuable.

    Their living is new ideas.

    OSS people work differently.

    They have problems to solve. They make their money solving problems. These solutions typically require tools to build.

    By building better tools they are more able to solve problems. Since they can solve more problems, they will make more money.

    When you buy a license to run someones software, you are basically paying them to solve your problem. When you hire OSS capable people, you are paying them to solve your problem.

    The difference between the two is profound.

    When you purchase software, you do not own the solution. You only pay for the right to make use of their solution that you can use according to their terms. It is not your solution.

    Spending your money on someone who can build with OSS means that you own that solution. How it is used and what it does is on your terms.

    Given the licensing terms today and the potential per user costs they incurr, OSS provides a much better long term value proposition than closed software does.

    Anyone who really understands what that means will become a lot more willing to pay for OSS solutions.

    Here is another way to look at things. All the money for all the solutions can either go to Redmond, or it can go to the people you have to hire anyway to make that mess work in the first place.

    Which will be cheaper in the long run?

    Personally, I would much rather support and educate the folks around me and actually get something rather than pay them what I have to and also pay that big and very hungry gorilla in Redmond.

    Stealing food indeed.

  27. HAHAHAHAHA by JoeGee · · Score: 4, Funny

    Don't forget the fame. The late night stints on Letterman and Leno. The crazy autograph signings. The lucrative pizza and soft drink sponsorships. Sure, the groupy hax0r-chicks chasing you to your hotel room every night are great, but you gotta keep those other perks in mind too.

    -Joe G.

    --

    Get off my virtual lawn, you damned virtual kids!
  28. I just love coding. by jeanjean83 · · Score: 3, Insightful

    I just love the coding, I don't do it for anything else, except pure love. If someone else wants to make money from what i write, let them. I just want to code. If someone else wants to modify my writings, let them. As long as I'm able to code, no-one can take away the fun from me. If someone wants to write closed source software, let them. It's just fun to write, if I can in any way help some-one else, while I'm having fun, why not. It's just plain and simple fun, let's keep it that way.

  29. End users != beta testers by Faust7 · · Score: 3, Insightful

    As an OSS developer myself I have to say that it is not that I'm not willing to go all the way with a complete product it is often that the end users themselves are not willing to put in the effort to review it.

    End users don't want to review products. They just want to learn the minimum necessary to use them, to get done what they need to.

    Companies have teams of people that they pay to review and test products. This is the only way for them to get large amounts of feedback during development; if they just threw their unfinished product at end users and said "Here, find out what's wrong, and by the way, we won't pay you," the end users would go "Pshh, find out yourself. Then deliver it to us."

    1. Re:End users != beta testers by kbielefe · · Score: 3, Interesting
      I'm okay with end users who just want to "learn the minimum necessary" and expect others to find the bugs. What I'm not okay with is end users who whine about software bugs on slashdot endlessly but won't take 5 minutes to submit a bug report to the developer. Most developers I have submitted bug reports to are like this one; they are well versed in their software and can fix a bug in about 5 minutes if you give them a chance.

      Bottom line is: Don't complain about bugs in free-as-in-beer software if you haven't made a minimum effort to fix it.

      --
      This space intentionally left blank.
  30. Perhaps.. by DuSTman31 · · Score: 4, Insightful

    ...because they love what computers could be.

    I've always thought that the great thing about computers is their mallability - the way you can change the way they act.

    Then comes issues like licensing, and the way that proprietary software can only be extended using special macro languages.. These things drop artificial flexibility barriers onto a completely open system - a very sad waste of the potential of such devices..

    Because malleability is the best trait of computer programs over specific, fixed systems, it is only at its best if no such artificial barriers are imposed on the system.

    The open source model really just seems like a natural method of software development that avoids such wastage...

  31. Programmers... by rmdyer · · Score: 3, Insightful

    hiding under the pillow of the "Open Source" mantra.

    This article should really be titled...

    "Why do people write Unix software?"

    Right? I mean, that's really what we mean here right? All those things about being creative and experimenting and having fun coding...well, I mean that can all be done with closed source programming too...right? The only difference is that when you are ready, you throw your code to the hounds for inspection, and acceptance.

    Anybody can "code". Whether it is closed source, open source, shared source, bla source doesn't matter. I've been coding for years. All my code is closed in the manner that I haven't released it. Yet, I still get joy out of being creative.

    Most, so called "open source" coders are simply programmers who want their codebase to "take-off" so they won't be so alone in the world and they can be recognized with fame and possibly fortune. It works that way in the "closed source" world too. How do you think people like the "Woz", McAfee, Norton got started?

    If anything you do is included into a greater whole it will give you more security. Open source coding is possibly a "vice" for some people, a "coping strategy" for others. Some people drink too much, smoke too much, do drugs, gamble, talk on the cell phone too much, there are many vices in this world for coping.

    I suppose many code "open source" to support and protect their knowledge base. That's what this is really about right? You spend years learning and perfecting your skills in an OS, or language, and you don't want someone to just take all that away. You don't want Microsoft to "win" and Unix/Linux/Open source to just die, right? I mean, that's what E.S.R was doing when he wrote his famous paper right? He was protecting his investment.

    Well, what happens when someone who has invested their life in Microsoft products and tools sees that others are encroaching on their turf? Don't they fight? Don't you fight to defend and protect your life and investment? Don't you write more code that people might use freely so that you won't lose everything you have in your head?

    In short, there are many reasons people "code". Some learn, some create, some research, some use that code to support an existing infrastructure, some want success, fame, and money. These things have nothing to do with "open-source" per se, except supporting an infrastructure, and even that does not require you to "release" your code.

    Off soap box.

    -2 cents.

  32. Re:Or is it possible that different open source co by addaon · · Score: 4, Funny

    No... its been my experience that every human being thinks and acts exactly the same.

    Me too!

    --

    I've had this sig for three days.
  33. Re:Top 5 ways to earn a Red Hat certification by glwtta · · Score: 3, Insightful
    When someone makes a scientific discovery, usually, thier discovery becomes part of the public domain and everyone can use it without paying royalties.

    I take it you don't have much of a connection to the scientific field in your daily life.

    Sure, there is a vast international academic community that shares their discoveries and operates on a beautiful principle of cooperation (but only within the acadmic community). But for a biotech/pharma company, scientific research is an unnavigable tangle of patents and licences. You think that tech patents have gotten out of hand? For years it's been much worse for biotech - anything and everything is patentable and patented - sequences of only a few amino acids, genomes of whole organisms, very basic research methods, etc. For a long time companies have been submitting patent applications containing hundreds of pages of any sequence they could come up with, in the hopes that some of it might be useful later. In many areas you have to pay off millions of dollars in licenses to large pharma companies just for the privilege of doing research on that particular subject.

    No, it's a very long time before a very large portion of scientific discoveries make it to the public domain. And don't forget, it's the industry not academia which does most of the science that directly affects our daily lives.

    First, most OSS developers do not think they can make money selling their software. They think that software that sells needs to be super stable and perfect, with a perfect UI.

    Oh, btw, I just assumed you were joking here - they are free software developers, not blind morons with no understanding of what software is. Incidentally, please do show me just one example of an application that's "super stable, with a perfect UI", commercial or otherwise.

    --
    sic transit gloria mundi
  34. Re:Most open source coders by mark-t · · Score: 3, Insightful
    Can't believe I'm responding to a troll, but here goes.

    You conclude open source is based on the principles of communism. Not sure how you come to this conclusion. Most open source authors write the software because *THEY* wanted the software, not because someone else did, specifically. It just so happens that the software might be useful to someone else too, so if the source is openned up, a lot of people can work on it, and the original author gains directly from other contributions as well. Communism? No... it's quite selfish, actually. It just happens to be an interesting upshot of this form of selfishness that a lot of people happen to get something out of it.

    It might also be worth adding that real success is measured not by a bottom line on a bank statement, but solely by the measure of satisfaction that one has with oneself. Anyone who says anything other than that is probably trying to get you to do something for him.