Slashdot Mirror


Interview with Linus Torvalds from NYT Magazine

aelfric35 writes "David Diamond drills Linus on topics from filesharing (sharing is good) to SCO (trying to claim paternity on his child) to his rivalry with Bill Gates (doesn't care enough to be a nemesis) in next week's New York Times Magazine."

56 of 368 comments (clear)

  1. Funny by KrispyKringle · · Score: 5, Interesting
    He's not stupid, but he really does come across as only interested in the technology. He admits it, of course, and far be it for me to hold that against someone. But it strikes me as funny that someone who really seems to be limited, by choice, to the technology, would be looked to as a ideological leader, as well.

    This isn't criticism. But I think to some degree, there are those who are ideological leaders--Lessig springs to mind; his philosophical and legal insight is incredible--and there are technological visionaries. But the two aren't necessarily the same.

    1. Re:Funny by taion · · Score: 3, Funny

      Hmph. He comes across as being somewhat arrogant, too, with comments like, "Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect."

      Oh well. I'll probably be modded down into oblivion for this.

      --

      ----------
      Floccinaucinihilipilification - the action or habit of judging something to be worthless
    2. Re:Funny by The+Kow · · Score: 2, Informative

      But it strikes me as funny that someone who really seems to be limited, by choice, to the technology, would be looked to as a ideological leader, as well.

      When did he get elected to ideological leader status? Don't you have to take a stand to be a leader? Maybe I'm not versed enough in my Linus-lore, but I don't recall him ever making a big push to be 'heard' on anything very ideological in nature.

      This is both a critique and a request for more information, mind you - I am fully aware of the possibility that I simply might not have heard of times when Linus was looked to in such a manner.

      --
      Moo
    3. Re:Funny by The+Kow · · Score: 4, Funny

      Sure, but so does the President.. .. ..okay, point taken.

      --
      Moo
    4. Re:Funny by kfg · · Score: 4, Insightful

      I thought it was pretty well understood that RMS is the "Free Software" ideological leader ( who as it happens is also a technological visionary ), ESR is the "Open Source(tm)" spokesperson for pragmatism (and also a technological visionary), and that Linus' rallying cry is, was and likely always shall be:

      "Show me the code."

      To the extent that he is the "ideological" leader of anyone I know it's always for his basic folksy refusal to be anyone's ideological leader. We like him. We don't "follow" him.

      Did I miss a meeting or a memo or something?

      KFG

    5. Re:Funny by bucketoftruth · · Score: 2, Insightful

      I'm not out to destroy Microsoft. That will just be a completely unintentional side effect. I think the way he phrased it was ominous, but I honestly believe that he has loftier goals than simply running MS out of business. He is truly an engineer's engineer.

    6. Re:Funny by kfg · · Score: 2, Interesting

      Which is why Linus allowed his arm to be twisted into releasing Linux under the GPL.

      However little twisting it took you have to remember that it did take twisting.It wasn't his idea.

      Moreover, what won him was a purely technological arguement. The GPL allowed generation of most code and the best code in the shortest time.That's all.

      Without Linux BSD would almost surely be the dominant force in the Unix world, and many propriatary companies would prefer that it were.

      History is, however, what history turned out to be. As it happens I think we're all the better for it. We have Linux under the GPl and BSD under the BSD license.

      We have choice and the choice is ours. I rather think Linus likes it that way.

      KFG

    7. Re:Funny by Greg+Lindahl · · Score: 2, Insightful

      Without Linux BSD would almost surely be the dominant force in the Unix world, and many propriatary companies would prefer that it were.

      I'm aways amused by the assumption that "proprietary companies prefer BSD." Lots of them don't -- there are circumstances in which the viral nature of the GPL is *good* for a proprietary company. A commercial company releasing source under the BSD license is helping their competition without helping themselves much. A commercial company releasing code under the GPL is only helping competition that also uses the GPL -- and the rising tide raises all GPL boats.

      Sure, companies that only do closed-source work prefer the BSD license. But that's no surprise to anyone.

    8. Re:Funny by Sphere1952 · · Score: 2, Insightful

      ""Show me the code."

      To the extent that he is the "ideological" leader of anyone I know it's always for his basic folksy refusal to be anyone's ideological leader. We like him. We don't "follow" him.

      Did I miss a meeting or a memo or something?"

      If "Show me the code" isn't an ideology then what is an ideology? Sure, Stallman created the fundament of Free Software -- just like John the Baptist -- but it was Linus who shoved the 'path' up their noses.

      I follow Linus in the same sense I'd follow someone up a mountain path. Linus is ahead of me in line.

      --
      Big Brother Bush is doubleplus ungood.
  2. Sounds like a bad episode of Springer by dankdirk77 · · Score: 3, Funny

    SCO you little slut! So many people have had your code you ain't never gonna get custody (picks up a chair and hurles it downstage).

    --


    SCO: 800-726-8649
    Verisign: 800-361-8319, 888-642-9675
    Diebold: 800-433-VOTE (8683)
  3. Ah, you have love Linus ... by petabyte · · Score: 5, Funny

    Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.

    Just reading that made me smile. Everybody takes this whole MS vs. the world thing so seriously its great someone can sit back and still have fun with it.

    1. Re:Ah, you have love Linus ... by Soko · · Score: 2, Insightful

      Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.

      Just reading that made me smile. Everybody takes this whole MS vs. the world thing so seriously its great someone can sit back and still have fun with it.


      You know, Mr. Gates would likely get a chill, not a chuckle.

      There is nothing more scary than someone bent on your destruction, who truly doesn't give a flying fuck about you, and actually has the weapons to disp[ose of you. No chance to fight to the death, no calling out for the final showdown - just getting tossed aside like trash. Truly, and ignomious end. As it should be - Welcome to capitalism.

      Soko

      --
      "Depression is merely anger without enthusiasm." - Anonymous
    2. Re:Ah, you have love Linus ... by arkanes · · Score: 2, Informative
      Well, if you're going to do serious Windows development, you have to spend money. I'd recommend the Intel compiler if you've got the 700 bucks - it's argument compatible with GCC, so you can just drop it in and your current build scripts (should) work.

      The main problem is that mingw32s API headers aren't up to date and in places are broken, and, at least in my experience, it can't handle the Microsoft-isms in the official SDK headers. Try the Borland C++ command line compiler, if you can.

      If these are NT based machines (maybe 9x too, I'm not sure), theres an API for recieveing file/directory change notifications, without polling.

      Also, real Windows development you need to compile & run on Windows - cross compiling doesn't really cut it except for trivial stuff - holds true for any cross platform development, really.

      Low level modem comm does suck ass, especially if it's not high enough level for you to use stuff like TAPI.

  4. Linus is cool - Linux users aren't by Anonymous Coward · · Score: 3, Interesting

    Linus is really cool. He is just a geek engineer interested in technology. This is _good news_.

    However, I read over here that peolpe don't want to believe that Linus is only interested in the technology! They WANT to see only what they want to see: A HERO who will take down MS.

    Linus is not that. He is an engineer. But people just want their hero... and then they get dissapointed when Linus adds bitkeeper or adds DRM to the kernel. Because these Linux users only see what they want to see.

    1. Re:Linus is cool - Linux users aren't by SaXisT4LiF · · Score: 5, Interesting

      But people just want their hero... and then they get dissapointed when Linus adds bitkeeper or adds DRM to the kernel. Because these Linux users only see what they want to see.

      Possibly flamebait, but whatever...

      I'm sorry, but the only thing linux users want to see is the source. If bitkeeper or DRM gets added to the kernel, it's completely within your right under the GPL to go into the source and remove it. That's the beauty of open source development.

      People use Linux because (A) it works and (B) it gives them the assurance that if they want to change the way their system works they can.

      End of line

      --
      Fight or flight its all the same
      Live to die another day

      --Ryan
    2. Re:Linus is cool - Linux users aren't by Penguinshit · · Score: 2, Insightful


      Actually, I think people see Linus as the guy who created the thing which will take down MS.

      He's not a hero for taking down MS, he's a hero for creating this really cool thing and setting it in motion in the correct direction. We all chose to get in line behind it and help it along. His little beastie will take down MS by itself, but is not organic so can not be considered "a hero" itself.

      Perhaps we're all heroes then...

  5. Oh, GOD! by PurpleFloyd · · Score: 5, Funny
    When asked about SCO, Linus likens it to a paternity case and has this to say:
    Even though SCO has refused to undergo the technical equivalent of DNA testing, and even though my (and other people's) DNA is probably all over Linux [emphasis mine].
    I feel so... dirty.
    --

    That's it. I'm no longer part of Team Sanity.
  6. Linus quote: by bersl2 · · Score: 5, Funny

    So either we should make it a law that all geeks have dates -- I'd have supported such a law when I was a teenager -- or the blame is really on the companies who sell and install the systems that are quite that fragile.

    I second that.

    Both parts.

  7. i knew it by b17bmbr · · Score: 3, Insightful

    Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.

    actually, he is right. you don't start out with the goal of destroying anyone. you just do it better and viola', world domination. of course that doesn't apply to microsoft. they didn't do it better, just marketed it better.

    --
    My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
  8. Here is the text... by AmigaAvenger · · Score: 5, Informative
    what is the purpose of having registration on the NYT site anyway?? here is the text...

    You gave Linux, the operating system, to the world free, in effect jump-starting the open-source movement. Now this previously obscure company, SCO Group, claims ownership of some of the code and threatens to close the door on open source and Linux. I suppose it's to be expected that when you send your offspring out into the world, you have to be prepared for your kid to run with a crowd you don't approve of.

    Oh, Linux has grown up, and it's running with a crowd that I certainly never expected, like I.B.M. and Hewlett-Packard. That's not the issue. SCO is claiming parenthood of that child and now wants to make money off the earnings of that child. Even though SCO has refused to undergo the technical equivalent of DNA testing, and even though my (and other people's) DNA is probably all over Linux.

    So does this issue matter to you personally?

    I've tried to stay away from distractions. But especially since they have started threatening to send invoices to Linux users, it may eventually escalate to the point where I have to start taking legal steps.

    Is file-sharing, which has the recording industry so up in arms, the ''dark side'' of open-source attitudes?

    Sharing is certainly not bad in itself. In open source, we feel strongly that to really do something well, you have to get a lot of people involved. What the recording industry is so worried about is obviously something totally different -- the ''sharing'' of stuff that isn't yours to share in the first place.

    O.K. So what are your views on sharing music files?

    I don't actually think about it much; I listen to the radio if I listen to music. What I do find interesting is how the file-sharing thing ends up changing how people think about computers and copyright law. Some of it is a bit scary: just the fact that your question equated sharing with something bad is a pretty scary statement in itself. What also bothers me is the apparent dishonesty of especially the R.I.A.A., claiming that file-sharing is destroying their business and that they are losing billions of dollars on it. There's been a number of studies done, and it looks like the major reason for the dip in CD sales ends up being lack of interest in the music produced. And let's face it -- how many boy bands can you try to sell before your revenues start dipping?

    We've been getting hit with a lot of viruses and worms lately. What's your idea for ending the attacks?

    When you have people who hook up these machines that weren't designed for the Internet, and they don't even want to know about all the intricacies of network security, what can you expect? We get what we have now: a system that can be brought down by a teenager with too much time on his hands. Should we blame the teenager? Sure, we can point the finger at him and say, ''Bad boy!'' and slap him for it. Will that actually fix anything? No. The next geeky kid frustrated about not getting a date on Saturday night will come along and do the same thing without really understanding the consequences. So either we should make it a law that all geeks have dates -- I'd have supported such a law when I was a teenager -- or the blame is really on the companies who sell and install the systems that are quite that fragile.

    Since you moved to Silicon Valley from Finland in 1997, how has the region's aggressive approach to money-making affected you?

    Oh, how I hate that question. I've actually found the image of Silicon Valley as a hotbed of money-grubbing tech people to be pretty false, but maybe that's because the people I hang out with are all really engineers. They came here because this is where the action is. You go out for dinner, and all the tables are filled with engineers talking about things that won't be available to ''normal people'' for a few years. If ever.

    People position you as the nemesis to Bill Gates. He started Microsoft and you started Lin

    1. Re:Here is the text... by Anonymous Coward · · Score: 4, Insightful

      I've notified NYT that you've posted their copyrighted works illegally. I'm sure ./ will have to remove your post after they receive a cease and desist order. The registration is in place to protect the NYT's property, not for you to smile at while you circumvent it.

    2. Re:Here is the text... by Bored+Huge+Krill · · Score: 5, Insightful
      can somebody please explain to me why this was modded down? The post makes a perfectly correct, and fair point. I don't see any redundancy in pointing it out *each* and *every* time somebody pulls this crap.

      Please, people, you're giving us a bad name. I wince every time I hear somebody say something like "Linux people don't respect copyrights". I do. Please don't give anybody reasons to think otherwise. Posting copyrighted material here just because "registrations suck" is utterly, completely, inexcusable, and you should be ashamed of yourself if you think it's ok

      Krill

    3. Re:Here is the text... by mcrbids · · Score: 4, Insightful

      what is the purpose of having registration on the NYT site anyway??

      By requiring a login/pw, NYT gets a "copyright protection device" and therefore gives them the additional weight of the DMCA against anybody who copies their material.

      You sir, are in fact of law, providing a "Copyright Protection Circumvention Device" actionable under the DMCA by posting this on /. - did you think of that?

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    4. Re:Here is the text... by g051051 · · Score: 2

      I agree. I think that the law should be respected, or changed. The same applies to copying software or music.

      I simply refuse to sign up for the NYT web site. Every time a link to a NYT shows up in /. I get frustrated. I'd prefer it if /. simply didn't link to "registration required" sites. That's just my preference, however. Everyone has their own morals and must act accordingly. I just wish more people would ignore these "registration required" sites.

      P.S. The other explanation for the userid/pw is demographics and advertising. Assuming you fill out the demographic stuff correctly, they get to target advertising more "effectively". Also, they can wave the userid/pw lists at advertisers and say "We want to charge you $$$ because of all of these people who come to our site".

  9. Re:Article unavaliable, here is the text by tetrahedrassface · · Score: 3, Funny

    exactly but only 3% us even read the article in first place. The rest are blathering fools and psychopaths intent on destroying the fabric of the universe by mindlessly blathering incomprehensible mantras like GNU-STALLMAN over and over and over again.

  10. yeah but by commodoresloat · · Score: 4, Funny

    how many MSCE's does it take to screw in a light bulb?

    None. MS simply declares darkness the new standard.

  11. Open source Dating.... by nlinecomputers · · Score: 4, Funny
    So either we should make it a law that all geeks have dates -- I'd have supported such a law when I was a teenager


    So Linus supports open source dating. Well I can support that but the putting up a girlfriend on CVS for anyone to "contribute" to is just sleezy. On the other hand back in high school there was this girl that might have been the open source poster child...
    --
    Slashdot, home of supporters of free software, free music, and free speech.Except for Moderators that disagree with you.
    1. Re:Open source Dating.... by r_j_howell · · Score: 2, Funny

      makes me think of a conversation I had with a friend of mine once. him: You know, people keep saying the word "slut" like it's a bad thing. me: That's only hard to understand because you don't know the REAL meaning of the word "slut". him: Oh really, what do YOU think it means? me: A slut is someone who will sleep with anyone...except *me*.

  12. Torvalds the Destroyer! by D.A.+Zollinger · · Score: 2, Funny

    To be a nemesis, you have to actively try to destroy something, don't you? Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.

    Uh-huh. Sure. As unintentional as a bull in a china shop.

    --
    I haven't lost my mind!
    It is backed up on disk...somewhere...
  13. Diamond Dave by isny · · Score: 4, Funny

    For a minute, I thought David Lee Roth, a.k.a. Diamond Dave, was giving the interview.
    So?? Linus? About this kernel thing? Yow! Are all those distributions guar-ar-ra-ra-ra-ran-teeeeedd... to satisfy?

  14. Let's rephrase by (void*) · · Score: 2, Funny
    "Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect."


    In other words, Linus doesn't care about the collateral damage! Just like a terrorist! <falsetto> Oh the humanity, someone stop the terrorist!</falsetto>

  15. Look Man by Greyfox · · Score: 4, Insightful
    Technology is a fickle mistress. The minute you lose your focus on it, it starts to leave you. Most people just take what they want from it (A lot of money, usually) and then move on to focus on other things. I see a lot of aging programmers with families, content to do the least they can do without getting fired, until such time as their skills are no longer marketable.

    Some people want more from technology than a one night stand, more than the brief two or three year period where youthful enthusiasm overcomes the need for comfort in a lonely world. Sure the people who choose that road will mostly die cold and alone in a gutter somewhere, but by god they'll have ridden the lady technology for all she was worth! And, ultimately, isn't that as valid a path as anything else you could choose?

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:Look Man by kfg · · Score: 4, Insightful

      "I see a lot of aging programmers with families, content to do the least they can do without getting fired, until such time as their skills are no longer marketable."

      To be at least somewhat fair to at least some of these aging programers they have been taught to act like this by the companies they work for.

      Remember, most of older guys got into it for technology and the joy of it. There was no money in particular "back in the day." If you didn't do it for the love it there was no reason to do it all.

      Get kicked around, treated like shit, turned into a code monkey and generally be made to understand you're a disposable cog in the machine and it's easy to go through the motions, take the checks as long as they last and cover your own ass.

      As they say, no one else will.

      Most of these guys had young wives, young children and young mortgages before they learned the score and then got stuck.

      There are a few of us who have decided it's better to walk the razor's edge, and there is often a price to pay. Fabian Pascal even has trouble just writing and talking about technology these days, let alone getting "a good job" because of his absolute dedication to the technology, rather than buzzword compliant commercial products. RMS is, well. . .RMS. Thompson, Ritchie, Stroustop et al have given us Plan 9. . .and nobody seems to care.

      It ain't easy being gree. . .er, a geek.

      Although it isn't exactly the path I've chosen for myself I'm not inclined to over criticise those older guys just trying to make it to retirement in one piece.

      KFG

    2. Re:Look Man by Anonymous Coward · · Score: 2, Informative


      This is the ultimate dilemma for many; ambition versus the mating/nesting instinct.

      I solved mine by marrying a girl who could sell what I could create.

      Who says engineering types and marketing types don't mix??

    3. Re:Look Man by TheOldFart · · Score: 5, Interesting

      Ha! I guess if nothing else, this is a field I AM an expert on. My name above is what it is for a reason. See... I still have the drive, I still work long hours all night long but I do it because this is what keeps me going. I have no problems working with young engineers. They are mostly enthusiastic and that is mutually contagious. I have a special disdain for the marketing types who come and go like flies over a pile of shit. Those who don't have a clue what we produce but are responsible for selling it, transforming all you do into "numbers Wall Street will like" (completely disregarding the merits or what the people who will ultimately buy it want).

      My love for technology is an alternative to how I see the world. A world no different than any other point in time. People still kill people because of religion and greed. What's the difference between the Taliban and those radicals Christian coalition types? In other words, I see the world as mostly utterly fucked with very few exceptions. When we specialize in certain aspects of science, we focus our attention into a different world away from the ugly reality out there.

      Linus is an ideological leader no matter how you look at it. Even if he doesn't think that way or want it, he has no choice. In a funny way it reminds me of "Life of Brian". I can see him waking up one morning and opening the windows naked to a crowd of crazed followers clamoring for his words.

      The problem with this crowd or any other is that there will always be those who want to use it for their own agendas and end up tainting the whole thing in the process (see "Fucked up world with exceptions" above).

      What is even funnier is that we, more than any other group on the planet, control every aspect of everyone's life. The power we have as a group is greater than anything else. Nonetheless, we have no cohesion or goals. Just happy little shits doing whatever they tell us... A hear a lot of complain about jobs going out to India for instance. A recent interview with Scott McNeally was quite open (and extremely insulting in the process) about it. But what do we, as a group do? Sit with our collective thumbs stuck up our collective asses.

      Blah... I'm mumbling...

    4. Re:Look Man by Greg+Lindahl · · Score: 2, Informative

      You have the quote wrong:

      Under Capitalism, man exploits Man.

      Under Communism, it's the other way around.

      Man != man.

  16. Mod parent up, mod moderator down by jerryasher · · Score: 5, Insightful

    The registration is there because the NYTimes wants it there. The copyright is theirs.

    The GPL depends on copyright.

    Don't infringe on copyright. Fair use is not the reposting of the entire article, especially when the registration makes it plain the NYTimes does not want it reposted.

    And what is with the moderators modding that down?

    1. Re:Mod parent up, mod moderator down by Bored+Huge+Krill · · Score: 3, Insightful
      Wow.. your ability to mix concepts is truly frightening. Ford sells cars. You must pay Ford to purchase a car. To take a car and deny Ford the compensation is a crime. NYT sells newspapers. You can either purchase a paper for 25 cents (or whatever their daily costs) in order to personally dispose of your copy, or you can read a shared copy of it in a library for free. NEITHER of these mediums require a registration, nor should they. The library is not guilty of stealing (or conversion) by making a copy of the newspaper available for all readers. If you take the NYT article and pass it off as your own work, *THAT* is stealing. Re-posting is not (think library). No one has the right to demand your personal information as recompense for a service or product.

      bullshit. They have the right to ask whatever they want in return for your being able to read that which they produce at a non-zero cost.

      You have the right to refuse to accept their terms, should you so choose.

      You absolutely, positively, definitely, do not have the right to refuse their terms but think it is ok to read it anyway

      Krill

    2. Re:Mod parent up, mod moderator down by xeno-cat · · Score: 2, Insightful
      "The reason they ask for registration is to provide statistics for advertisers, which is how they pay their costs."

      You keep using this example, but are you sure that that is the real and only reason? How do you know that they don't sell our personal info into slavery at information clearing houses around the world? That would be a pretty steep price to pay simly to read something "on the web".

      Whatever they do with the personal info I agree that if they don't want to share their "information of record" than screw 'em. The NYT's is a rag anyway. I can't say this "interview" with Linus is really worth all the fus. They did'nt ask any quetion I did'nt already know the answer to, nothing insightfull.

      By the way, boston.com does just fine without requireing registration and they were purchased by NYT. They don't even have a print edition ( no, they are not the online Boston Globe ).

      Kind Regards

      --
      "A few great minds are enough to endow humanity with monstrous power, but a few great hearts are not enough to make us w
  17. It's voila by SysKoll · · Score: 3, Informative
    you just do it better and viola', world domination.

    It's voila, you insensitive clod! Viola is a music instrument. Or an admission you viola-te spelling.

    --

    --
    Mad science! Robots! Underwear! Cute girls! Full comic online! http://www.girlgeniusonline.com/

  18. the 50th angle by civilengineer · · Score: 2, Insightful

    Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.

    I know atleast 50 people have posted their opinion on the same line. Here's my angle. I would not want MS destroyed, period. That would end up being a total utter disaster for the world. What should happen inturn is that due to increasing competition from OSS, MS should adapt and improve. They should get more aggresive on innovation and diversify into various fields where their already existing talents and resources can be used without interfering with other players illegitimately. Meanwhile OSS should also improve rapidly to provide alternatives and induce change in the world.

    --

    New year Resolution: Don't change sig this year
  19. Re:*sigh* by Z4rd0Z · · Score: 3, Funny

    When I see things like this:

    You gave Linux, the operating system, to the world free, in effect jump-starting the open-source movement.

    I'm reminded how clueless 'journalists' are.

    What kind of 'ra ra Linux' fanboy would think the above and ignore the history of gcc, alt/comp.*.source.* et la?


    Precisely. I'm sending you to report this to Lord Stallman personally. And take this bottle of patchouli to him as a token of respect.

    --
    You had me at "dicks fuck assholes".
  20. Re:Linus has a great bottom line by EvilTwinSkippy · · Score: 5, Insightful
    Sages do not display themselves, therefore they are illuminated.
    They do not define themselves, therefore they are distinguished.
    They do not make claims, therefore they are credited.
    They do not boast, therefore they advance.
    Since, indeed, they do not compete, the world cannot compete with them.

    Loa Tsu, Chapter 22, The Tao Te Ching
    --
    "Learning is not compulsory... neither is survival."
    --Dr.W.Edwards Deming
  21. Re:Microsoft/Technology... by code_echelon · · Score: 3, Insightful

    "People over-simplify and say .NET is Java, for example. It's really not - it's much more. But it's not a completely unique idea."

    Please explain how .NET is much more than Java. As a programmer they are two different architectures and .NET is different than Java, the statement .NET is more or better is false and quite honestly comes from asking a pointless question that has no relevance. They are different and both have different advantages over the other.

    "What gets me is that this guy has the sheer _balls_ to write a Unix clone"

    Linux is definately more than a UNIX clone and has shown to be so in the last few years. Linus, including others, also wrote much of the code from scratch. Most clones are direct copies of the original. Tell all the distros out there that there nothing more than Unix clones and that all there work has been for nothing as it is nothing but a Unix clone.

    Lastly he never said they were incomptent or that they were stupid, he said that he was not interested in what they are currently working on. He works with the Linux Kernel and has not set out to destroy Microsoft, he has no need to be interested in what they are doing. Frankly most people are tired of hearing about M$, the majority of the news you here about them is how they are behind in security updates and new viruses are out using vulnerabilitis in the OS that a twelve year old learned to exploit before they did.

  22. Re:Linus to World: by wasabii · · Score: 3, Insightful

    You forget though, he wrote a unix clone FROM SCRATCH! Think of the innovative things inside Linux and the Unix world. Massive effecient clustering. Multiple types of clustering. 4 different schedulers for the kernel. Heck, just look at OpenMosix!

    Linux is a hot bed of new ideas and technology. But, being open, it tends to attact that.

  23. EXACTLY! by 0x0d0a · · Score: 3, Insightful

    The solution is not to steal links, not to screw over users, but simply to *disallow links to sites that require registration*. It's really simple. Slashdot editors do that as a matter of policy, with a *single* exception -- the NYT and NYT-related resources. The rationale is that they started linking to the NYT before their "no registration" policy came into place. I could never figure that out, and find it incredibly frusterating. I'd like to see a poll -- "Should we allow NYT links?" without a CowboyNeal option.

  24. See ... it's all about balance by theroterts · · Score: 2, Insightful

    You know, in any article/interview/publication about or of Linus I've ever read, he always comes across so balanced. He isn't out to convert anyone, though he ackolwedges that will probably happen. He doesn't hop on the latest technology bandwagon (file sharing good/evil, Gnome/KDE, MS/Linux). He's just a guy that seems to have a level head that just wants to help create a great OS.

    And change the world in the process!

    Seems like the "geek" world could use a lot more like Linus!

    --
    ?SYNTAX ERROR IN SIG

    READY.
  25. Re:Excellent slip in at the end by MegaHamsterX · · Score: 2, Funny

    For the slashdotter who doesn't read the articles and just looks for the pictures here it is.

    Really, I'm not out to destroy Microsoft. That will just be a completely unintentional side effect.

  26. Re:Downfall of MS by solprovider · · Score: 2, Interesting

    All those Windows apps and arcane hardware devices everybody uses will magically vanquish within the next 12 months.

    I did not say that all MSWindows PCs will disappear next year. I did not say that MS will disappear.

    My belief is that the move away from MSOffice will hurt MS's profits very badly. With the accounting tricks MS uses, the loss of those profits will be enough to put the company in the red. The panic that MS is falling will increase the migration away from MS products, further hurting their revenues. And it continues until they disappear.

    They will not disappear next year. The dividends are moving money from MS's accounts to Bill and Steve's pockets while helping keep the stock price up. But even after the dividends, they have more than $30,000,000,000. That is enough to keep the company alive for 2 years even if all revenues stopped, and the revenues will not stop next year. Hopefully MS can survive long enough (6 years) to fulfill its contract with the U.S. Army. Does declaring bankruptcy protect a company from the guys with guns? When their boss runs the bankruptcy court?

    Other possibilities:
    - Selling pieces of the company (assuming anybody wants them.)
    - Finding a business model that does not depend on accounting tricks.
    - Finding a business model that does not depend on controlling the standards.
    - Finding a business model that does not depend on being a monopoly.
    - Finding a business model that does not depend on having tons of cash.

    Bill and Steve have never shown much ability running a business. They saw an opportunity, took advantage of it, and then ruthlessly defended their position. But every attempt to diversify their business has failed. Maybe the big change coming is that MS will hire a CEO or President who has some experience running a big business profitably.

    --
    I spend my life entertaining my brain.
  27. Fileshareing vs. OSS by WindBourne · · Score: 2, Insightful

    I find it funny that the author implies a link between music file sharing and OSS.
    The MS world has been sharing programs (intentional and not) forever. Many ppl still use a program just to try it out. Others flat out steal it with no intetion of paying. That has been the norm in the MS world, not the exception.
    While p2p and decss was started in the OSS world, neither has really been about stealing info. Decss was simply trying to preserve our right to view movies that we bought and paid for. p2p was simply a scalable way to move files vs. a slashdot effect. I personally do not know of anybody who does linux who trades in movies or music.
    I do know a number of ppl from the MS world (and I think a few from the mac) who trade constantly in both. When I ask them about it and the copyright, the attitiude is who cares. Even the best p2p and rippers are from the MS world now, not OSS, due to market demand.
    Oddly enough, if RIAA and MPAA really wanted a workable solution they should work with the OSS world to get something started that could be moved back to MS. I doubt that they wil though.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  28. Re:Downfall of MS by fredrik70 · · Score: 3, Informative

    um, probably not, MS will go the same way as IBM, maybe a bit further down since they do not have the service bit to fall back on as IBM did. MS will be much less imortant in the future, but not extinct. Heck, maybe they even turn over to be part of the 'Good Guys' just as IBM did!

    --
    if (!signature) { throw std::runtime_error("No sig!"); }
  29. Re:Downfall of MS by Spackler · · Score: 5, Insightful

    Bill and Steve have never shown much ability running a business.

    Ummm, wow. Dude, I'm not crazy about them either. However, if you think that becoming the richest guy in America, and your company has 40 Billion in the bank indicates someone without "ability running a business", you are an idiot. You don't have to like him, and you don't have to like his tactics. However, the end results are EXACTLY what running a business is about. Grow up.

  30. Re:*sigh* by bukharin · · Score: 2, Informative

    When I see things like this [snip David Diamond's gushing question] I'm reminded how clueless 'journalists' are.

    Yeah, what would David Diamond know about Linus and Linux? After all, he only co-authored Linus's book

  31. Re:Downfall of MS by snilloc · · Score: 3, Insightful
    I've sampled OOo in it's 1.x and 1.1pre versions, and I have to say I'm disappointed.

    It doesn't even perform as well as MSOffice 97. I tried to make some charts with the Spreadsheet program and found it totally inadequate for my needs. I was originally looking for a free alternative to Office97 (the version I happen to own). I find the Excel97 graphics to be pretty shitty, but OOo's were worse, and less customizable. Playing with the defaults for 15 minutes in Excel got me reasonably close to what I want. OOo just can't do it.

    Oh yeah, and It's much slower.

    OOo probably does a lot of stuff well, but until I can make a kick-ass presentation from its components like I can with MS, OOo won't fly in Big Offices everywhere.

    (Does anybody know of a free program or suite that can make good charts? Something along the lines of Harvard Graphics98 for windows would be super, but I haven't even found anything as good as Office 97.)

  32. The Rise of MS by solprovider · · Score: 2, Insightful

    You disagreed with my line:
    Bill and Steve have never shown much ability running a business. They saw an opportunity, took advantage of it, and then ruthlessly defended their position. But every attempt to diversify their business has failed.

    Here are your thoughts plus my commments:
    They still only sell BASIC for homebrew computers.
    MS did well selling BASIC interpreters to the personal computer manufacturers. They did lots of fast talking about how each manufacturer's version of BASIC would be compatible with the other versions. It was too bad they could not learn how to port it without changing it. MS created the standard, and could not fulfill it.

    Remember, they actually did survive a couple of years before Office became their big money maker.
    Their next big hit was MS-DOS. They got that chance because IBM wanted their BASIC. They saw the opportunity to pull a fast one, and the rest is history. That one event of fast thinking created the bankroll that allowed everything else.

    Before Windows 3.x squeezed Word Perfect out of the market (because WP for Windows was late and as bug-ridden as an English brothel), very few people used Word. I don't about the rest of the Office apps, but they hardly dominated. You have to agree they've diversified a bit from the OS business.
    Read the stories about how MS tricked WordPerfect Corp.. It is very difficult to put out a product when you do not have the specifications for the API. MSWord was the killer app that sold MSWindows. And the office suite became the new cash cow.

    Ah, and the X-Box too. Yes, they sell each unit with a loss, but they make money from ... controlling the standard, that is the X-Box hardware, and selling licenses to those who want to make money from software for the platform.
    Yes, they still lose money on the X-Box. And if it stays around for a few years, they may be able to make money on it. It could become a good strategic decision if MS survives. But they are doing it to attempt to control another standard, not because it will make money in the near future.

    That's also why they decided to squash Netscape, who, by the way, tried to use exactly the same tactics: dominate on the client side to make money from the servers. And to dominate on the client side, they introdused a lot of new "standards". Netscape failed because Bill Gates and Steve Ballmer are better at running a business that way, and came earlier to the game of domination.
    Netscape had to convince people that this new type of application had any benefit. So they developed a business model where the application was free for home use. And it worked: everybody knows what is a web browser. Netscape WAS the standard. Their inventions were not introduced to be incompatible; they were introduced to improve the product.
    - MS used their previous monopoly to dominate the market. Netscape failed because they could not compete against the monopoly power of MS. MS did introduce incompatibilities with Netscape and the newly active W3C recommendations. Have you ever written JavaScript (a purely Netscape invention) that has to check browser version because MS decided to use a different DOM. I expect the true reason they used a different DOM was because they did not have the technical expertise to figure out how to program the DOM that was in Netscape, but it did make much work for website developers everywhere.

    --
    I spend my life entertaining my brain.
  33. Long lived institutions by ChrisMaple · · Score: 2, Insightful
    Well of course, but some companies do last a very long time. Hudson's Bay Company has been around more than 300 years. Some European brewers have existed much longer.

    Religious institutions seem to be the longest-lived, but whether they can be regarded as not failing is a different question.

    --
    Contribute to civilization: ari.aynrand.org/donate