Slashdot Mirror


Linus Torvalds' Benevolent Dictatorship

treebeard77 writes "BusinessWeek has posted Linus Torvalds interview ' The creator of Linux says "I can't be nasty" when leading the open-source movement since it's all built on trust and teamwork' "

44 of 419 comments (clear)

  1. Torvalds created a good kernel... by TrollBridge · · Score: 5, Insightful

    ...not a 'movement'. He wisely left that nonsense to the zealots.

    --
    There's a Mercedes gap too. I want one and can't afford one, but it's not government's job to do anything about it.
    1. Re:Torvalds created a good kernel... by Sv-Manowar · · Score: 2, Insightful

      Everything has an action and a reaction , I cant see linus predicting this coming after starting that many years ago

    2. Re:Torvalds created a good kernel... by komu · · Score: 5, Insightful

      Actually, Linus created more than just a kernel: he created a development process. We might take it for granted now, but the process didn't really exist in it's current form before Linux kernel.

    3. Re:Torvalds created a good kernel... by Anonymous Coward · · Score: 2, Insightful

      What development process would that be exactly? Certainly not the open sharing of code. That existed long before Linus and Linux.

    4. Re:Torvalds created a good kernel... by jbn-o · · Score: 2, Insightful

      That "zealotry" helped build a license (the GNU General Public License) which in turn helped create a movement. It's funny how people are called names when they advocate for their freedom.

    5. Re:Torvalds created a good kernel... by Planesdragon · · Score: 4, Insightful

      That "zealotry" helped build a license (the GNU General Public License) which in turn helped create a movement. It's funny how people are called names when they advocate for their freedom.

      RMS had one too many bad service contracts, so he decided that he never wanted to have software he couldn't fix himself if he needed to. So, he concieved of copyleft, and in a rather tireless manner advocated it and programmed for it and, after LT released the Linux kernal under RMS's license, he had a working, Free-as-in-Speech OS.

      This is all well and good, and no one can call anyone names for suggesting that software be editable and fixable by those that use their systems. Heck, they can't even be looked down on for refusing to use "non-free" software.

      Unfortunately, there is a limit where advocacy turns to zealotry. If i suggest that you should vote Democratic, and argue any point you would care to discuss in such an end as to point the Democrats in an excellent light, I'm an advocate. When i start saying that you're a bad person if you don't vote for the Democrats, or make unsubstantiated claims about their opponents, I'm a zealot.

      GNU/Zealots do NOTHING to advance the purposes of Free Software*; they drive for the splintering of licenses (and thus curtail interopability), and impung the image of copylefted software such that many professional and non-professional computer users simply avoid it, for fear that the touch of "free software" will extend to items that they create of their own (possibly meager) skill.

      (About that asterisk: "Free Software" is a counter-intuitive term. An alternate term, such as "Free Computing", can be much more intuitive and not fall asunder of the 'free as in beer' or 'you get what you pay for' fallacies.)

    6. Re:Torvalds created a good kernel... by deadlinegrunt · · Score: 3, Insightful

      "However Linux became too much too fast for SCO to keep up and made them irrelevant. Their attack on linux can be seen as a kind of attempt to take revenge for the destruction of SCO's chance to succeed."

      Agreed that I am taking you completely out of context here BUT "the destruction of SCO's chance to succeed" can be attributed solely to the fact that the CO's of the company have chosen to make millions off the short term gain of the company at the expense of the long term total destruction of the company.

      I like Linux, even Linus, but lets not get carried away by giving credit to people that can over giving to people that can not.

      --
      BSD is designed. Linux is grown. C++ libs
    7. Re:Torvalds created a good kernel... by Anonymous Coward · · Score: 1, Insightful
      More likely, all the innovation in BSD would have still happened; but most of these innovations would have been kept as proprietary trade secrets of the companies who did the innovating; and only the university projects would get into people's hands.

      Thanks to the GPL, even most corporate innovations in Linux benefit the community at large. and that is why Linux is blowing past BSD in actual use.

      The more I read about corporate greed, the more I agree it should be called "GNU/Linux" - not because of the user-mode utilities, but because the GPL was indeed at least as key to Linux's triumph over BSD as the kernal was.

    8. Re:Torvalds created a good kernel... by Phragmen-Lindelof · · Score: 4, Insightful

      "He wisely left that nonsense to Slashdo^H^H^H^H^H^H^Hthe zealots."
      This is the fun of Slashdot; where else can you be a zealot? (My students need not answer.)

      Seriously, I think Slashdot is valuable but I do not take it too seriously. It gives people a place to blow off steam and allows people from different backgrounds to "discuss" ideas. So I agree with your comment but I see this as a strength.

    9. Re:Torvalds created a good kernel... by ajs · · Score: 4, Insightful

      Specifically, the model by which he retained control, but opened the code and process by which it was modified, accepting the input of sub-projects.

      Projects such as Mozilla, Perl, and many others have adopted the same strategy, but as far as I'm aware, the only other project that MAY have beat Linux to the punch there was gcc, which had a very similar development procedure, but may have been somewhat more committee-oriented by the time it actually had to deal with sub-projects (as opposed to the monolithic development process that existed when Stallman was fully in charge).

      The management practices of open source projects have, at the very least, evolved a great deal since Linux was introduced, and in many cases as a result of the success that Linus has had in various modes of management.

  2. Others should learn. by Anonymous Coward · · Score: 0, Insightful

    > "I can't be nasty" when leading the open-source movement since it's all built on trust and teamwork.

    Something the GNOME folks can learn from.

  3. OpenBSD by evenprime · · Score: 5, Insightful

    Theo isn't the most polite, but he certainly gets things done in an organized safe and secure manner

    --

    "Weapons should be hardy rather than decorative" - Miyamoto Musashi
    I think that goes for OS's too
  4. Importance of Software Patents by william_lorenz · · Score: 5, Insightful
    In the article, Linus mentions his concerns about software patents:
    The only things I worry about are all the things that go around the project. Part of it is legal issues. [...] We have random people in random countries working on random things, and they don't have 1,000 patent lawyers. So I'm not worried about one patent in particular, but the whole system. It's not a problem today. But it's a thing I can't control, unlike the technical side, where I can actually do something.
    I think he brings about some interesting thoughts -- are changes to the Linux open source development model needed to incorporate contributions from the legal side, checking patents and verifying that source is safe to include in a project -- albeith the Linux kernel or other open source projects? Is this the responsibility of the distribution vendors (such as Red Hat, Novell / SUSE, Debian), or shoud the Linux kernel team and individual projects take this responsibility upon themselves? Should these concerns just be disregarded, and is that safe?

    I think that not thinking about these things will eventually hinder Linux adoption, as it did in Munich's case.

    So what's the long term plan? What kind of ideas are out there? I know there's a solution to be found!
  5. Re:Linux #2 in server market? by Anonymous Coward · · Score: 1, Insightful

    Belive it or not, Windows has a large server market share. Usually they are intranet servers, however.

  6. Re:maybe theo de radt should take a note from him. by AKAImBatman · · Score: 4, Insightful

    that guy has been ranting and cursing out everyone since he got online.

    Wasn't that how Jobs originally built Apple? I think he's been downgraded to "serious pain in the ass". While I don't agree with the pressure he put on the original Mac developers, there is something to be said for someone who can be a bit more forceful. I can almost guarantee that the iPod wouldn't have succeeded so well if Jobs hadn't been such a PITA about all the minor details.

  7. Dictator! by celeritas_2 · · Score: 5, Insightful

    Wouldn't the world be great if we could have political leaders that were more like Linus. The problem is people like Linus don't win elections because they're not manipulative liars like all the rest of politics.

    --
    -- Checking emails and kicking cheats `till the day I die.
  8. The Nitro Dragster Vs. The Slow Moving Train by wackysootroom · · Score: 4, Insightful

    Cool Distinction that I made from the article:
    One reason people make it is that, in open source, they don't see the revolutionary new versions magically appearing. In comparison, look at commercial closed systems. They make a new release every year or three to four years with a huge marketing splash. They make it look very different. But it's a circus to make it look like a sudden innovation.

    In open source, you don't have a circus. You don't see a sudden explosion. It's not done that way. All development is very gradual -- whether commercial or open source. Even when you have a big thinker coming along with a new idea, actually getting it working takes a lot of sweat and tears.

    Proprietary Vendors are like nitro dragsters, being the first ones off of the line with their brand new product. Trying to wow people and making a huge splash.

    Open source is like a mile long freight train. Functional, slower to get started, but when the momentum gets going, its going to be much, much harder to stop than that nitro dragster.

  9. It's not that we don't have slight disagreements by Moth7 · · Score: 4, Insightful

    Can't blame a lack of replies on that. It's just that more people tend to RTFA when Linus speaks ;-)

  10. Re:Come on Linus, don't go there. by RealAlaskan · · Score: 4, Insightful
    ... nothing more than a free knockoff of a Windows/etc counterpart (hell wasn't that the entire point of Linux in the first place)?

    No, it was supposed to be a free version of Unix. Nobody wanted Windows! That's why Linus had to write his kernel to replace th MS operating system which he surely got with his fancy new 386.

    ... many commercial applications are buggy and have slow release times but at least they aren't 100% alpha quality with huge disclaimers that they aren't responsible ...

    Never read the click-through licences, have you? They all begin with something like: ``This product comes with no warrenty, including without limitation any warrenty of fitness for any particular purpose.''

    It will likely get better but I can't believe he said that it wasn't as bad as I think.

    He must know how badly you think?

  11. Re:maybe theo de radt should take a note from him. by Anonymous Coward · · Score: 1, Insightful

    Interesting. How is a discussion of forceful personalities vs. non-forceful personalities as it relates to software, in any way off topic?

  12. Now if only everyone else would listen by Anonymous Coward · · Score: 3, Insightful

    "I can't be nasty"

    This is an excellent example which others should strive for.

    Alas, many don't. And it's one reason why I stay away from posting on the Linux Kernel Mailing List. There are just too many people there who think that they build up their reputation capital at the expense of others.

    The only positive solution that I can think of is if people made a conscious effort towards adopting Linus' attitude. Perhaps that's wishful thinking.

  13. Zealotry by amightywind · · Score: 4, Insightful

    He wisely left that nonsense to the zealots.

    I assume you are refering to RMS, Chief GNUsance. Part of his zealotry has been to get copyright releases for code from all GNU contributors. As a result GNU packages have no where near the same legal vulnerablities as the Linux kernel because contributions are traced. RMS anticipated that legal dirty tricks would be used against him and he uses the law to his advantage (as does the GPL). Perhaps Linus should become more zealous in this respect.

    --
    an ill wind that blows no good
  14. Re:Come on Linus, don't go there. by Mornelithe · · Score: 4, Insightful

    There's tons of "fucking terrible" software for windows, too. Go into any computer store and there will be racks of CD burning software, and most of it sucks.

    Then go look for their rack of "Windows Software for only $10." That stuff probably sucks, too. Look in the games section. It's like 10% good, well known games, and then 90% crappy knock-offs.

    Most commercial software comes with huge disclaimers that say they aren't responsible when your computer blows up or whatever, just like open source software.

    In other words, open source software isn't very different from commercial software, from an average buyer standpoint (I agree, there probably isn't support for some of the big stuff, like CAD). There's some really great stuff, and then there's tons of crap.

    The only difference is that with open source, there's no $200 difference in price between the good stuff and the shit.

    --

    I've come for the woman, and your head.

  15. Re:Come on Linus, don't go there. by Apathetic1 · · Score: 2, Insightful
    (hell wasn't that the entire point of Linux in the first place)

    Correct me if I'm wrong but wasn't the entire point of Linux in the first place an academic exercise in writing a kernel?

    Yes, sure, many commercial applications are buggy and have slow release times but at least they aren't 100% alpha quality with huge disclaimers that they aren't responsible for what happens to your computer when you run them

    I'd say the shrinkwrap / clickwrap EULA that disclaims all liability for the correct function of the software counts as a huge disclaimer.

    --

    My username does not make me Apathetic. It's irony, get it?

  16. Re:Come on Linus, don't go there. by Dominic_Mazzoni · · Score: 5, Insightful
    While the kernel might be worked on and might improve by leaps and bounds, MANY of the programs available through open source is f---ing terrible and certainly nothing more than a free knockoff of a Windows/etc counterpart

    But MANY commercial programs aren't innovative, either. Microsoft Money is just a poor clone of Quicken, Norton AV does the same thing as McAfee, EZ CD Creator is a clone of Toast, etc. I don't think it's fair to compare the best, most innovative commercial software, with all of the thousands of mediocre open-source programs out there. Some of the best open-source programs are incredibly innovative: BitTorrent, Python, Subversion - and others, while they superficially act similar to popular commercial programs, have dozens of innovative features: Gimp, OpenOffice, Audacity

    ...wasn't that the entire point of Linux in the first place?

    Linux was meant to be a Unix-like operating system for PCs. It presents a Unix-like interface because that makes it possible to easily port zillions of programs written for Unix operating systems. Internally, Linux was designed from scratch, and though it uses the basic Unix model (for processes vs threads, file-based devices, etc.), it has very little in common with any other Unix in the way it actually does anything nontrivial. Want to talk about innovation? Linux scales down to little handheld devices with 8 MB of RAM, and all the way up to 1024-CPU supercomputers. All with the same kernel (and different compile-time options). No other operating system can claim to do that. Is that not innovation? (Windows CE is NOT the same kernel as Windows XP, and no version of Windows scales up to supercomputers nearly as well as Linux.)

  17. Innovation in the KERNEL, stupid! by ggvaidya · · Score: 5, Insightful

    Apart from the points raised by other people on this thread (especially the one about EULAs being disclaimers claiming no warranty), I think what Linus was talking about was innovations from a technological point of view in the kernel, which I think is a valid point. MS comes out with Brand New NTFS(tm) and Brand New ActiveThis(tm) and ActiveThat(tm) every couple of years, as the reasons why you should upgrade to the latest Windows. Linux doesn't - it doesn't even encourage you to upgrade. The point is, rather than putting in *altogether* new features, Linus tries to maintain existing features (the standard Posix stuff) as efficiently and fast as possible. As Linus claims in his article, programs written in 1992 can still be run on the latest kernel. The whole point is that innovation with the kernel is happening behind the scenes, not in the marketing world where MS and other large software companies work.

    My two cents on application usage: I think most developers are scared, because they know that if they get One Humongously Big Idea, large software companies will immediately embrace and extend them out of existance. They literally have no-one to hide behind under the open source model.

  18. Pirate King by handy_vandal · · Score: 4, Insightful

    I teach at a local technical college, also the occasional short course, etc. I'm fond of telling my students:

    The classroom is not a democracy. We have very different roles here. But neither is it a tyranny -- if I get tyrannical, students will simply leave.

    The classroom is best described as a pirate ship: I have power to the extent that the crew accepts me as their leader.

    So too with Linus and linux. If people believe in him, he leads them; if people don't believe in him, he's just a mortal man again, everybody goes their own way. (I'm assuming he's not the type to incite mutinous plank-walking behaviors.)

    -kgj

    --
    -kgj
  19. Re:RMS was quoted as saying by Anonymous Coward · · Score: 3, Insightful

    And it shows that OSS really is like communism because it has a dictator.

    As opposed to Microsoft, Sun Microsystems, Oracle et al who have democratically elected leaders?

  20. Re:Alchemy not Witchcraft by TeknoHog · · Score: 2, Insightful

    I agree, because I somehow associate witchcraft with a primitive kind of science. Especially after watching the Harry Potter movies; Hogwarts is so much like Cambridge University :)

    --
    Escher was the first MC and Giger invented the HR department.
  21. Re:RMS was quoted as saying by Anonymous Coward · · Score: 5, Insightful

    Well, naturally I haven't read the article, but the title says "dictatorship". In OSS, anyone can fork the project at any time. The fact that people have stayed with Linus's fork means it's more like democratic election.

  22. Re:RMS was quoted as saying by the_mad_poster · · Score: 4, Insightful

    Yes, that makes sense.... ignoring the inconvenient little fact that communism does not require that the ruling body be a dictatorship.... in fact, the theory behind communism wouldn't disallow the possibility of a society that elects its leaders to a congressional body.

    The other inconvenient little fact is that the open source community is more like a purely benevolent capitalist society where the only people who work to produce things are those who choose to, then they willingly provide the fruits of their labor back to the collective.

    --
    Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
  23. Re:nr2? by AstroDrabb · · Score: 4, Insightful
    How is this Informative?
    Linux - which is pretty much just Apache
    What are you smoking? Linux is used as a database server, email server, web server, file server DNS server, router, etc, etc. Many more uses then just a web server.

    There is no point in arguing about desktop percentages. Max OS X and Linux are both very small and don't even touch MS's 95%+ of the desktop market. However, if you want to be pedantic, I have seen stats that show Linux as the #2 desktop as of December 2003 (it was even on /.), and I also see stats showing Mac OS with a small lead. On the desktop, Linux and Mac OS still have no pull.

    On the server however, Linux is a strong #2 and has been the fastest growing server OS for the last 4 years or so. MS does not enjoy the same monopoly on the server as they do on the desktop, though they still have plenty of lock-ins to help push their server numbers up. The server area is the only area where MS is seeing any competition and that only competition is coming from GNU/Linux.

    --
    If Tyranny and Oppression come to this land,
    it will be in the guise of fighting a foreign enemy. -James Madison
  24. Re:Respect for Microsoft ? by Stevyn · · Score: 2, Insightful

    He's just giving respect people deserve. Maybe he secretly hates them and bashes them anonymously on slashdot, but I doubt that. Being respectful doesn't mean ass kissing and I don't even think he was trying to imply honor.

  25. RMS and Linus seeing eye to eye by LibrePensador · · Score: 5, Insightful

    "Software patents concern me. I worry about some greedy companies -- possibly failing ones, trying to make trouble and abusing the system. Software patents, in particular, are very ripe for abuse. The whole system encourages big corporations getting thousands and thousands of patents. Individuals almost never get them.

    We have random people in random countries working on random things, and they don't have 1,000 patent lawyers. So I'm not worried about one patent in particular, but the whole system. It's not a problem today. But it's a thing I can't control, unlike the technical side, where I can actually do something."

    It is refreshing to hear Linus state what RMS has been saying for the past five years. Software patents are evil, evil, evil. Yet Linus seems to stir less controversy when he says these things. I think both of them have a great deal of admiration for each other and both of them do very important if parallel work.

    For all the talk about the Hurd, RMS doesn't use the Hurd.

    --
    Pragmatism as an ideology is not particularly pragmatic in the long term. Keep it in mind when you dismiss Free Software
  26. No offence but by Anonymous Coward · · Score: 1, Insightful

    Linux will ultimately lose. I'm posting anon cos this ones goin down in flames, baby, but its got to be said. You have a dispersed, widely spread group going against a single, organised, massively influential force. If Rome taught us anything, its that small groups, no matter how skilled or courageous, will lose to an organised and capable foe with clear lines of communication under one leader.

    And this cult of personality that is feebly trying to spring up around Linus Torvalds is just truly pathetic. Not to say that worthy has no personality, but he has no charisma. They "memorable quotes" you see dotted around are such milksops you can only imagine how tedious his normal conversation is. And of course, he's just sitting there lapping it up, firm in his faith that it will all work out.

    Newsflash boys, the evil empire has no fear of Linux in the long term. Too opaque, too elitist, too fragmented, and frankly, lacks ANY marketing savvy. I mean, come on, its a joke. The GIMP is your "photoshop killer". No don't even let technical thoughts enter your mind. The GIMP. From the insanely popular pulp fiction, this is a pair of sodomites' S&M bitch. Nice one. The BSD devil? Score. And a penguin. Ah forget it, why am I bothering? This is like trying to explain colour to a blind man. I see rants on security, dependability, etc., here every day.

    What you folks don't get is that no one gives a good f*ck about that sort of thing. Average people (who would whip yer arses up and down in their own fields, by the way, but what are we calling them today, lusers is it?) have no more need to understand how to find, download, and intall *nix than they need to work out how to hand-dye their socks. You are trying to teach this fine art to people, MS is selling predyed. Crap, but cheap enough (or apparently free since it comes bundled with the whole suit).

    Guess who wins that particular struggle?

    Much like the Roman Empire, the only way MS is gonna fall is when Bill Gates and / or Ballmer drops dead, and it is eaten away from within. And even then kiddies, the barbarian tribes never did amount to much.

    In the meantime, learn to hack, learn to crack, parasite or saprophyte, find a country where they aren't quite gods yet. Move there if it matters to you that much. Learn how to hide baby, because the big bad ogre has already eaten your lunch and is feeling peckish again.

    1. Re:No offence but by Seven001 · · Score: 2, Insightful

      I would so mod you up if I could. I believe most of what you have to say is quite true if Linux stays on the current path. Things can always change, but they sure don't like they are going to. The elitist thing is so true and is what pisses me off most about the Linux community. They want to be real competition for Windows, but then they want to be elitist too. You can't have both, so pick one or go compile something and shut the hell up.

  27. Re:RMS was quoted as saying by Bull999999 · · Score: 2, Insightful

    Not really because you can always fork of you disagree with Linus but try that with communism and you'll likely to get shot.

    --
    1f u c4n r34d th1s u r34lly n33d t0 g37 l41d
  28. Re:RMS was quoted as saying by EvilTwinSkippy · · Score: 4, Insightful

    Actually that isn't a captialism. There is no property (i.e. capital) involved. It's a meritocracy.

    --
    "Learning is not compulsory... neither is survival."
    --Dr.W.Edwards Deming
  29. Re:Hmm ... never stopped Theo :) by Nutria · · Score: 3, Insightful

    'The creator of Linux says "I can't be nasty" when leading the open-source movement since it's all built on trust and teamwork'

    Hmm ... never stopped Theo :)


    Hmm, maybe that's why Linux is so popular, and OpenBSD is a niche OS...

    --
    "I don't know, therefore Aliens" Wafflebox1
  30. Re:Please do provide details. by Planesdragon · · Score: 3, Insightful

    What exactly does "splintering" a license mean?

    I suppose that a slightly more appropriate term is "fork", but even that's wrong.

    GNU/Zealotry leads to terms like "you must not remove anything from this license" -- the strong copyleft. Unfortunately, this leads to mimicry (how many strong copyleft licenses exist? How many do we have?) and incompatable schism.

    If I wanted to take some GPL'd libraries and framework to create a program for Open Gaming, I'd be unable to--as the GPL is likely incompatable with the OGL (see www.opengamingfoundation.org) despite being very compatable in intent and even outlook & purpose. And so, I wind up just using the OGL (or my own license, or someone else's) and when you want to use my code and RMS's code to make something new, you can't.

    How, precisely, is interoperability curtailed by the free software movement?

    Before Linux, MS actually sold a flavor of UNIX. Had "Free Software" not ran so contrary to their basic business model, we'd probably have MS Office for UNIX now. Rather that throwing the baby out with the bathwater, the collaborative features that MS Office has had for years might actually work with the Free Software OS RMS and LT happily put together.

    MS, of course, is a special case, but they do well to illuminate the concept.

  31. Re:Respect for Microsoft ? by horza · · Score: 2, Insightful

    I think they hate lawyers more than most companies. They've been on the receiving end. [CEO Steve] Ballmer and [Chairman Bill] Gates have pride in the fact that their competition may have tried to crush them with legal wars, but they overcame.

    I'm not sure being convicted by the highest court in their own country, and then by the EU, count as 'overcame'. More they thumbed their nose at the US government because they knew they were far more powerful, which isn't the same thing. In fact I don't remember them overcoming the Eolas plug-in patent either. Or Sun over their Java trademark. In fact the only things that threaten to crush Microsoft are superior products.

    I think they would have a hard time using legal tactics. They would be ashamed.

    The problem with large corporations is that "They would be ashamed" and "Acting in the interest of providing the maximum return to the shareholder" is often difficult to reconcile.

    Phillip.

  32. Re:RMS was quoted as saying by NoMercy · · Score: 2, Insightful

    A truely good point, so many people think they go hand in hand because of the cold war but just like D&D's Good-Evil Law-Chaos, there's two axis on the goverment scale with Democracy-Dictatorship, Communism-Comercialism.

    You can have a democratic communist state and a democratic commercalist state as well, though no ones really pulled off the democratic comunist system, most communist states fain the idea that there democratic but a one party democratic system is a dictatorship.

  33. Re:poor analogy by Linus by Senzei · · Score: 3, Insightful
    Although I don't believe he meant it in that sense, I think his statement does still hold some truth. If you go by a definition of "died out" meaning that it has gone outside the realm of popular use, knowledge, or understanding then witchcraft has died out. Note that I said popular in that sentance. Never said that it has fallen so completely off the face of the earth that no living soul practices or knows about it anymore.


    If you would like to use an alternate definition to avoid a term such as "died out" being used to describe your particular religious affiliation then we will have to proclaim that OS/2 and the DEC chips have not died out either, as i'm sure both are still in use somewhere in the world.

    --
    Slashdot: Where anecdotes and generalizations can be freely substituted for facts, logic, or intelligence
  34. Wrong by ewe2 · · Score: 3, Insightful

    We're talking about an open collaborative method vs. a closed, secretive one.

    Witchcraft is a closer fit to magic, which IS secretive. Alchemy is a pseudoscience closer to true science, those like Newton, Boyd and Locke did, however secretly, confer and test each other's theories in a proto-scientific method.

    Witchcraft/magic on the other hand totally depends on secrets for its effectiveness. Religion, which has always sought to take witchcraft's place is also secretive.

    Consider the response of a scientist and a magician to a theory which has failed: the scientist goes back and gathers more data, tests the working hypothoesis of others and tries again. The magician simpy says "the didn't work, the time wasn't right, and the gods are angry with you".

    Not a bad analogy between closed vs open source, is it?

    --
    insecurity asks the wrong question irritation gives the wrong answer