Slashdot Mirror


Linus Speaks Out, Calls SCO 'Cornered Rat'

dexterpexter writes "In an interview with Business Week, Linux founder and guardian Linus Torvalds had, in his usual brand of blunt humor, the following to say about SCO: 'They're a cornered rat, and quite frankly, I think they have rabies to boot. I'd rather not get too close to them,' and 'There are literally several levels of SCO being wrong. And even if we were to live in that alternate universe where SCO would be right, they'd still be wrong.'" In the same issue, there's also an interview with Darl McBride where he admits that the company was failing and the Linux-related lawsuits were a last-ditch effort to prevent bankruptcy.

133 of 598 comments (clear)

  1. The question is... by ee_moss · · Score: 5, Funny

    Should I leave this MyDoom worm on my machine for a few days... Sure.

    1. Re:The question is... by NorthDude · · Score: 5, Funny

      Do you know if this worm is supported by WINE?

      --


      I'd rather be sailing...
    2. Re:The question is... by farrellj · · Score: 5, Funny

      Yes, the whine of Darl McBride!

      ttyl
      farrell

      --
      CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
    3. Re:The question is... by ScottGant · · Score: 5, Interesting

      Darl said in the interview: On the other hand, some people in the Linux community said, hold on, you may have some copyright issues there.... There are 2.5 million servers out there today that have this code in it. When are Linux customers going to clean that stuff up? So that's one issue, Linux is tainted, even by their own admission.

      Where's he pulling this from? Who in the Linux community said it was tainted? Any links to these statements?

      Or is he just pulling this out of his ass?

      --

      "Music is everybody's possession. It's only publishers who think that people own it." - John Lennon.
    4. Re:The question is... by SoSueMe · · Score: 5, Funny

      Or is he just pulling this out of his ass?

      Darl is the goatse guy?

      Sorry goatse guy, just kidding.

    5. Re:The question is... by Dave_bsr · · Score: 2, Funny

      you may instead want to do: #!/bin/bash

      while /bin/true;
      do
      wget -r -l10 http://www.sco.com -O /dev/null ;
      done
      exit 0; # really unnecessary

      Yeah, i know, there's grammar nazis, and spelling nazis...and now, code nazis.

      --


      Who is this Anonymous Coward character, how does he post so much, and why is he always such a whore?
    6. Re:The question is... by endx7 · · Score: 4, Insightful

      To maintain the maximum amount of portability, don't say /bin/bash. Say /bin/sh instead.

      Also, don't assume true is located at /bin/true. On some systems in may be located in /usr/bin/true, or in some cases, somewhere else entirely. You'll probably be better off using ':'

      Now we have:

      #!/bin/sh

      while :;
      do
      wget -r -l10 http://www.sco.com -O /dev/null ;
      done
      exit 0; # really unnecessary
    7. Re:The question is... by anticypher · · Score: 2, Funny

      I have a few copies on my Solaris box. They aren't doing much, so I'm working on a port.

      I've gotten the DDoS bits working, but the rest of the code will have to wait for when I have more time. I'll have to get what I have out to all my servers on big, fat pipes, so the performance is better than behind my little E1 connection.

      the AC
      I had a lot more fun today with DuMaru.Y infected machines. fsckers!

      --
      Hemos is like...sci-fi fans;he thinks technology is cool, but he hasn't bothered to understand the science it's based on
    8. Re:The question is... by tarquin_fim_bim · · Score: 2, Insightful

      Do people really still use Windows for anything other than games? Surely it must now be considered at the very the very least to be anti-social to connect a Windows PC to the Internet, and at worst either; downright incompetence or risible ignorance?

    9. Re:The question is... by Anonymous Coward · · Score: 2, Funny

      Now that is some enterprise level quality code! Who did you steal it from?

    10. Re:The question is... by Enahs · · Score: 2, Interesting
      In my experience, most Linux crashes are caused by faulty hardware. Many of the rest have been caused by development-level kernels. This includes various releases of Red Hat.

      Take that, EE major. You're supposed to be smart enough to figure this out on your own.

      For that matter, most crash-prone Windows machines have been "crashy" due to poor hardware setup/faulty hardware. And from experience, if you're looking for a stable Linux distribution, Red Hat ought to be one of your last choices. YMMV.

      --
      Stating on Slashdot that I like cheese since 1997.
  2. SCO by Bishop,+Martin · · Score: 2, Insightful

    I can't see this whole thing lasting very long, I mean, hopefully someone will realize the SCO has absolutly no case, and are just full of malarky. I want to see how this will turn out though, And what will happen to SCO and it's silly licenses....

    --
    Setec Astronomy
    1. Re:SCO by Slack0ff · · Score: 5, Insightful

      Sco saw that linux had hit it big and looked for an easy way into the money. Rather then doing a partnership type association like IBM they decieded to sue the hell out of them and then when that started to look bad they started to sue the users of linux. They are desperate and nothing to worry about.

      --
      Everyday You see me is the worst day of my life -Office Space
    2. Re:SCO by Frymaster · · Score: 5, Insightful
      what will happen to SCO and it's silly licenses....

      more interesting is what will happen to the companies that paid the licensing fees. if they decide they've been ripped off (well, that's only a matter of time) they're going to have a bejesus of a time recouping their costs. there will definitely be civil action. that's a given. but will there be criminal action to follow suit?

      you can't sell the brooklyn bridge to tourists, after all. they put you in jail for that.

    3. Re:SCO by tsm_sf · · Score: 2, Funny

      The legal equivalent of spam that you are forced to not only reply to, but then defend your choice of not growing 3" overnight from.

      --
      Literalism isn't a form of humor, it's you being irritating.
  3. Shameless Karma Grab by EvilTwinSkippy · · Score: 5, Funny
    I'm reading the article while writing this.

    I just can't imagine what it must be like to be constantly having to explain the same damn thing over and over again.

    Hang on, my first job here was helpdesk. Nevermind.

    --
    "Learning is not compulsory... neither is survival."
    --Dr.W.Edwards Deming
    1. Re:Shameless Karma Grab by goldspider · · Score: 4, Funny
      "I just can't imagine what it must be like to be constantly having to explain the same damn thing over and over again."

      Not to mention constantly having to read the same damn thing over and over again.

      But then, this is Slashdot!

      --
      "Ask not what your country can do for you." --John F. Kennedy
  4. I'm glad he was honest at least by madprof · · Score: 4, Interesting

    SCO were a few quarters away from running out of cash so...they decided to utilise their Unix IP rights, except looking at the quality of their argiument so far this looks like staggering desperation.

    1. Re:I'm glad he was honest at least by LehiNephi · · Score: 5, Interesting

      Q: Have you had direct talks with customers yet?
      A: Very carefully over the last quarter, instead of sending out mass invoices, we stepped very carefully and really had a lot of direct one-on-one meetings with 15 or so companies. In the process of doing that, we learned a lot. We listened. We talked. And we went back and forth. About 20% of those companies signed licenses with us.


      That means 3 companies signed licenses. MS, and who else? That's not a stellar record.

      And now, something from the article I didn't know before:

      Q: Do you think that any copyright or patent-protected Unix code has actually found its way into Linux?
      A: Unlikely. There are now a number of people who have access to both Unix sources and Linux code, and literally written automated tools to find similarities. They found something like 30 lines from [Silicon Graphics, SGI ] that were dubious and that had been removed already.


      I hadn't known that there were people with access to Unix source that were working on this. I guess now we know that there isn't unix code in Linux, contributed by IBM or otherwise. We don't have to wait for SCO to 'produce' (read: falsify) evidence. As far as I'm concerned, case closed.

      --
      Help find a cure for cancer. Join the [H]orde
    2. Re:I'm glad he was honest at least by SwansonMarpalum · · Score: 3, Interesting

      About 20% of those companies signed licenses with us.

      That means 3 companies signed licenses. MS, and who else? That's not a stellar record.

      He said 'about'. MS signed one and Sun signed another. Apparently, 2/15ths is about 20%.

      Seems like par for the course for Darl.

      --
      "Give away the stone, let the oceans take and transmutate this cold and faded anchor." - Maynard James Keenan
    3. Re:I'm glad he was honest at least by the+gnat · · Score: 2, Insightful

      Ah...IP...The geeks Vietnam. Until we can understand that the world won't end if we abolish the concept, we will remain in this quagmire(sp) for a long time to come.

      Right, so, if we abolish IP, what's to prevent Microsoft from taking all sorts of open-source software, throwing it into Windows, and continuing to make money off Windows (sure, no more copyrights, but they'll find a way!)? We can redistribute Windows all we want, but we'll never see the code.

      Sorry, but IP laws are the only thing that allows the GPL to be enforced. Personally, I don't want to make money off software - I'd rather have people just use it - but I'd be pretty fucking pissed if someone took my work and passed it off as their own, because I didn't have copyright protection for it.

    4. Re:I'm glad he was honest at least by the+gnat · · Score: 2, Insightful

      The work is there for all to use. That's much important than who did it. To me, demanding attribution is karma whoring, little else. I understand that it is natural, though. It's just like animals that show off their pretty colors to get a mate.

      What incentive do I have to do it, then? Frankly, knowing that people are benefitting from my code isn't enough to make me want to spend time writing it, unless I'm getting something else in return. Since I am a (employed) scientist, not a professional programmer, I'm happy to earn recognition simply by authorship credit rather than by money. Alternately, if I was some anonymous cog in Microsoft, I'd be getting plenty of money. But I won't accept neither, and I suspect very few programmers will.

      Hell, even the BSD licenses require that the copyright notice be maintained; all of the programmers I'm aware of who release code under this type of license are very concerned with getting proper recognition for it. Without copyright, even the BSD licenses wouldn't be enforceable.

      My point is, there's a reason almost nobody releases code immediately into the public domain. It's an all-around bad deal for programmers.

    5. Re:I'm glad he was honest at least by iminplaya · · Score: 2, Insightful

      "Frankly, knowing that people are benefitting from my code isn't enough to make me want to spend time writing it, unless I'm getting something else in return...."

      Then don't. If suppressing your own ideas makes you feel better, by all means. There are plenty of people in this world who do things just because they like to. I believe they do better work because of that. If all you're looking for is rocognition, I would have doubts about the quality of your work.

      "Without copyright, even the BSD licenses wouldn't be enforceable."

      Without copyright, the BSD wouldn't exist. Nobody would need it.

      "My point is, there's a reason almost nobody releases code immediately into the public domain. It's an all-around bad deal for programmers."

      Of course it's bad under the current enviroment we live in. Right now, we need the money, because the wrong people control the resources that would normally belong to everyone.

      --
      What?
    6. Re:I'm glad he was honest at least by Feztaa · · Score: 2, Funny

      SCO were a few quarters away from running out of cash

      Wow, they only had 75 cents in the bank? Terrible :)

  5. "...last ditch effort..." by inode_buddha · · Score: 5, Insightful

    How unfortunate that the ethical bankruptcy is tied so closely to the fiscal one. Where was it written that this *had* to be so painful?

    --
    C|N>K
  6. Surprised by Linus by Skyshadow · · Score: 5, Insightful
    At the start of this whole mess, I'd have thought that Linus would have just ignored it... Guess this one got under his skin a bit.

    In the end, I think we'll all look back on this as the time where Linux went from sort of a fringe software in the minds of a lot of people to a mainstream player, where corporations learned they shouldn't mess with the OSS community and when the idea of open-source really started to make people ask "Why *am* I paying for this software?"

    After all, that which doesn't kill us, etc. etc.

    --
    Every year during my review, I just pray the words "slashdot.org" aren't mentioned.
    1. Re:Surprised by Linus by peterprior · · Score: 4, Informative

      I think it started to piss him off when they claimed their code was in the headers that linus had actually written, for example errno.h..

      You read his response here

    2. Re:Surprised by Linus by itomato · · Score: 5, Interesting

      But really - how long can you expect anyone, no matter how mild-mannered, level-headed, etc., they may be - to tolerate such behavior on such a SCALE?

      This is a seed that has been germinating in the computing underbelly since Linus posted to comp.minix.announce.

      The world's largest, most influential software manufacturers are duking it out over one of the next major milestones in computing.

      It's a noble thing to ignore spit, sticks, and stones,, but nobler still to stand your ground and speak the truth when the time is right.

      Ask *them* why they are paying for software. They just don't know that it's out there for free. It grows on the only tree they are aware of - CompUSA, BestBuy, etc.

      Mention "no more" in connection to these items:
      Ad ware
      Spy ware
      $450 word processors
      Viruses (mostly)
      and most importantly, you can look under the hood to see what and who is doing what with the computer in *YOUR* living room.

      The times - they are a changin'..

    3. Re:Surprised by Linus by dreamchaser · · Score: 5, Insightful

      Hard to ignore when you have SCO lawyers demanding to see your emails and other private documents...

    4. Re:Surprised by Linus by mahdi13 · · Score: 2, Insightful
      I'd have thought that Linus would have just ignored it...
      He was ignoring them until they blamed him personally and said he was a scurvy infested thieving pirate.
      --
      "Some things have to be believed to be seen." - Ralph Hodgson
    5. Re:Surprised by Linus by The_Bad_Bob · · Score: 2, Insightful

      After all, that which doesn't kill us ...

      Only delays the inevidible.

    6. Re:Surprised by Linus by DataPath · · Score: 4, Insightful

      Thinking about the OSS community and the Corporate environment, I've come to a conclusion.

      The corporate community fights legal battles, appeals to the law for redress.

      The OSS community fights PR battles, and appeals to the world, and indirectly, the customer base for redress.

      Think about the OSS projects that have had code ripped off - they let the company know that there may be misuse of Open Source code. If they get an unfavorable response, the make an announcement, they add the company to their "blacklist", and suddenly a very large group of consumers has been activated against them.

      The whole OSS movement operates within the Social Conscience. It's the fact that there exists a social conscience in this world that it works in the first place. It's the companies without a social conscience that cause problems. It's the companies with a social conscience that benefit from the OSS model.

      On a side note, I'm just amazed by IBM's social conscience. It's plain how few companies there are that recognize opportunities to invest in community for the benefit of the company and the community.

      --
      Inconceivable!
    7. Re:Surprised by Linus by Fishstick · · Score: 2, Informative
      >scurvy infested

      I know this is _way_ OT, and I expect to be modded as such, but I'm bored at work and want to have a little 'fun'...

      Scurvy is not an parasitic infestation or even a disease. It is a condition caused by malnourishment, specifically ascorbic acid (vitamin C).

      Vitamin C and Scurvy

      A vitamin C deficiency results in an underhydroxylation of proline and lysine in collagen which results in a lower melting temperature of the resulting collagen fibers which causes a breakdown of the protein collagen needed for connective tissue, bones and dentin, the major portion of teeth. Collagen is a cementing material that binds cells together, and is an essential connective tissue protein in the body. Whenever the body is wounded, collagen glues the separated tissues together to form a scar.

      A lack of collagen causes the walls of the body's blood capillaries to break down and hemorrhaging occurs in cells throughout the body. When capillaries lose the "glue" that holds them together, symptoms of scurvy appear.

      An affected person becomes weak and has joint pain. Internal hemorrhages cause black-and-blue marks to appear on the skin. At the first visible signs of scurvy, raised red spots appear on the skin around the hair follicles of the legs, buttocks, arms and back. ... Gums hemorrhage and their tissue becomes weak and spongy.


      Man, I can see how "scurvy dogs" were looked at as though they had some disease. Interesting that they eventually figured out the link between citrus and scurvy and started provisioning preserved limes and lemons on British Naval vessels. This is apparently where the epithet "limey" came from.

      --

      There is much cruelty in the universe, John.
      Yeah, we seem to have the tour map.

  7. What about the open source community? by Anonymous Coward · · Score: 5, Insightful

    I'd say right now the open source community might look like the bigger rat with the new worm spreading and DDoSing SCO. It's not funny, it's not justice, and it just makes the open source community look like the cornered rat in the eyes of the masses. The first thing Linus should've done was to speak out and condemn this sort of behavior.

    While it may be humorous to some of the immature individuals on this site, a worm to DDoS SCO is a terrible blunder. It just strengthens SCO's arguments that the open source community is made up of troublemakers that need to be stopped.

    1. Re:What about the open source community? by Progman3K · · Score: 3, Insightful

      You make it sound like if there were no viruses before this whole SCO debacle happened.

      The world is quite used to their Windows machines getting infected. This time is exactly the same.

      Who's SCO, anyway? Nobody anybody is interested in.

      Don't worry about it; it's a WINDOWS virus, not a Linux virus, THAT'S the thing to point out.

      --
      I don't know the meaning of the word 'don't' - J
    2. Re:What about the open source community? by southpolesammy · · Score: 4, Insightful

      The DDoS'ing of www.sco.com is only the big shiny package in this worm that is attracting the media like flies to ... well, you know.

      The worm's real goal is to install invisible keystroke monitors in an attempt to gather passwords and bank account numbers of infected users. With all the noise coming from those infected PC's going to SCO, a few packets going elsewhere slip through very easily if you're not looking for it.

      It's classic prestidigitation. Make a big show with one hand while the other does the dirty work.

      --
      Rule #1 -- Politics always trumps technology.
    3. Re:What about the open source community? by spun · · Score: 2, Insightful

      I must admit, my first thought was that some crazy Linux wacko wrote the worm, but the almost instantaneous second thought was, "It's just as likely to be someone from SCO."

      History is full of examples of people creating or allowing disasters to happen, then blaming some enemy for them.

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    4. Re:What about the open source community? by not_anne · · Score: 2, Interesting

      It is very interesting that Darl & Co haven't yet mentioned this new worm. Why? Perhaps Darl & Co put it out there in the first place to make SCO look even more like a victim of the eeeeevil open source community.

      Food for thought (if nothing more).

      n/a

      --
      My comments here are my own; I do not speak for my employer.
    5. Re:What about the open source community? by FurryFeet · · Score: 2, Funny


      It's classic prestidigitation. Make a big show with one hand while the other does the dirty work.

      I thought that was classic masturb... er... never mind.

    6. Re:What about the open source community? by div_2n · · Score: 2, Insightful

      I wouldn't believe SCO was responsible for a worm in a hundred years. I don't take their programmers to be competent enough to make it.

      I might be wrong, but somehow I would be willing to bet their best programmers left LONG ago.

  8. When all is said and done by The+I+Shing · · Score: 4, Insightful

    When all is said and done with this case I think Darl McBride will be making a fast exit... to South America.

    Other people have said it and I agree with it... those attempted extortion, excuse me, licensing letters they sent out are should be pursued as federal mail fraud, and the SEC should take a long hard look at Mr. McBride and his lawyers, and how they're playing their own company's stock.

    --
    You are in error. No-one is screaming. Thank you for your cooperation.
    1. Re:When all is said and done by EvilTwinSkippy · · Score: 4, Insightful
      Up until now it's been completely unethical, but just on this hairy side of legal. Short of a memo stating that "we are making all this IP crap up" they are in the clear even if they are wrong. Even flagrantly wrong. It's very hard to prove intent, and most laws against this sort of thing have an intent clause.

      Granted, if I get busted with a loose joint and I have another in my pocket I'd probably be busted with intent to sell. But lawyers don't seem to be comfortable making those quantum assumptions about fellow lawyers.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
  9. I think Linus... by Anonymous Coward · · Score: 5, Funny

    ..is unfairly demeaning both rats and corners with such a comparison.

    1. Re:I think Linus... by Yet+Another+Smith · · Score: 2, Informative

      Not only is this offensive to rats, its inaccurate too. While SCO may indeed have rabies, it is not possible for rats or other rodents to carry this particular disease. Opossums would be the closest critter that can handle the rabies requirement.

      --
      if ($it != $onething) {$it = $another;}
  10. Re:Darl has been infringed by LinuxGeek · · Score: 2, Funny

    Yikes! And they claim the GPL is viral, nothing compared to their rabies though... :)

    --

    Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
  11. If this whole SCO thing ends... by Erick+the+Red · · Score: 2, Funny

    what will we talk about on Slashdot?

    We need two RIAA stories, stat!

    --

    DO NOT WRITE IN THIS SPACE

    ok
  12. Editor Spin by thebatlab · · Score: 2, Insightful

    "In the same issue, there's also an interview with Darl McBride where he admits that the company was failing and the Linux-related lawsuits were a last-ditch effort to prevent bankruptcy."

    Way to make it sound very sordid. The company was falling towards bankruptcy, yes. It was a last ditch effort, yes. But.....oh.....

  13. Love this quote.... by Thornae · · Score: 4, Insightful

    "I said my goal was to get a return on the initial Caldera IPO, when it was trading at $56 per share...."

    I'm sure everyone would like their money back from the tech-bust, but there's this little thing called reality. Unless you're Darl, of course.

    --
    |>
    Here be Dragons
  14. Linus should be careful by October_30th · · Score: 5, Funny

    Why is Linus feeding Darl, the ultimate troll?

    --
    The owls are not what they seem
  15. Litigious Bastards! by grub · · Score: 5, Interesting


    You may remember my attempt at starting a GoogleBombing where "litigious bastards" links to SCO as the first hit. (see this /. comment.) Anyhow, in my journal ArmenTanzarian (210418) noted that it's working now!

    Way to go! It's a good day for slashdot and the net as a whole.

    --
    Trolling is a art,
    1. Re:Litigious Bastards! by p3d0 · · Score: 2, Informative
      --
      Patrick Doyle
      I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....
    2. Re:Litigious Bastards! by Mikkeles · · Score: 3, Funny
      It may work for Google, but it doesn't generate any hits at SCO (litigious bastards) using their own search engine!

      I wonder why?^)

      --
      Great minds think alike; fools seldom differ.
    3. Re:Litigious Bastards! by 0x0d0a · · Score: 2, Insightful

      shame on google blocking the www.sco.com site.

      Why?

      SCO has shown that it is willing to use every tool at their disposal (bogus lawsuits, attacking public image to damage stock prices, etc). They are acting decidedly unethically.

      Google has a very simple, easy way to impact SCO -- simply make it difficult for people using their service to access SCO.

      As far as morality goes, SCO is pretty much in the wrong. I mean, if you were supposed to be in a bare-knuckle fight, and someone pulled out a sword and started going at you, and you had a knife, wouldn't you consider it justified to use that?

      Google isn't the government. Ultimately, I don't consider them bound by guarantees of non-censorship -- the only thing I demand from them is search results that give me what I'm looking for. They do a pretty good job of that, despite a sizeable industry that does nothing but try to subvert their searches 24/7. If SCO's using dirty tricks on them, and in return they want to stop playing ball with SCO -- heck, let 'em. If you decide that you want to try to terrorize the New York Times, don't be surprised if the NYT decides to stop running positive articles about you.

  16. Regardless by hackstraw · · Score: 2, Interesting
    of the whole "cornered rat" thing. This choice Q&A tells all:
    Q: Then who are you going to sue?
    A: The honest answer is we don't know. Conceivably, if everyone steps up and buys a license, we don't need to.

    Hopefully and finally SCOX will now start showing the true worth of the company. BTW, does anyone know what the top execs have cleared thus far from this scam? Was it worth it and is this going to be an unforunate part of doing business like SPAM?
  17. By the way, in this P.R. war... by Sheetrock · · Score: 2, Insightful
    SCO appears to have the upper hand, at least with regards to this new MyDoom thing.

    Well, and in the financial sector, which seems to cling to the stubborn belief that there might be something to their tactics and/or allegations.

    It's quite likely that "truth will out", as they say, but if public opinion has any bearing on the outcome of this struggle IBM and Linus need to get better visibility in the more widely consumed (and moronic) news channels. I haven't seen anything but negativeish stuff there, but it's what gets out to the masses.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




  18. I love this quote... by mark-t · · Score: 4, Insightful
    [Linus speaks] "... And even if we were to live in that alternate universe where SCO would be right, they'd still be wrong."

    You gotta love that guy's way of making a point.

  19. SCO not cornered rat, unless the rat can paint by HealYourChurchWebSit · · Score: 5, Interesting



    The BusinessWeek/Information Technology/Online Extra is pretty slick. As I read it, it appears that if McBribe is a cornered rat, then it's by his own devices.

    Within 30 days he leaps into action. He then sandbags IBM after he sends out a Shareholder's letter ... ... I mean, usually you don't play such a public game unless you've failed at some backroom negotiation. Not the case here, according to the interview.

    Then he get's all pissy, claming IBM goes ballistic when Big Blue flexes it's muscles.

    The more I read about this the more and more it's clear to me that McBribe isn't leading this company into profitability, but a death march ... ... but not until he first sucks out ever red cent from any possible revenue stream without actually creating any new product, or continually modifying the old one.

    Sounds to me like SCO has no one to blame but themselves here.

    --
    --- have you healed your church website?
  20. Darl finally has a valid point! by Anonymous Coward · · Score: 2, Interesting

    "They say if you want to get into an argument at the dinner table, start a conversation about religion or politics. I would argue that Linux is a cross between religion and politics."

    This is the first intelligent thing I have heard Darl say throughout this process.

  21. "Operating systems shouldn't be free" by JesseL · · Score: 4, Interesting
    Anyone notice Darl's comment toward the end of the interview?
    What's odd to people is you have SCO against the world on one level. On another level, you have intellectual-property people who think operating systems shouldn't be free in our camp, and you have people over there who think operating systems should be free in IBM's camp.

    This guy actually believes in a blanket statement like that?
    --
    "Prefiero morir de pie que vivir siempre arrodillado!"
    1. Re:"Operating systems shouldn't be free" by Jeremiah+Blatz · · Score: 4, Funny

      article > you have intellectual-property people who think operating systems
      article > shouldn't be free in our camp, and you have people over there who
      article > think operating systems should be free in IBM's camp.

      comment > This guy actually believes in a blanket statement like that?

      Yes, and he's probably right. Look, people who think that "operating systems shouldn't be free" are people who think that there should not be free operating systems. Ever. So, basically, What Darl is saying is that you have Microsoft (maybe), SCO, and a few outright loonies who got hit by cosmic rays during their econ class on SCO's side, and the entire rest of the world on IBM's side. Sounds about right to me.

    2. Re:"Operating systems shouldn't be free" by Monkelectric · · Score: 2, Interesting
      intellectual-property people who think operating systems shouldn't be free

      Read: Microsoft. IMHO that was a *direct* reference to them

      --

      Religion is a gateway psychosis. -- Dave Foley

    3. Re:"Operating systems shouldn't be free" by DaveAtFraud · · Score: 2, Insightful
      ...you have people over there who think operating systems should be free in IBM's camp.
      This guy actually believes in a blanket statement like that?

      Darl's "blanket statement" is patently false. Just go ask IBM for your free copy and source code for MVS, OS/390, VM, OS/400, AIX, OS/2, (see note) etc. and you'll find out that IBM only believes in free/open source OSes for commodity hardware as a alternative to Microsoft. SCO had the bad luck to get caught in the crossfire and to have an idiot like Darl running the place and picking the wrong side in the fight.

      I appreciate what IBM is doing to support Linux and open source but I don't for a minute believe they are doing it either out of the goodness of the heart or because they truly believe in open source. IBM is out to make money and selling support for Linux fits their service business model and undercuts Microsoft. Likewise, I'll believe that IBM believes in open source the day they GPL the OSes for their big iron. They're doing good things for Linux and open source but they're doing them to make money (nothing wrong with that either) and they're protecting their closed source products at the same time.

      Note: its been since the early '80s that I dealt with IBM on anything other than a PC so I may not have all of their OSes listed correctly but you get the idea.

      --
      They that can give up essential liberty to obtain a little temporary safety deserve neither safety nor liberty.
      Ben
  22. Lies, damn lies by strictnein · · Score: 4, Interesting

    Darl:
    In concept it was great, it wasn't until December when we came out and said here's where the problems are with Linux, and we have a program where you can deal with that.

    Q: What was the reception to that?
    A: It seemed everyone in the industry was either positive or neutral to that, except for IBM. IBM had a violent reaction to it, even though it wasn't targeted directly at them.


    Everyone was either positive or neutral to it? What are you smoking today Darl? Give me an f'en break.

    1. Re:Lies, damn lies by Zathrus · · Score: 4, Interesting

      There are actually a couple of much better quotes. Note that the December he's speaking of was Dec. 2002, not 2003. At that point SCO wasn't getting much press, not even here (I believe there was a story, but not much of one).

      The better quotes?

      McBride: We spent two weeks talking to IBM about how we could work together, and that didn't get anywhere.

      IBM (written statement): SCO did not give IBM any notice or warning of them prior to filing its lawsuit.

      And...

      Q: So your lawyers are talking to their [Google's] lawyers?
      A: We've got a team that's engaged in going back and forth.


      A Google spokesman says the search giant has not discussed with SCO its demands.

      So, how, exactly, are they going back and forth? Is your team going to Google, asking to talk to someone, being told to shove off, and coming back? That's not "back and forth". That's humiliation.

      And, finally...

      We came out last summer and put out some code that the Linux community on one hand said, preposterous, that's [Berkeley software]. On the other hand, some people in the Linux community said, hold on, you may have some copyright issues there....

      The code that I saw was under the BSD license and/or in the public domain. The ties back to SysV had been severed repeatedly. The SGI code was removed shortly after it was put in place and isn't in any current kernel or distro, and hasn't been for a long time. There is no copyright issue -- copyright law would only allow you to get a court order to cease infringement, which is exactly what happened.

      So, exactly what is he talking about here? Or is it just all spin and the same BS we've been seeing for months now? SCO would be well advised to stick to the small bits of their case that they might have a chance with (namely contract breech with IBM)... but, of course, those don't have anywhere near the payoff they need.

    2. Re:Lies, damn lies by midav · · Score: 2, Insightful
      We came out last summer and put out some code that the Linux community on one hand said, preposterous, that's [Berkeley software]. On the other hand, some people in the Linux community said, hold on, you may have some copyright issues there....

      I guess, he says exactly what he said last summer when presented with the same arguments, which is that it is just an example of a copyright infringement in Linux code, but not an example of SCO's copyrights infringement.

  23. 20% success rate eh? by mark_lybarger · · Score: 4, Insightful

    from the article...

    : Have you had direct talks with customers yet?
    A: Very carefully over the last quarter, instead of sending out mass invoices, we stepped very carefully and really had a lot of direct one-on-one meetings with 15 or so companies. In the process of doing that, we learned a lot. We listened. We talked. And we went back and forth. About 20% of those companies signed licenses with us.


    Q: Can you name any of them?
    A: We have taken the stance not to, .. But they are, in that case, Fortune 500 companies.


    let's see 20% of 15, that's what.. ~2. so let's see, Microsoft and Sun perhaps?

    1. Re:20% success rate eh? by metrazol · · Score: 4, Insightful

      Actually, it's 3.

      15 X .20 = 15/5 = 3

      But you probably already knew that. That means SCO has enough cash to operate...let's see here...

      $699 X 3 = $2,097 - Boies' legal bills = -A Bajillion Dollars
      Plus or minus a few bucks for the valet parking guy at their favorite bistro.

      SCO is done. IBM simply has to take a print out of this article, hand it to their trial judge, and watch Darl start crying...

      IBM's "We don't talk to the media about litigation." response is much better than SCO's "Please, believe us, help, we're desperate, I'll say something stupid so you'll print the interview, just god, please, believe what we have to say..."

      --
      "Life's funny sometimes." "And sometimes it isn't." --Cat's Cradle
  24. What I think is great by Anonymous Coward · · Score: 5, Insightful

    SCO can do absolutely anything they want. Lie, steal, commit slander and fraud. There are no repercussions.

    The linux community, meanwhile, has to be absolutely perfect and saintlike and have not a single user do anything that could be interpreted as unethical, or they get blasted as scary anarchists.

    This is even more funny when you consider SCO is a singular organization which can enforce ethical standards, whereas "the linux community" is an open ended, uncontrollable group of people that basically means everyone who downloads a certain program.

    We need a media that knows how to do more than reprint press releases.

    1. Re:What I think is great by stor · · Score: 2

      SCO can do absolutely anything they want. Lie, steal, commit slander and fraud. There are no repercussions.

      The linux community, meanwhile, has to be absolutely perfect and saintlike and have not a single user do anything that could be interpreted as unethical, or they get blasted as scary anarchists.


      Absolutely. It's the price you pay for being a superior human being.

      Or do you believe that because there are theives in the world, it's OK for you to be one?

      Cheers
      Stor

      --
      "Yeah well there's a lot of stuff that should be, but isn't"
  25. Wow, that was close! by TheTranceFan · · Score: 5, Funny
    The article says "was a few quarters from being out of cash"...

    Wow! They were down to their last 75 cents and they were able to come back this far!

    That's quite an accomplishment indeed.

  26. Why cornered? by gmuslera · · Score: 2, Funny

    Calling them just "rats" transmit the whole concept we all have about them.

  27. Pitchforks??? by Grimlock88 · · Score: 2, Funny

    From the McBride Article: "it becomes a question of whether you're going to protect your rights or back down from a set of folks you believe are going to come after you with pitchforks." Why didn't we think of this earlier? These DDoS attacks are far too nerdy to scare Darl. Pitchforks... sweeeeettt!!!

  28. do not be too eager to deal out death in judgement by FuzzyBad-Mofo · · Score: 2, Funny

    Like Gollum in LOTR, I almost feel sorry for the litigious bastards. Almost.

  29. This is especially funny by Anonymous Coward · · Score: 4, Interesting

    Concievably, if everyone steps up and buys a license, we don't need to.

    This is absolutely hilarious when you consider that if you are one of the hypothetical companies that actually bought a license, SCO's response has been to threaten you with more litigation.

    SCO is basically treating "UNIXWare Licensees" as "people we can stomp all over". Recently they sent a letter to all of their licensees stating that they have to prove they aren't using a version of linux that contains SCO code-- thus opening themselves up to a lawsuit if this can be shown to be wrong-- or lose their license.

    Now, think about this-- SCO is saying publicly that if you buy a UNIXWare License, you get to use the linux infected with hypothetical SCO code without fear of lawsuit. Then when they buy one, you demand you stop using the linux infected with hypothetical SCO code or face a lawsuit!

    WTF?

  30. "Levels of lies" by GreenCrackBaby · · Score: 4, Interesting

    The whole SCO case really is just one level of lies built onto another, just as Linus claims. My wife is in law school specializing in intellectual property law, and even she couldn't make any sense out of what I told her about the case. Bascially my explination went something like this, "Even if this were true, which it isn't, that would imply this, which isn't true, but even if that was true, ...."

    They've dug such a web of lies and confusion, and I think that is actually helping them keep their garbage claims going for so long!

    --

    "The market alone cannot provide sufficient constraints on corporation's penchant to cause harm." -- Joel Bakan
  31. I don't by Joe+the+Lesser · · Score: 3, Funny

    'Even if x were true, it'd still be false.'

    I don't care who is he is, that offends me as a programmer. :-P

    --
    "I only speak the truth"
    Karma: null(Mostly affected by an unassigned variable)
  32. Google by Lord_Dweomer · · Score: 5, Insightful
    From the interview:
    "Q: There has been a rumor in Silicon Valley that you're going to sue Google. A: Yeah, Google gets brought up a lot. They're high-profile, and they're one of the largest users of Linux. They have nearly 10,000 boxes, from what we can tell. They're a poster child. I think what's interesting about them is they have been able to develop a low-cost operating model because of Linux. If your model is going to hold up, you better make sure you don't have any infringing code in there. Otherwise, you need to adjust your financials based on how much you pay for your servers. "

    The emphasis is mine. This is SCO's trump card for going after google. You see, any lawsuits based on IP would look VERY bad for potential investors when google wants to go public. I mean, licensing all of their 10k boxes would cost $6,990,000, but any amount looks bad to shareholders, especially since if SCO were to win (yeah yeah I know) they could basically say " we don't care how much you offer, we're not letting you use our IP" and google would be in a tight spot, and probably have to spend a LOT more than 7 mil to fix it.

    --
    Buy Steampunk Clothing Online!
    1. Re:Google by jackbird · · Score: 5, Informative

      ...except that a fundamental concept of copyright law is that infringers can remedy the situation to mitigate damages.

      That's why website owners get cease and desist letters instead of being dragged immediately into court. Someone unintentionally infringing who makes a timely and good faith effort to stop infringing will likely not be liable for any damages at all, and certainly cannot be compelled to purchase a license for a product they are not using.

      In other words, if any code even exists, once SCO shows it and it's expunged from the kernel, there's no more infringement. And no reason to buy a license.

      To put it even more bluntly, SCO's licensing theory is invented out of whole cloth, and completely without precedent.

  33. In a way, SCO has already won by argoff · · Score: 2, Insightful

    In a way SCO has already won, because the debate is no longer about if copyrights are right or usefull in the information age, but rather is Linux in violation of copyrights.

    It's sorta like arguing if a speech I wrote violates the Kings laws, rather than asking if the king should have the right to restrict peoples speech at all to begin with.

    1. Re:In a way, SCO has already won by linuxbikr · · Score: 2, Insightful
      Considering that SCO has not filed a single copyright infringement suit against IBM or Red Hat (IBM has filed a copyright infringement countersuit against SC0), this is a contractual dispute.

      SCO has sued Novell over who owns the copyrights to the UNIX source code. Reading of the contracts points towards Novell, but it is ultimately up to a court to decide (IANAL).

      SCO has far from won. If anything, it looks like SCO is going to have to brush up on the Chewbacca defense prior to Feb. 6.

      Do take note of the fact that even if Linux is violation of SCO's copyrights (highly unlikely), SCO has a responsibility to mitigate damages. Despite repeated, ongoing requests from the Linux community to work with them to identify any questionable code, SCO has failed to do so on the arguments that it would dilute the value of their product. Even if they win (even more unlikely), they will not be able to claim damages going forward from the point they identified the problem since they did not act in good faith to minimize the harm from that infringement.

      Lastly, despite SCO's posturing, end users cannot be held liable for violations of others! Period. The best they can do is get damages from the developer who copied code from SysV into Linux. SCO has never claimed that IBM copied code verbatim into Linux (hence, no copyright infringement suit). Since they have not done that, the best they can do is pick on a developer (who rightly will deserve the flogging).

      SCO is trying to get users to pay for a license that basically says SCO promises not to sue them. Heck, I could sell you a perpetual license that permitted you unlimited access to water and air for as long as you remained on the surface of the planet in exchange for my promise that I would try to breathe the same air as you in the same space. You'd be an idiot if you choose to purchase such a license from me, but you are within your right to do so (licenses are NOT contacts). SCO's "Linux Property License" is about as ridiculous.

  34. [Wow!] by RyanFenton · · Score: 5, Funny

    What an [interesting interview]! The [subject of the interview] was [interesting].

    [Several paragraphs of, more or less, praise for BW Online's work]

    [This post edited by BW Online.]

    Ryan Fenton

  35. Excuse me? by SirNAOF · · Score: 3, Funny

    "...he admits that the company was failing and the Linux-related lawsuits were a last-ditch effort to prevent bankruptcy."

    I'm sorry, I just don't see that. Nowhere in that article did I see an admission that it was a last-ditch effort to prevent bankruptcy. I see him talking about "protecting UNIX IP rights"...I'm not even touching that part.

    Let's let people read the article and draw their own conclusions instead of making some up to make Darl sound worse. He can do that all on his own.

    --
    Jeremy Baumgartner
  36. Poker game by ch-chuck · · Score: 5, Interesting

    it's almost like a poker bluff - they're betting like they have a great hand, hoping the others will fold, cut their losses and just let SCO have what's in the pot. However, they didn't realize there's some old timers at the table with deep pockets willing to see their bet and call them on it. Eventually SCO is going to have to show their hand.

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
  37. it's not the open source community.... by donutz · · Score: 3

    I'd say right now the open source community might look like the bigger rat with the new worm spreading and DDoSing SCO

    I find it hard to believe that the "open source community" could be responsible for this DDOS against SCO.

    My guess is that the SCO attack is a red herring -- what better way for the spammers to divert your attention from the fact that this virus enables remote access of infected computers than to get people all in a huff about the supposed "baddies" in the open source community.

    1. Re:it's not the open source community.... by Jaywalk · · Score: 2, Insightful
      I find it hard to believe that the "open source community" could be responsible for this DDOS against SCO.
      It has nothing to do with the community. It has to do with one stupid putz with too much time on his hands and too few brains in his head. SCO has been busting its butt trying to stay in the news and here this moron goes and gives them a headline on a silver platter. Check their stock price over the last few days and see what effect the worm has had. SCO wouldn't risk launching the worm themselves; if they got caught the fallout would be huge and they'd lose the few friends they have left. Better to be rude and aggressive and let some script kiddie decide he's the Masked Avenger and do their dirty work for them.

      Note to aforementioned putz:
      Why do you think SCO has been using inflammatory language? You're being played. Buying a bumper sticker from Thinkgeek doesn't make you part of the Linux community or anything else worthwhile. If you think you're coding skills are so hot, get out of your mom's basement and try playing with the big boys for a while. Go to Source Forge, pick a project that you can help and do something worthwhile for a change.

      Just my humble opinion.

      --
      ===== Murphy's Law is recursive. =====
  38. no, it is so wrong. by odyrithm · · Score: 2, Informative

    If anyone knows what's in Linux, it's Linus Torvalds. He did the first work on the open-source operating system

    My god, RMS will be breathing fire at this I bet.. but for god sakes can we just understand that the opensource movement was a derivative of the Freesource movement.. its not allot to ask really.. stop and learn the facts.

    1, Linus developed a kernel, a good one.
    2, His followers use FREESOURCE apps to make it into what we know as "Linux" but really is GNU+Linux.
    3, MOD me down and you prove just how little you know ;).

    --
    moo
    1. Re:no, it is so wrong. by red+floyd · · Score: 3, Insightful

      I'd love to mod you down.

      Since the who fiaSCO is about the kernel, I'd say that leaving out the GNU is quite appropriate. And Linus did do the first work on it.

      --
      The only reason we have the rights we have is that people just like us died to gain those rights. -- Cheerio Boy
    2. Re:no, it is so wrong. by shish · · Score: 2

      More accurately:

      1) The GNU organisation started a kernel, and loads of programs, the programs were good
      2) Linus made (and finished) a kernel, and was convinced to GPL it (although he doesn't care for licences himself)
      3) The GNU moved their apps to linux, just until their own kernel is finished

      So some questions:
      1) Is GNU's kernel finished yet?
      2) Will SCO be suing *them*?

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    3. Re:no, it is so wrong. by dbIII · · Score: 2
      My god, RMS will be breathing fire at this ... His followers use FREESOURCE apps to make it into what we know as "Linux" but really is GNU+Linux.
      This LiGnuX debate has been going on for a looong time, and whether linux was written using a text editor based on macros that RMS wrote is not relevant - RMS doesn't get to pick the name - hence the only Gnu/Linux is Debian Gnu/Linux, where they have put in the work of getting a distro together and so get to name it.

      RMS certainly did co-ordinate work on an OS - the hurd. For many years when asked about linux he dismissed it out of hand, then overnight he changed his attitude to propose the LiGnuX name, and after that was ignored for a while came back with the Gnu/Linux thing. He was quite honest about it being to publicise gnu.

      MOD me down and you prove just how little you know ;).
      That's right - slashdot is a playground.
  39. They can't have rabbies by cascino · · Score: 4, Funny

    'They're a cornered rat, and quite frankly, I think they have rabies to boot. I'd rather not get too close to them,'
    Linus, you're overestimating them. Rabbies only occurs in warm-blooded animals.

  40. "Intellectual Property" by Bananenrepublik · · Score: 5, Informative

    Did anybody else notice how Linus never uses the term "intellectual property"? Everytime it appears in the interview it is in square brackets, meaning the editor replaced such coneceptually hard words as "source code" by "intellectual property". Darl OTOH employs this stupid term several times throughout his interview. Maybe he and the editors should try to understand this.

    1. Re:"Intellectual Property" by steveha · · Score: 4, Interesting

      I think it's just that Linus uses shorthand abbreviations and slang.

      "Linux doesn't have any SCO IP" would be quoted as "Linux doesn't have any [intellectual property belonging to SCO]".

      "I couldn't automate a grep through my mail store" would be quoted as "I couldn't automate a [search through my saved email messages]".

      steveha

      --
      lf(1): it's like ls(1) but sorts filenames by extension, tersely
    2. Re:"Intellectual Property" by liposuction · · Score: 4, Funny

      Does anyone else think that Darl's phone calls would sound a lot like Bernie Shifman's?

      "You're breakin' the law over there, assholes!" *click*

      --
      "Thoughts are more powerful than any weapon, and I don't even let my people own guns." --Joseph Stalin
  41. But is the recognition good or bad? by Dman33 · · Score: 5, Informative

    In the end, I think we'll all look back on this as the time where Linux went from sort of a fringe software in the minds of a lot of people to a mainstream player, where corporations learned they shouldn't mess with the OSS community and when the idea of open-source really started to make people ask "Why *am* I paying for this software?"

    The problem with this is sometimes a few bad apples make the OSS community look like a bunch of crazy lunatics. Take the nice worm that is going around now... CNN already has an article which pretty much blames the OSS community for the worm. In fact, a quote like this: "Virus experts suggested MyDoom's author was a fan of the Linux open source community..." can be damaging to getting Linux and OSS recognized in a good light.

    It is too bad that this has to happen because PHBs do not read message boards or surf /. much, they read the Times and CNN.

    1. Re:But is the recognition good or bad? by mattdm · · Score: 2, Interesting

      Polite letters to CNN are probably in order. The line you've quoted is hardly the worst in that article -- the bit about "takes the Linux Wars to a new intensity" and so on is shameful.

    2. Re:But is the recognition good or bad? by Lussarn · · Score: 5, Funny


      CNN already has an article which pretty much blames the OSS community for the worm

      Hmm.. Where is the source for this open source worm.

    3. Re:But is the recognition good or bad? by Asprin · · Score: 2, Insightful


      Yeah, but those arguments aren't too hard to deflate if you have a half-dozen brain cells. After all, Timothy McVeigh blew up the Murrah building in Oklahoma city and he was a Christian, but I hardly think that makes the rest of the Christian community responible for his actions.

      --
      "Lawyers are for sucks."
      - Doug McKenzie
    4. Re:But is the recognition good or bad? by IronChef · · Score: 2, Insightful

      In fact, a quote like this: "Virus experts suggested MyDoom's author was a fan of the Linux open source community..." can be damaging to getting Linux and OSS recognized in a good light.

      The guy who shot Reagan did it to impress Jodie Foster, yet somehow she didn't get the blame. In the unlikely event I get into a conversation about this email virus I'll have to point that out.

    5. Re:But is the recognition good or bad? by Josh+Booth · · Score: 4, Insightful

      "After all, Timothy McVeigh (likewise Arabs) blew up the Murrah building (World Trade Center) in Oklahoma city (New York City) and he was a Christian (were Islamic), but I hardly think that makes the rest of the Christian (Islamic) community responible for his actions."

      Face it: every group of people has people in them that will do something stupid. They are called extremists and they are the real threat, not any one group. RMS himself is extreme enough to be a threat to his own philosophy, but thankfully not extreme enough to write a stupid virus like that luser.

    6. Re:But is the recognition good or bad? by Feztaa · · Score: 2, Funny

      Virus experts suggested MyDoom's author was a fan of the Linux open source community...

      I think the worm's name suggests that it was made by SCO.

      Darl: "This worm will mean my doom... what can we call it?"

  42. SCO is betting the bank - be worried?? by kburkhardt · · Score: 2, Interesting

    You don't go all in in Texas Hold'em when your cards suck and your opponent is obligated to call your bluff.

    Is Darl really bluffing, or is there something we're missing? Linus did not code the entire kernel all by himself - what if someone slipped some copied code in there and passed it off as orginal? Possible?

    What if, to use Linus' map maker example against him, SCO has found a code bug that in Linux that matches a code bug they own?

    As someone said in previous Slashdot comment, Darl is betting the bank. As a CEO, you only do that when it's your only option, when your case is rock solid, or when you intend to defraud the public. Which is it, Darl?

    1. Re:SCO is betting the bank - be worried?? by NoOneInParticular · · Score: 2, Interesting
      In all these cases, if Darl shows this evidence in court, before the next session of the lawsuit takes place there will be a completely clean kernel created by a squadron of raving penguins. At that point the question can be asked: why wasn't linux supposed to know this in May 2003, it would have taken the same amount to fix it?

      However fucked the US legal system is, such a case in point should raise a few eyebrows about SCO's real motives.

    2. Re:SCO is betting the bank - be worried?? by spitzak · · Score: 2, Insightful

      As has been pointed out about a million times already, if there really is a copyright violation they have to indicate exactly where it is, so that the violation can be remedied.

      Of course the code will be replaced. But that would be proof that there was a copyright violation, which would help their case. SCO can then work on figuring out who actually violated their copyright and go sue them.

      SCO is not acting like anybody who thinks they actually have a copyright case. The fact that they are not saying where the code is damages their case, because you have to demonstrate an interest in mitigating the damages. They are acting exactly like somebody who is being paid to spread FUD about Linux. This either means they are being paid by Microsoft, or (more likely to me) they are trying to make investors think they are being paid by Microsoft.

  43. Refreshingly well put.. by msimm · · Score: 2, Informative

    post. But as to the being surprised, you should read his biography. Linus is much more quirky person then I'd have imagined. Possibly on an evil genius level. Definitely a good mix attention dodging super star and good old fashioned black humor. God bless Europe!

    --
    Quack, quack.
  44. Comment removed by account_deleted · · Score: 4, Informative

    Comment removed based on user account deletion

  45. Preposterous, that's BSD by steveha · · Score: 2, Informative

    Darl McBride speaks:

    We came out last summer and put out some code that the Linux community on one hand said, preposterous, that's [Berkeley software]. On the other hand, some people in the Linux community said, hold on, you may have some copyright issues there.... There are 2.5 million servers out there today that have this code in it. When are Linux customers going to clean that stuff up? So that's one issue, Linux is tainted, even by their own admission.

    Amazing. "some people in the Linux community said... you may have some copyright issues there..." Um, who, exactly, said this? And he leaps from that to "Linux is tainted, even by their own admission."

    "When are Linux customers going to clean that stuff up?" Well, given that this code had already been removed from the Linux 2.5 kernel before SCO showed it in obfuscated form, and given that even the 2.4 kernels have had it removed now too, I'd say it has already been cleaned up.

    "There are 2.5 million servers out there today that have this code in it." This code only ever existed in Itanium kernels; are there even 2.5 million Linux Itanium servers in the world? Of the Linux Itanium servers, how many are still running an old kernel with this code in it? (Not many, I should think, since there are some security holes that have been fixed in newer kernels.)

    It's like studying a fractal. The more you look at the details of what he's saying, the more wrong stuff you find.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  46. Re:Stop saying "literally!" by gl4ss · · Score: 3, Informative

    literally has a meaning beyond just meaning ink and a pen and some writing. http://dictionary.reference.com/search?q=literally

    **Usage Note: For more than a hundred years, critics have remarked on the incoherency of using literally in a way that suggests the exact opposite of its primary sense of "in a manner that accords with the literal sense of the words." In 1926, for example, H.W. Fowler cited the example "The 300,000 Unionists... will be literally thrown to the wolves." The practice does not stem from a change in the meaning of literally itselfif it did, the word would long since have come to mean "virtually" or "figuratively"but from a natural tendency to use the word as a general intensive, as in They had literally no help from the government on the project, where no contrast with the figurative sense of the words is intended.**

    anyways I didn't read the Linus's comment.. but 'literally','kirjaimellisesti' in finnish is almost never used in the sense of meaning that you got something in written(well, maybe sometimes, but mostly it's used that something is almost exactly as written), if you had something on paper you would say "minulla on mustaa valkoisella asiasta"(I got black on white about the issue", meaning that you literally have something on paper to back your opinion, which is what darl is saying).

    well that was a ramble and didn't mean much beyond that 'literally' is sometimes used like you wouldn't except if it just meant some writing on paper(actually come to think of it 'literally' is sometimes used in english when you would use 'in practice' in finnish).

    Now, if you have issues about the incosistency of the english language I'd suggest that you move into some country that has their own language and is sufficiently small that you actually even can say which way of saying something is 'right'. in finland for example there is an instituion that literally has the final say-so in which way of saying something is the officially approved way and should be teached in schools, english has spread too wide for such institution to be possible for it. also modern english is actually a quite young language.

    --
    world was created 5 seconds before this post as it is.
  47. site crashes mozilla by m_evanchik · · Score: 2, Funny

    Why does business week always crash mozilla. I'm running 1.2 on win '98.

  48. Does he *really* talk like that? by Anonymous Coward · · Score: 5, Funny

    Horrors. Besides the slick-meister tan, this creature actually talks like this?

    Remember, cubicals are for closers:
    "We're going to go out and shine this company up."

    Quick Martha, order me a set of those fancy word talking tapes:
    significant asset base...Unix intellectual property...wasn't being optimized.

    As if switches came in decimal or octal:
    it wasn't like a binary switch

    Complete mastery for metaphors:
    that's like beachfront property...that's still on the beach. An elephant on a table...

    Looks like those mail order degrees are good for something after all.

    1. Re:Does he *really* talk like that? by Damn_Canuck · · Score: 3, Informative

      No, it would be a metaphor. A simile is a comparison which uses the word "like" or "as", neither of which are used above.

      --
      Given that God is infinite, and the Universe is also infinite, would you like some toast?
    2. Re:Does he *really* talk like that? by shadowbearer · · Score: 2, Funny

      that's like beachfront property...that's still on the beach. An elephant on a table...

      Now *why* does this rhetoric remind me of someone else *cough*Dubya*cough* :)

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
  49. ObDr. Evil by red+floyd · · Score: 2, Funny

    Why settle for trillions when you can have... [pinky to mouth] MILLIONS?

    --
    The only reason we have the rights we have is that people just like us died to gain those rights. -- Cheerio Boy
  50. Microsoft angle by andy1307 · · Score: 4, Informative
    From Business Week, The Most Hated Company In Tech

    THE MICROSOFT FACTOR

    But who stands to gain the most from an SCO win? Microsoft. Linux is the primary force standing between Microsoft and domination of the computer world. The software giant is happily fanning customers' fears with an anti-Linux campaign while pumping money into SCO. Even though neither company has disclosed a dollar figure, sources close to SCO say Microsoft has spent more than $12 million on SCO licenses. Microsoft says it needs the licenses because it sells technology that allows its customers to run applications that were designed for Unix, the operating system Linux was modeled on. Critics believe it is just helping SCO finance its lawsuit.

  51. Heavy-handed [editting] in the [Linus interview].. by parlyboy · · Score: 2, Interesting

    [A number of files SCO claims to own] were written from scratch for Linux.... SCO also doesn't hold any copyrights to the BSD code [software developed at the University of California at Berkeley that SCO says contained copyrighted material that was passed on to Linux], nor is it actually in [SCO's version of Unix]. So SCO is wrong.

    The [use of brackets to indicate editorial summary] throughout the [BusinessWeek interview with Linus] is a little [excessive]... I [really wonder] what the [uneditted transcript] looked like. For all we know, [Linus] could have said [bite me Darl you little weasel].

  52. Scary History of SCO / Linux by cheesedog · · Score: 3, Informative
    I saw this from an Anonymous Coward in one of the forums earlier today, and thought it deserved a repeating:

    Gerald Holmes, yes that Gerald Holmes, has provided yet another lucid and in depth analysis of the SCO situation at this excellent site.

    I highly recommend it.

    Me too. I laughed and I cried.

  53. M$ connection by TastelessGarbage · · Score: 4, Interesting

    The two best things about the article: First, it immediately points out that shortly after Darl came on board, his primary focus was to start up the litigation machine. Second, it spends a good chuck of time making a persuasive case for the M$-SCO connection. Very good article in a well-respected forum for those who have not paid close attention to this fiasco.

    --
    That ain't liver; that's beef kidney!
  54. of rats by konaforever · · Score: 2, Funny

    "Linus Torvalds had, in his usual brand of blunt humor, the following to say about SCO: 'They're a cornered rat, and quite frankly, I think they have rabies to boot." Wow. That's the biggest insult to rabied-infested rats I've ever seen.

  55. Tax write off by rsilvergun · · Score: 4, Interesting

    I don't think anyone has purchased an SCO license with the intention of really using it, certainly no one big enough that SCO couldn't just return their money. If (when) SCO loses the case, the company is just going to fold. They've pissed off too many people to ever do business again. Look at how they destroyed United Linux. Who in their right mind would have anything to do with a company that does crap like that? When a company folds like that, it just about impossible to get your money back. It'd probably cost more in lawyers than it's worth. Going after Darl's not going to happen. He's too well shielded by corporate law (you'd have to prove he knew his claims where bogus, which is very hard). So you're not gonna get your money that way.

    Besides, right now lawyers are running the show over at SCO. You really think they're gonna let the licensees get paid before they do? Once that company folds, the lawyers get paid first, probably creditors next and then anyone who threatens to sue last.

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Tax write off by RedWizzard · · Score: 2, Interesting
      If (when) SCO loses the case, the company is just going to fold.
      IBM's countersuits are the kicker. McBride has admitted that SCO have nothing of value except the Unix IP. If IBM get high enough damages against SCO then SCO will be forced to sell the Unix IP or give it to IBM.
  56. Why part of the open source community? by cgenman · · Score: 4, Funny

    I've looked all over the web, and I just can't find the source files for myDoom. The project isn't hosted at SourceForge, the GPL isn't included in the distribution, and Stallman isn't ranting about how it should be renamed GNUDoom. MyDoom doesn't even start with a K or a G. Is it from Mozilla? It's spelled correctly... That's creepy.

    I've got some crazy ideas that would make this worm even slower / more bloated / more error-prone, and would love to try and split the community with a fork. It would be so much better if it was recoded in obfuscated Perl on an XML base with full x86, Sparc, NeXT, and Amiga source compatibility. Besides, the current maintainer is a power hungry jerk. When I find out who he is and where his sources are hosted, his project will be obsolete.

    Where did you hear that this worm is part of the open source community again?

  57. Tainted Code Removal? by sik0fewl · · Score: 2, Insightful

    From the article:

    There are 2.5 million servers out there today that have this code in it. When are Linux customers going to clean that stuff up?

    Emphasis mine. Uhh.. how about when you prove to us that it, in fact, exists by SHOWING US WHERE THE FUCK IT IS!

    --
    I remember when legal used to mean lawful, now it means some kind of loophole. - Leo Kessler
  58. How many licenses? by burgburgburg · · Score: 4, Funny
    From the interview with Darl:

    Q: Have you had direct talks with customers yet?
    A: Very carefully over the last quarter, instead of sending out mass invoices, we stepped very carefully and really had a lot of direct one-on-one meetings with 15 or so companies. In the process of doing that, we learned a lot. We listened. We talked. And we went back and forth. About 20% of those companies signed licenses with us.

    15 companies x 20% = 3

    So, ABOUT 3 companies have signed the licenses. I'm inspired. I'm going to throw money at SCO and drive up their stock even further.

  59. GNU by Krafty+Koder · · Score: 2, Funny
    Quote:"Q: You've received bomb threats, death threats and plenty of hate mail because of what you're doing. Have you ever wanted to say to your detractors, "Hey folks, this is just software here?" A: They say if you want to get into an argument at the dinner table, start a conversation about religion or politics. I would argue that Linux is a cross between religion and politics."

    Jeez Daryl! Those Linux guys are walkovers compared to the hardcore GNU people.

    Just wait until you start sueing Richard Stallman - it won't be pretty , and you'll be begging for your mama!!

  60. Here's my letter to the editor sent to CNN.com by maynard · · Score: 2, Insightful

    Regarding the CNN.com article: "Experts: Vicious worm 'Linux war' weapon" found here:

    http://www.cnn.com/2004/TECH/internet/01/27/mydo om .spread/index.html

    The author, Jeordan Legon, stated that 'virus experts' suggested that a 'Linux fan' was responsible for the creation of the myDoom worm. The title of the article clearly implies both that a 'linux war' exists, and that the worm is somehow a direct weapon of that war. Yet the only attributed quote to back up this assertion is from Chris Belthoff, who says, "The MyDoom worm takes the Linux Wars to a new intensity" and "It appears that the author of MyDoom may have taken the war of words from the courtrooms and Internet message boards to a new level by unleashing this worm which attacks SCO's Web site."

    Unless Mr. Belthoff is a witness to the crime, or has other direct knowledge of the criminal and his/her activities, his 'expert opinion' on this matter is no more informative than what any random person taken off the street might have to say - which is. not informative at all.

    No one knows who wrote the worm, what his or her intentions were, nor what relationship - if any - the worm author has with Linux or the Open Source community. Of course, Mr. Legon doesn't assert such a relationship in his article, he only implies it, leaving factual statements about the worm and how it works several paragraphs down from the top.

    Mr Legon, may I ask you: Just what is the job of a reporter? Is it to report facts or spread gossip in the form of irrelevant and nonfactual 'expert opinion'? Because, if your job is to report facts, than may I say that in my 'non-expert opinion' you badly missed the mark with this article.

    Thank You,
    J. Maynard Gelinas

  61. Raymond is doing it by JohnQPublic · · Score: 4, Informative

    Eric Raymond has mentioned on a number of occasions, here and elsewhere, that he has legitimate copies of several historic Unix source trees and that he's compared them to Linux. He's also developed an automated comparison process for just such applications. See this NWFusion article for example.

  62. 3 licensees by moojin · · Score: 2, Interesting

    "Q: Have you had direct talks with customers yet?
    A: Very carefully over the last quarter, instead of sending out mass invoices, we stepped very carefully and really had a lot of direct one-on-one meetings with 15 or so companies. In the process of doing that, we learned a lot. We listened. We talked. And we went back and forth. About 20% of those companies signed licenses with us."

    20% of 15 = 3.0

    --
    Why did I lurk so long before registering for a Slashdot account? I could have had a Slashdot ID of less than 100000.
  63. Actually, Linus is technically logical by 0x0d0a · · Score: 2, Informative

    Even if x were true, it'd still be false.

    No, it makes sense in logic, though it's an awful way to put it. He's just stating the final step before the introduction of an inverse proof rule in proving the SCO is wrong. "If you assume that SCO is right then one can still demonstrate that they are wrong."

    Remember that if SCO is right about its claims (which include Linux not being legal to distribute and them being able to legally distribute Linux), then they themselves are in violation of many copyrights?

    So, let SCORight represent the truth of all of SCO's claims. Then:

    1. SCORight => SCOViolatesCopyright. Given
    2. SCOViolatesCopyright => ~SCORight. Given
    3. SCORight. Assumed.
    4. SCOViolatesCopyright. Transitivity(1, 3) | 3
    5. ~SCORight. Transitivity(2, 4) | 3
    6. ~SCORight. Inverse Proof (3, 5)

    He's just talking about step 5. Even if SCO was right, they'd still be wrong. All this means is that the truth of "SCORight" is self-inconconsistent -- Darl has made self-inconsistent claims.

  64. SCO deserves what they are getting by dtjohnson · · Score: 2, Insightful

    SCO deserves all of the criticism and more because they are using the legal system to abuse other businesses. They have not supported their copyright claims and yet they continue to press their financial claims against Linux users in a manner just short of outright fraud.

  65. Differences in dealing with the OSS world by 0x0d0a · · Score: 5, Insightful

    On a side note, I'm just amazed by IBM's social conscience. It's plain how few companies there are that recognize opportunities to invest in community for the benefit of the company and the community.

    IBM doesn't necessarily (well, as a company) have a social conscience. IBM, however, is smart enough to realize that dealing with the OSS community can be phenomenally profitable -- that acting as if it *does* have one is marvelously beneficial. There are, very many differences in dealing with OSS versus traditional software. Here are some of my guesses as to what to do differently:

    * A feeling of good will matters. Goodwill only matters normally as far as wining and dining a negotiator to try and get him to sell out his company a little. The OSS community is *extremely* sensitive to companies, treating them like people, whom are either friendly or unfriendly to OSS. A cohesive positive-sounding OSS company policy does a tremendous amount to keep a company in the good graces of the OSS folks. Press releases about how said company uses OSS, and thinks it's a good idea. Periodically releasing some code as OSS is a nice icing. (Take OpenAFS -- IBM only benefits from having that around, and it generates lots of good will.)

    * Legal issues need to be minimized. Dealing with a company, you have lawyers who can hammer things out. The OSS community likes things pretty simple and clear.

    * The OSS community doesn't demand masses of money. It's appreciated, like IBM's ongoing investment in open source development (which was probably done for strategic reasons, improving software that they needed worked on, as much as PR value), but a positive attitude toward OSS can count more than donating masses of money toward OSS.

    * You don't need to worry about getting screwed over legally, in general. OSS folks are not generally out to shaft people over licenses. Legally, things are simple and nice.

    * The OSS community can jump to conclusions quickly, and needs to be spoken to publically when misconceptions start going around. You have a lot of people with individual opinions. If a major Linux Ethernet player, like Donald Becker, writes a letter to, LKML saying that some chipset made by a company is lousy, said company needs an official, public response quickly. If there's a Slashdot story out about how your company is discontinuing production of Mindstorms (and the story is wrong), you should probably have a press release out within the day.

    * The OSS community values specs. Take a page from Matrox, who decided what they could and couldn't release (couldn't release source to some on-card microcode, which had to be distributed in binary, but *could* release specs to much of the rest of the card.) Matrox's older G200-G450 series are still among the best supported of video cards under Linux and X.

    * Maintain an official presence on relevant public forums, since so much OSS-related stuff takes place in the open. You might just have a mail filter that drops any email on major mailing lists containing your company name or product names into your PR department's inbox.

    * Little of the OSS community accepts legal liability. This should be noted -- however, problems like illegal code copying do not seem to be prevalant, simply because of the high visibility of doing so. There are times when you may want indemnification of code you use -- the OSS community doesn't do that.

    * Giving gifts can be inexpensive and valuable. In healthy Linux tradition, if someone runs out and implements a driver for your chipset, send 'em something nice in the mail. In rich Linux tradition, a case of beer seems to work well. It also costs you about a ten thousandth of what it would to implement the thing commercially, and ensures future good will. For driver writers, it's frequently a really, really good idea to just send along a few other products that you make (ones without drivers). This encourages people who have already demonstrated willingness to produce, wi

  66. not quite yet by QEDog · · Score: 4, Funny
    Darl is the goatse guy?

    No, but he sure is going to look like him after Novel, IBM and the others gang bang him with litigation.

    --
    "There is no teacher but the enemy."-Mazer Rackham
  67. www.linuxstolescocode.com by embsupafly · · Score: 3, Funny

    I found a site that put a nice little twist on this whole SCO vs. Linux thing. The site is http://www.linuxstolescocode.com, it is very new and the site is not completely up yet, but the first page is hilarious! You have to look at the first page very carefully and don't be to quick to hit the back button on your browser! (hint) Read carefully!

  68. SCOX by achurch · · Score: 3, Funny

    I'm going to throw money at SCO and drive up their stock even further.

    Please let me know when you do, so I can short it afterwards.

  69. Re:This is even better! by fforw · · Score: 2, Insightful
    #!/bin/sh

    while :;
    do
    wget -r -l10 http://www.sco.com -O /dev/null & ;
    done
    exit 0; # really unnecessary
    Guess this will be worse for your system than for SCO's
    --
    while (!asleep()) sheep++