Slashdot Mirror


Linus Holds Forth On the Future of Linux

colinmc151 writes "As part of Geekcruises' Linux Lunacy cruise to Alaska, Linus Torvalds was interviewed and answered questions about where he sees the future of Linux with a particular eye towards developers. Great stuff."

249 comments

  1. Linus about Mac OS X? by Anonymous Coward · · Score: 4, Interesting

    How come nobody ever asks Linus what he thinks about Mac OS X ?

    1. Re:Linus about Mac OS X? by IM6100 · · Score: 0, Troll

      Probably it's not an important enough question that anybody cares to ask??

      --
      A Good Intro to NetBS
    2. Re:Linus about Mac OS X? by saunabad · · Score: 5, Funny

      In his book "Just for fun" he wrote about his opinion on the microkernel architecture and mach. I don't have the book at the moment so I can't give you the actual quote, but I think a word-to-word direct translation from Finnish to English would be pretty close to "it is from ass" :)

    3. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 5, Informative

      from here:

      On Apple and OS X
      I never much liked Macs. All the interesting stuff is hidden away. They made the base of the house open source, but all the rest of the stuff, the wiring, is their own stuff. I don't want that to happen with Linux.

      [Mac OS X] doesn't give me the warm-and-fuzzies. I actually dislike Mach a lot. I think they made a lot of bad design choices.

    4. Re:Linus about Mac OS X? by daviddennis · · Score: 4, Insightful

      Obviously, someone does. Look around you - the two highest ranking topics as of the time I'm writing are on this question. People are using moderator points to push them up, a strong indicator of interest.

      I've personally switched from SGI Irix to Linux to MacOS X on the desktop, for both home and work. There have been some articles, in Infoworld and elsewhere, about normally geeky guys who have seen the virtues of Apple's creations. And CmdrTaco is the proud owner of a Mac laptop, which he apparently liked so much that he created an Apple section here on Slashdot.

      Linux on the desktop seems to have done its best to imitate Windows on the desktop. If you want a user interface better than a pale imitation of Microsoft, then MacOS X is your OS.

      For cost reasons, I don't think this is much of a threat to Linux or Microsoft. But I think it's a very interesting phenomenon that deserves more coverage.

      D

    5. Re:Linus about Mac OS X? by Trurl's+Machine · · Score: 4, Interesting

      This question is sort-of-answered in "his" book "Just For Fun" (actually written together by Linus Torvalds and David Diamond). Linus seems to have almost religious anti-MacOS X stance. He is against anything that is proprietary - and MacOS X still remains proprietary on its most important layer. He is against the very idea of microkernel, so he is against Mach as such. It's funny, because this book is actually written on a Mac notebook, but as David Diamond notes, when Linus was reading his own words for approval, he payed more attention to the whole OS and the machine (and expressing his dislike for both) than to his own words. Probably that's how the silly mistake about "Apache, the most popular commercial Linux version" could have slipped.

    6. Re:Linus about Mac OS X? by axxackall · · Score: 5, Informative
      From the book review:
      Linus discusses why he continues to use a standard kernel as opposed to a microkernel. This discussion basically says that microkernels are not as efficient or easy to use as a standard kernel. The driving force behind Linus not using a microkernel approach is because he believes the parts are bigger than the whole, essentially saying it is more difficult to understand/develop a kernel with a modular approach as opposed to the standard kernel. Microkernels spend lots of time communicating from one piece of the kernel to another where a standard kernel has shared pieces so the communication doesn't have to take place. This specific piece is where the developers of microkernel implementations differ from Linus.
      --

      Less is more !
    7. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 0

      It probably would have been better had you turned off your slashdot blinders and actually READ THE BOOK. he does not "against anything that is proprietary" and that has NOTHING to do with his dislike of OSX.

      He was pretty clear about the fact that he does not support the notion that everything should be open.

    8. Re:Linus about Mac OS X? by ergo98 · · Score: 3, Insightful

      He is against the very idea of microkernel

      This is like saying that a husband is against the very idea of vacuuming, rather than simply doesn't want to vacuum. From what I have read of Torvald's opinion, the difficulty was that a microkernel isn't as easy to write, and can be less efficient (but on the flip side can be dramatically more secure and stable - see QNX). That's great that he feels that as a developer, but as a user, or as someone choosing products for embedded systems, etc, I think I'd take a microkernel.

    9. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 1, Interesting

      Because OS X is a single-vendor, single-platform and mostly proprietary OS. It's just not that interesting.

      Take away the gumdrop widgets and drop shadows, and you're left with nothing special.

      Today is about commodity hardware, with freedom of choice, and commodity OSes with freedom of choice again. Being tied to one OS from one vendor on one plantform is too much like the early 90s... Like the Amiga. Good for its time, but it's a different world now.

    10. Re:Linus about Mac OS X? by ae · · Score: 2, Informative

      There is at least a comment on the hardware in TFA:

      I actually find Power to be very interesting now that they've made the 9070. And you can actually buy them in reasonable machines. And you can buy a Macintosh G5 and get a real 64-bit CPU. And I think that may actually be enough, too. There is enough of a user base for normal people that I suspect a lot of Linux developers would love to have one of those. And are ready to switch away from X86 entirely. While I don't see that happening on IA64. Because there is not any nice boxes you'd switch away to, if you were to switch away from X86.

      --
      Blog Ho
    11. Re:Linus about Mac OS X? by Trurl's+Machine · · Score: 2, Informative

      I'll defend my statement. Take the chapter XII, especially passages "Intellectual Property" and "An End to Control" (pages 204-219 of the hardcover edition). I'd say that Linus says there that yes, you can do something proprietary and maybe even have a temporary success, but in the long run it is The Wrong Way. Or, in Linus' own words, "a bad, short-sighted decision that ends up in disaster or near disaster". For example, Linus cites the European success of the GSM technology and the relative American backwardness on mobile phones as the triumph of open (GSM) versus proprietary (American multiple standards).

    12. Re:Linus about Mac OS X? by Trurl's+Machine · · Score: 4, Informative

      This is like saying that a husband is against the very idea of vacuuming, rather than simply doesn't want to vacuum.

      But this particular husband says - for example - that "one of the arguments against vacuuming, pardon, mcrokernels has always been performance" (page 130 of the hardcover edition). There are also other anti-microkernel rants scattered all over the book, but I hope this example is enough. It's not that Linus says "I don't want to do this", he also says that it's the wrong idea.

    13. Re:Linus about Mac OS X? by Grizzlysmit · · Score: 0, Flamebait
      On Apple and OS X I never much liked Macs. All the interesting stuff is hidden away. They made the base of the house open source, but all the rest of the stuff, the wiring, is their own stuff. I don't want that to happen with Linux.

      [Mac OS X] doesn't give me the warm-and-fuzzies. I actually dislike Mach a lot. I think they made a lot of bad design choices.

      Here Here

      I don't like Mac's & Apple for so many reasons, but mostly for the closed proprietry nature of the shit, and most of all because of all you shit's out there like the parent of this thread, I mean shut the fuck up, the article was about linus & linux, Mac Os X is oftopic, irrelevant and full of shit, and I for one have had enough of you turds always butting in with it.

      --
      in my life God comes first.... but Linux is pretty high after that :-D
      Francis Smit
    14. Re:Linus about Mac OS X? by fred87 · · Score: 1

      "Linux on the desktop seems to have done its best to imitate Windows on the desktop. If you want a user interface better than a pale imitation of Microsoft, then MacOS X is your OS." thats just kde + gnome example 1: xfce example 2: fluxbox (my choice)

    15. Re:Linus about Mac OS X? by daviddennis · · Score: 2, Interesting

      Sadly, I think the links to your examples don't work. I finally discovered you can't get away with more informal HTML styles in Slashdot - you have to use quotes. So:

      <a href = http://www.amazing.com>

      won't work, but

      <a href = "http://www.amazing.com">

      does.

      Some years back, when I used Linux on the desktop, I tried a few Enlightenment themes. For whatever reason, I found them quite difficult to set up, and far more attractive in screenshots than actual day by day use.

      I'm older than I used to be, and a lot busier, and that means I don't have the many hours it takes to fine-tune things like this. So I choose MacOS X, which has done a beautiful job on my behalf.

      So if you're young and poor, or just plain poor, use Linux and spend your free time making it look nice. But if you're old and rich, or just plain rich, get MacOS X and enjoy it as it is.

      D

    16. Re:Linus about Mac OS X? by JamesKPolk · · Score: 5, Informative

      Torvalds against anything proprietary? Where have you been since Torvalds has begun using Bitkeeper (a proprietary RCS) for all his kernel development?

    17. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 0

      How come nobody ever asks Linus what he thinks about Mac OS X ?

      Probably it's not an important enough question that anybody cares to ask??

      Ha. Like asking him what he thinks about Linux is "important".

    18. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 0

      I think today it is about the status quo applied to the status quo. I got to the point where Linus talks about tact. So I think now how is the future of Linux? Time will reveal if Linux is going to follow Windows or another philosophy. In some ways its already divergent, however, that is at the surface level. So how useful is Lindows, etc. going to be as a movement? I don't know I'm interested mostly in having the code so it raises another issue of what is the future of Linux for the status quo.

    19. Re:Linus about Mac OS X? by scrytch · · Score: 2, Insightful

      > This is like saying that a husband is against the very idea of vacuuming, rather than simply doesn't want to vacuum.

      Linus has gone further than that, to slanderous accusations against microkernel research in general, stating that they were in it for the research dollars, knowing they had an inferior architecture. Tanenbaum wasn't mentioned by name, but it's fairly obvious who the comments were directed at. This behavior to me is beyond the pale, and completely unacceptable. He may have a fine OS, microkernel concepts or no, but he has no standing to be throwing around allegations like that.

      This is a guy who learns fast when he wants to, an excellent x86 assembly hacker, but he doesn't know when to keep his trap shut when he doesn't know about something.

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    20. Re:Linus about Mac OS X? by FrozedSolid · · Score: 5, Insightful

      I think this is the wrong kind of comparison to be making. I for one never saw linux as a complete windows replacement. The desktop side of things is sort of a slowly evolving blob, as far as I've ever seen. Luckily "how it looks," isn't the reason why most people claim to use linux.

      Apple is a corporation. MacOS is (for the most part) closed source. That means that when you purchase software from them, you are stuck getting updates and fixes from them. I wouldn't say apple is as bad as microsoft, not yet anyway, but lots of stuff points out that Apple is working towards locking in their users. For example, the fiasco about security updates to the older versions of OSX a few days ago.

      I always hear people chastising Microsoft about their evil DRM-enhanced future. I don't see why people don't notice Apple doing it RIGHT NOW. Look at iTunes. You can burn your music, or you can put it on your iPod. I have an Archos mp3 player. I can't put music I buy from iTunes on it even though I've purchased the music. I'm by no means putting down Apple's use of DRM, after all, they have to make money somehow, but it's important to realize that they are just another corporation, and in parallel, they are just out to make money.

      With open source you don't have to rely on a central source for fixes, you can fix it yourself, you can modify the appliations to suit your needs and whatnot. MacOS X may look nice, but it's no develper's heaven. That's what linux is for.

      --
      When all freedom is outlawed only the outlaws have freedom
    21. Re:Linus about Mac OS X? by morelife · · Score: 1

      >since Torvalds has begun using Bitkeeper

      I don't see anyone mentioned this yet.

      I remember reading that Bitkeeper was chosen since a lot of the Linux kernel contributors raved about it. From what I understood, Linus T. was somewhat indifferent about release engineering methodologies, and was open to using what everyone else wanted.. hence the question was more: what functionality does it offer (as opposed to is it OSS or not).

      IIRC the earliest reference to this issue is ESR's letter to Linus wherein he accused him of using his Inbox as a patch-queue.

    22. Re:Linus about Mac OS X? by morelife · · Score: 2, Insightful

      Hi,

      Linux on the desktop seems to have done its best to imitate Windows on the desktop

      Another poster tried, but let me clarify.

      KDE looks and acts like Windows. This is the reason a lot of Linux people don't like it or use it, myself included.

      Gnome also looks like Windows at first, but less so. Lots of cool things going on in Gnome, all not very Windows-like.

      XFCE, Blackbox, ICEWM, and Windowmaker look nothing like windows nor do they act like it.

      "a pale imitation of Microsoft" would be inaccurate when describing these projects.

      We should not speak of "Linux on the desktop," because no such single entity exists. There are, instead, many different projects providing desktop environments supported across not only Linux but the BSD family. And these vary from simple GUI+little functionality to full enviroments with internal protocols, etc.

      While the visible desktop portion of MacOSX is very inviting from both aesthetics and functionality viewpoints, OSX has other problems which I believe will slow its adoption by the general user base (the not-so-technical who are beginning to care about issues like privacy+computers, years of Microsoft security failings, the DMCA, and notice that some countries are adopting Open Source Software as a mandate):

      -Large portions of OSX is proprietary software. Fine: but so often it's touted as an open platform.

      -The DRM architecture in iTunes is really no different than M$ DRM (more eloquently stated in another post )

      -Cost.

    23. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 0

      Let me get this straight:

      Message-passing microkernel (e.g. Mach) is INFERIOR to a monolithic kernel (e.g. Linux). Whereas...

      Message-passing graphics system (X) is SUPERIOR to a graphics system that scribbles directly into the framebuffer.

      Double standard or what?

    24. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 0

      I don't think anyone needed ESR to "accuse" Linus of doing something he fully admitted to doing (use mail filtering and a set of scripts to manage patches from a mailer).

    25. Re:Linus about Mac OS X? by jaydonnell · · Score: 1

      "I have an Archos mp3 player. I can't put music I buy from iTunes on it even though I've purchased the music." I think you are purposely misleading people here. Just burn the file from apple as a cd then rip as an mp3. I'm sure you realized this if not then .... Of course, this isn't user friendly, but you are implying that apple is trying to restrict you from doing this and that is false. The fact that they don't make it easy does not mean that they are trying to prevent this. You can do anything you want with the music pruchased from itune that you can do with a normal cd. There is just an extra step.

    26. Re:Linus about Mac OS X? by FrozedSolid · · Score: 1

      I've found I can usually fit 20 or so of my songs on a cd. I have a 4x burner. It takes 15 minutes to burn a cd. If I bought music from itunes, i'd probably buy in albums, I could rack up maybe 100 songs in no time. That's 5 cds, taking 75 minutes to burn. This doesn't include the time it would take to rip and reencode every single song.

      There's no question that apple is restricting the use of the music. The question is if this is acceptable or not.

      --
      When all freedom is outlawed only the outlaws have freedom
    27. Re:Linus about Mac OS X? by jaydonnell · · Score: 1

      premise: apple makes me burn then rip to get an mp3 premise: I have a slow burner conclusion: apple is restricting my use Hm, I don't think your conclusion follows your premises.

    28. Re:Linus about Mac OS X? by Anonymous Coward · · Score: 0

      Ahh leave it to McSlashdot for dumfuck Apple zealots to turn a Linux story into an Apple story. As an answer to your idiotic question, people don't ask Linus about OS X because it is irrelevant. OS X is nice if you like your computing centrally controlled by a monolithic corporation, but for those of us with a penchant for independence, it kind of, no it does, suck.

    29. Re:Linus about Mac OS X? by Bingo+Foo · · Score: 1
      saying it is more difficult to understand/develop a kernel with a modular approach as opposed to the standard kernel. Microkernels spend lots of time communicating from one piece of the kernel to another where a standard kernel has shared pieces so the communication doesn't have to take place

      Then why didn't he just write the kernel in procedural FORTRAN?

      --
      taken! (by Davidleeroth) Thanks Bingo Foo!
    30. Re:Linus about Mac OS X? by antiMStroll · · Score: 2, Insightful
      Linux on the desktop seems to have done its best to imitate Windows on the desktop. If you want a user interface better than a pale imitation of Microsoft, then MacOS X is your OS.

      Can we agree to finally put this canard to rest? No OS has more variety on the desktop than Linux. Yes, two popular desktop environments - KDE and Gnome - are similar to Windows. Fluxbox and Windowmaker, popular as well, aren't close. XFce4 looks like OS-X. Ion attempts to replicate the terminal. Claiming the Linux desktops are "a pale imitation of Microsoft" is either disingenuous or uninformed.

    31. Re:Linus about Mac OS X? by ecalab · · Score: 1

      Well, not exactly. Burning a cd just to rip it back to mp3 doesn't only make it harder by one step. You've got to put into the equation the cost of those 5 cds you don't actually need and you wasted, unless you go for CD-RW, which is a lot slower to burn, and costs a lot more. Also, every time you encode to mp3 you have a loss of sound quality, since mp3 is a lossy compression algorithm. Therefore, I also see this as a lock down, since Apple is making it harder, costlier and worst to just put your legally purchased music into your player. So, the only reason here is to make you buy that iPod of theirs which concludes it is using their proprietary technologies to tie you up to their product.

    32. Re:Linus about Mac OS X? by jaydonnell · · Score: 1

      Ok, Your conclusion doesn't follow either. There is a big difference between locking you into their product (ipod) and encouraging you to use it. You can use the songs purchased from itunes on an mp3 player so you aren't being locked in. We need to stop using words with emotional baggage in ways that are inaccurate. Jay

    33. Re:Linus about Mac OS X? by Planesdragon · · Score: 1

      No OS has more variety on the desktop than Linux.

      He didn't say anything about variety. He was talking about "better."

      Judging by the apparant popularity of usage, the pale imitations of Windows are the best of the Linux desktops -- kind of sad, I know, but what do you want in a system that was designed to be Command-Line?

    34. Re:Linus about Mac OS X? by daviddennis · · Score: 1

      I am a developer of web-based applications, not a developer of operating systems. I use what works for me with minimal hassle, and that would mean an out of the box install of some sort.

      I made this point in an earlier response to someone else, but perhaps not as clearly as I should. If you're a student, you have time to try out six different windowing environments to find out which is best for you. If you're a typically time-stressed adult, with real projects begging for your attention, you use what the companies that sell you the software give you.

      I know that when I had more spare time, I would spend hours playing with things like Enlightenment, trying in vain to understand why themes never quite worked for me. Now, unfortunately, I don't have that kind of time, and it was never all that fun for me anyway.

      So I simply choose MacOS X, which takes care of that stuff for me, gives me a really cool interface, and lets me do what I do best, developing slick web applications.

      Linux on the desktop exists as an entity, because it's marketed as one. If you ask Red Hat or SuSE if there is Linux on the desktop, they'll say it's what they sell. And for someone who doesn't want to really get into the intricacies of operating systems, that's it.

      As for your other remarks, DRM as it presently works does not prevent you from playing MP3 files, and I don't think that's going to change. So all you get from having DRM is the opportunity to play AAC files; it doesn't take anything away from you that you already had.

      Apple has been first-rate in issuing security patches to the OS, and there's no question its track record on security is far superior to MS.

      Your best point, however, is cost. I can't sneak Macs into my company because they are so expensive, so the odds of anyone other than me getting a Mac are slim to none. This is true even though I experience the PC's crummy TCO every day. I believe I even pointed this out in my original message; the Mac will always be a minority because it's more expensive than the cheapest PCs. Cheap PCs may not be the best ones, but they're the ones that sell.

      Thanks for writing; I appreciate the time you took for a thoughtful post.

      D

    35. Re:Linus about Mac OS X? by daviddennis · · Score: 1

      Well, that was an entertaining tour into the world of human inventiveness. So I will cheerfully admit there's plenty of variety, yes there is.

      But is any of them as slick and user friendly and gorgeous as MacOS X? I'm sure they all have their partisians, and I don't want to hurt the feelings of people who obviously worked very hard, but the answer's pretty obvious. Open source projects attract nerds, not artists or human interface designers.

      In short, variety, yes. Quality, no.

      (And yes I did check out XFCE. It looks like a mutant cross between Windows and MacOS X, with considerably more of the former than the latter. This is probably just as well considering the sleek competence of Apple's IP lawyers).

      D

    36. Re:Linus about Mac OS X? by morelife · · Score: 1

      I actually read your second post earlier, and agree about the time sink part of figuring out all these desktop environments... which is why I use Windowmaker. It's super fast to install, replace, configure, and theme (this took not too much time).

      Linux on the desktop exists as an entity, because it's marketed as one
      Only by C/NET, Gartner, ziff davis, and the other sheep of the IT press and analysts. When Linux people talk about "Linux on the desktop" I've always understood it to mean the state of the desktop environments/window managers I mentioned before. If someone said "Mac on the desktop" they'd get called on the distinctions - it's not a semantics argument - the facts do matter here.


      If you ask Red Hat or SuSE if there is Linux on the desktop, they'll say it's what they sell.

      As for SuSE- they bundle many "desktop" options in the X section of the distro. If you want to buy a ready made solution they have the SuSE Desktop, but if you don't buy that, they certainly are not pushing any one "Linux desktop" on you.. RedHat chose Gnome, but neither company is forcing the desktop down your throat. You don't have to install the default distro, at least on SuSE it's easy to make your own install.

      DRM as it presently works does not prevent you from playing MP3 files
      Maybe you were thinking of another thread, I didn't say that. The DRM stuff in the resale of music and other content as implemented by MS and Apple, is something to remain watchful of, because it is crossing the line of fair use without a full disclosure to the consumer. The situation is just about to get out of hand and being watched by eff fair_use_and_drm.

      I can't sneak Macs into my company because they are so expensive, ... This is true even though I experience the PC's crummy TCO every day. ... the Mac will always be a minority because it's more expensive than the cheapest PCs. Cheap PCs may not be the best ones, but they're the ones that sell.

      The Mac "sell" on the part of its advocates in the corporate/office environment has always failed. In the past, I've supported Mac groups at Citibank New York, 25 G4 based developers in a New York dot com, while simultaneously supporting and deploying Windows*. The windows platform always turns out to be /extremely/ expensive to maintain - dollars, time, loss of productivity, and wasted emotional energy. We'd see more Macs around if Mac proponents were able to use these facts to good effect.

      *(I don't do this anymore, just unix).

    37. Re:Linus about Mac OS X? by 4of12 · · Score: 1

      it is more difficult to understand/develop a kernel with a modular approach as opposed to the standard kernel.

      So Linus' opinion is that it is difficult.

      Implicitly, he allows that it is possible.

      And all the Mac OS X and *BSD developers are constantly striving to prove that such a possibility can be realized.

      "Ain't skeered o' no difficulties, no sirree."

      --
      "Provided by the management for your protection."
    38. Re:Linus about Mac OS X? by vegetasaiyajin · · Score: 1

      KDE looks and acts like Windows. This is the reason a lot of Linux people don't like it or use it, myself included. Gnome also looks like Windows at first, but less so. Lots of cool things going on in Gnome, all not very Windows-like.
      KDE neither looks nor acts like Windows. It can on the surface look like windoze if you want to, but it's foundations are completely different. A large part of GNOME infrastructure (especially Bonobo) is very much like Windows. In fact, once I was trying to learn what Bonobo was about I was directed to Microsoftt COM/DCOM programming books. This Bonobo thing is just an attempt to implement in UNIX the most horrible programming model ever invented by Microsoft. It is simply the addition of prorpietary (as in non-standard) extensions to CORBA to make it look like COM.
      If there is anything in the Unix world that resembles Windows is GNOME.
      And regarding perfection, QT and KDE are IMHO much closer to perfection than GTK and GNOME.

      --

      My heart is pure, but make no mistake, it's pure evil
    39. Re:Linus about Mac OS X? by morelife · · Score: 1

      KDE neither looks nor acts like Windows.

      Why, sure it does - Browser doubling as a file manager, start button, task bar, system drive icons on the desktop, you can drag a URL string from the browser or file manager somewhere else like onto the desktop to create a link (or dare I say SHORTCUT). Out of the box it looks like Windows, unless you re-theme it. Ok, right, not the underlying architecture using QT - we weren't really talking about the underlying architecture - discussion was more about end-user adoption.. I agree the QT choice was excellent.

      Hey - the Gnome stuff I didn't know was so similar to COM. Suspicious, suspicious..

    40. Re:Linus about Mac OS X? by vegetasaiyajin · · Score: 1

      Why, sure it does - Browser doubling as a file manager, start button, task bar, system drive icons on the desktop, you can drag a URL string from the browser or file manager somewhere else like onto the desktop to create a link (or dare I say SHORTCUT). Out of the box it looks like Windows, unless you re-theme it. You have a point, but these days almost everything looks similar. BTW, the default theme is not windows. There is a Redmond theme that makes it work more like windows. Ok, right, not the underlying architecture using QT - we weren't really talking about the underlying architecture - discussion was more about end-user adoption.. I agree the QT choice was excellent. Then we agree on something. I don't use GNOME simply because it has been a project to copy the crappy (non-)design of COM into Unix. Now that Microsoft deprecated COM/DCOM in favour of .Net, the original GNOME proponents are working on a new clone of the new MS technology called Mono. I don't know if they are going to deprecate bonobo. Anyway, most "GNOME" applications are just GTK applications and don't use bonobo.

      --

      My heart is pure, but make no mistake, it's pure evil
    41. Re:Linus about Mac OS X? by xygorn · · Score: 1

      Did anyone else get the distinct image of the grandparent message peeling itself off the page to look at the highest ranking topics around it?

      --
      I am a sig. I wish I were a more creative sig, but I am not. I guess everyone has something to strive for.
    42. Re:Linus about Mac OS X? by morelife · · Score: 1

      ...called Mono."

      I'm familiar... I've followed this stuff for a long while. I don't use Gnome either, not for the dCOM reasons you discuss, but because there seems to be a certain layer of confusion surrounding its development, and frankly it felt wierd and amateurish, though I'm sure that's just me. Development progress was slow. Mixing Enlightenment in makes it complicated. And, Linus Torvalds doesn't like it. I never bothered to install it more than just casually in the past.

      And even though KDE is architecturally cool, and of course, it isn't really LIKE windows like you say, its freekin widgets get in the way of my productivity. Something's wrong if you're always wanting to get menus, toolbars and pop up shit out of the way:) So I use windowmaker and blackbox.

      I always thought it was "Mono" as in "singular", but now I can see it's "mono" the Spanish word for monkey. Is there a message in that?

      I do not understand Miguel de Icaza's thinking - I've read interviews last year where he explains what he's doing and why. I guess it boils down to he believes the .NET architecture is fantastic, allowing the platform-independent road into the future for all of us. The part I don't understand is that .NET is Microsoft, he knows that, and Microsoft is the devil, so he's working with the devil, hoping the devil plays ball for a while, and when looking at the devil's track record the first thing you notice is the devil has fucked the little guy every single time.

      Even if that shit was fantastic, I don't want a monkey OR a footprint on my desktop. Besides, M$ may just eat Ximian later by purchasing it, obviating their technology, and winning the customers Ximian worked so hard to get. And their VC investors would love that all the way to the bank.

    43. Re:Linus about Mac OS X? by vegetasaiyajin · · Score: 1

      And even though KDE is architecturally cool, and of course, it isn't really LIKE windows like you say, its freekin widgets get in the way of my productivity. Something's wrong if you're always wanting to get menus, toolbars and pop up shit out of the way:) So I use windowmaker and blackbox.
      My respects to you. I do use KDE, but sometimes I use IceWM for the reasons you give.
      I do not understand Miguel de Icaza's thinking - I've read interviews last year where he explains what he's doing and why. I guess it boils down to he believes the .NET architecture is fantastic, allowing the platform-independent road into the future for all of us.
      No. It boils down to the fact that Miguel de Icaza is a big Microsoft fan. He believes Microsoft technology is better, but he is also a free software supporter. His thinking is that the supposedly great Microsoft technology must be reimplemented as free software in *nix environments (especially free ones).
      That is why he first tried to clone the ultra crappy COM/DCOM. Even Microsoft acknowledge the COM/DCOM programming model was crap and they deprecated it in favour of .Net.
      Since it made no sense to continue pushing a clone of a deprecated technology, they decided to work on the .Net clone, which will probably be deprecated in a few years.

      --

      My heart is pure, but make no mistake, it's pure evil
  2. One thing for certain by El · · Score: 5, Interesting

    The open source developers will be amongst the last to see their (volunteer) jobs exported to India and China!

    --

    "Freedom means freedom for everybody" -- Dick Cheney

    1. Re:One thing for certain by Phantom_newbie · · Score: 1

      El quoted, "The open source developers will be amongst the last to see their (volunteer) jobs exported to India and China!" At least the fact that if they are going to be relocated, hopefully they will work in an area not within the ms.. :D

  3. Not so free by Anonymous Coward · · Score: 2, Funny

    Clearly most people who use Linux on the desktop tend to be pretty technical, right now. The nice thing is that is changing. It's changing mainly inside companies that just decided, "Hey, our secretaries are actually better off using Linux, because we don't want them playing solitaire.

    So much for all those ideals of freedom.

    1. Re:Not so free by turgid · · Score: 0, Offtopic

      No, they'd rather they played xbill.

    2. Re:Not so free by glitch23 · · Score: 1

      Hey, our secretaries are actually better off using Linux, because we don't want them playing solitaire.

      I guess those people never heard of implementing GPOs in Windows 2000 to prevent users from executing files that management didn't want them to execute. If they are using Win9x/ME on the users' machines then they have bigger problems than not being able to implemeint GPOs.

      --
      this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
    3. Re:Not so free by Anonymous Coward · · Score: 0

      GPO's are a piss-poor way of managing an enterprise. Out in the real world, you simply dont install the offending software. But of course, that would be impossible in Windows, so MS introduces yet another layer of user management tasks. And hey look, the zombies come out of the wood work to proclaim it a "feature".

    4. Re:Not so free by Grishnakh · · Score: 1

      Well the secretaries are free to quit their job and try to find another one that lets them play solitaire all day.

    5. Re:Not so free by glitch23 · · Score: 1

      Well when you don't have a choice to install the software and it's going to be there on every Desktop because of that then you need a way to prevent people from running it. Given that Solitaire and the other games can be removed or not even installed some things can not be such as cmd.exe. Yeah you could make a custom image with that command removed but then what happens when a program that an Administrator installs uses scripts during installation that are executed through cmd.exe? Using GPOs let's you select (similar to ACLs) who can and can not execute a command when all else fails.

      --
      this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
  4. Desktop by seanadams.com · · Score: 4, Insightful

    A very interesting read. However, I was surprised to find no comments at all concerning OSX, wrt the future of linux on the desktop. I mean, if anything in the last two years has obviated the need for linux on the desktop, this is it.

    It sounds like getting onto the desktop is important to him. He talks about the problems affecting kernel space - poor support from latop hardware mfrs being a big one... but really the kernel is NOT what's holding up the success of linux on the desktop. We need easier setup and a useable interface.

    1. Re:Desktop by Anonymous Coward · · Score: 0

      Well then, go and help the KDE People with KDE 3.2 Alpha, Its a lot more useable than previous versions, but they do need to iron out the bugs, so give some feedback.

      As for useable setup, Mandrake 9.2 and ArkLinux are the Easiest to use, with Debian as the worst.

    2. Re:Desktop by Daniel+Dvorkin · · Score: 4, Insightful

      I don't think OS X has obviated the need for Linux on the desktop at all -- and I'm an OS X user.

      I love Macs. I think they're great machines. Whenever anyone asks me for computer-buying advice, my first response is always "get a Mac." I would love it if Apple's market share blew up. My Mac does everything I want a computer to do. My last machine was a Mac, my current machine (obviously) is a Mac, and unless something drastic changes, my next machine will be a Mac too.

      But.

      What I would never want to see would be Apple becoming Microsoft. I don't want Steve Jobs to own the desktop any more than I want Bill Gates to. And honestly, assuming that the "Unix desktop" ("Unix" here being broadly defined, of course) ever becomes more than a niche market -- which I hope and expect it will -- I wouldn't even want to see Apple have 90+% market share there. Obviously I want them to do well. I don't want them, or anyone else, to dominate.

      What I want is competition. I'd love to see Apple and Red Hat and SuSE and Mandrake and yes, even Microsoft, all slugging it out on something resembling a level playing field. I'd like to see the market work the way it's supposed to: the companies that do truly innovative things get rewarded, and their competitors respond with innovations of their own, and we -- the great unwashed desktop-using masses -- are the ones who win.

      Obviously we're a long way from that. Right now, OS X and Linux play complementary roles. Linux ensures the growth of Unix as a whole, and that there will be lots of great Unix software out there available for free or for very low cost -- and that software almost always ends up on OS X as well. (Fink is my friend.) OS X provides an example of what a Unix desktop can be, and introduces users who would be put off by the inherent geekery of Linux culture to the wonders of what a Unix system can do.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    3. Re:Desktop by Martigan80 · · Score: 1

      We need easier setup and a useable interface.

      This would also go into the area of standards. And you can only standardize Linux so much. Sure Linux, like religion, would like to expands it's "user" base, but there are some users and areas that just don't belong. We all know the saying to give utmost easy of use you have to give up security.

      Sometimes the older/cli methods of doing things_is_the best way.

      --
      This SIG pulled due to lack of funding. (This damn war is costing too much!)
    4. Re:Desktop by Qzukk · · Score: 2, Insightful

      but really the kernel is NOT what's holding up the success of linux on the desktop.

      Exactly. Which is why Linus doesn't talk about the problems or future in the desktop arena. The KDE developers, Gnome developers, and distributions are responsibile for getting the kernel into the desktop and presenting it to the users of the system, not Linus.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    5. Re:Desktop by unborn · · Score: 2, Interesting

      The problem with lack of domination of at least a standard underlying software architecture is that we may get this great software X for the Mac, this great software Y for Linux and this great software Z for Windows. Not a lot of people can afford to have three machines on their desk, at least for now.

      Competition is good only if there is some commonality, at least in the sense that a piece of software can run on multiple platforms. But this can't be technically viable for software companies if there are so much differences.

      Take an example of this problem: software that only works on OSX but not on Windows (or Linux). Obviously it turned out that a lot of people wanted iTunes on Windows, but it took Apple to take the step forward.

      I personally think that competing Linux/FreeBSD distributions are better than Windows Vs. Linux Vs. Macintosh. And that is similar to the Intel Vs. AMD in the hardware arena.

    6. Re:Desktop by Nucleon500 · · Score: 1
      What I think Linux really needs to conquer the desktop in the long term is something besides X, and OSX may be instrumental in showing people that you can make a desktop by combining a Linux-like kernel with a not-X GUI. Obviously, I'd want whatever wins over X to be open source, however.

      I'm not talking about toolkit competion on top of X - that's somewhat a bad thing, because there's tons of repetition of effort, and the end result is inconsistency. That X allows this is its major shortcoming. I'm also not talking about eliminating X's network transparency - that's its best aspect, and must be preserved at all cost.

      I want something with server-side widget rendering. This should be plugable and themeable, so their could still be competition. But since clients would communicate on the level of "put a button here" instead of "draw a grey rectangle with text here," it would be easy for all the programs on a display to have a consistent UI. There are some attempts to do this, PicoGUI and Fresco, but I want them to become popular, to compete, and to retain X compatibility (by having clients which are rootless X servers). It would take a few years, but the Linux status quo could move to something better than X, and we'd win in the long run.

    7. Re:Desktop by molnarcs · · Score: 1

      What also really holds back the desktop is an outdated X. See how many enhanchements are planned on kde-look, and how many times you see X mentioned as the bottleneck (you'll also notice some pleas to Keith. P to hurry up with his work :))

    8. Re:Desktop by Feztaa · · Score: 2, Interesting

      We need easier setup and a useable interface.

      Linux is already easier to install than Windows, the problem is that people haven't heard about Linux, and even when they do, they won't switch because they want their games.

      What linux really needs in order to make inroads on the desktop is to be preinstalled. And to have more games ship with Linux support right out of the box.

    9. Re:Desktop by alienw · · Score: 2, Insightful

      I was surprised to find no comments at all concerning OSX, wrt the future of linux on the desktop. I mean, if anything in the last two years has obviated the need for linux on the desktop, this is it.

      You just don't get it, do you? As far as I'm concerned, OS X is not any better than MS Windows. It's a proprietary OS coming from a proprietary company. Sure, it's "UNIX-based" -- just like Windows 9x is DOS-based. Its only selling point, apart from aesthetic appeal, is ease of use and stability. But it's still (and will always be) a closed, proprietary system. Not to mention that Windows 2000/XP is not that much worse in those two aspects.

      The main point of Linux is that it's a free and open system. It's not in the same category as OS X, Windows, OS/2, or AmigaOS. Don't compare it to those systems.

    10. Re:Desktop by Haeleth · · Score: 2, Informative

      Linux is already easier to install than Windows...

      Not so.

      Installing Windows XP is a matter of putting the CD in your drive and clicking "Next" a few times. The easiest-to-install Linux distros are slightly harder to install on a PC with Windows already present, because they require you to make _some_ sort of decision about what to do with Windows, and they don't migrate your Windows applications and settings for you like a new version of Windows does. For installing on a fresh PC, the two operating systems are about equal.

      And you're right, of course, that preinstalled Linux would reverse the situation. Anecdotal evidence suggests that most of the non-game-playing public wouldn't even notice...

    11. Re:Desktop by Anonymous Coward · · Score: 0

      That is exactly the problem with non-competition. If we had a level playing field, companies would have to design their software to be cross-platform from the start, if they want to earn lots of money.

      Compare with cars. Noone complains that you need to have three cars, because you need a Ford to go to New York, a Chrysler to go to Washington, and a Nissan to go to Los Angeles.

    12. Re:Desktop by Anonymous Coward · · Score: 0

      OK, install XP with WinME already installed on it (taking the whole drive, using FAT32).

      That aint easy either.

    13. Re:Desktop by hummassa · · Score: 1

      Have you ever heard of Knoppix?
      1. put CD in the drive
      2. reboot the machine
      3. profit?!
      4. if you want it to go faster, install into the HD with ONE click.

      --
      It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
    14. Re:Desktop by Bob+Uhl · · Score: 1

      OS X 'has obviated the need for Linux on the desktop'? When did Apple release the entire thing under the L?GPL? Until it's free software, it's not a suitable replacement.

    15. Re:Desktop by Sloppy · · Score: 1
      I mean, if anything in the last two years has obviated the need for linux on the desktop, this [OSX] is it.
      It depends on what you want. If all you care about is performance and reliability, then yes, it looks like OSX is very serious competition for Linux. From what I've seen, OSX works great.

      But if you care about trustworthyness, safety, and long-term future viability, then OSX is as bad as MS Windows. The source code to most of it isn't available and can't be maintained or audited. When you run OSX, your computer isn't really yours. If you don't understand what I mean by that, then ask yourself this: what would you do if Apple took OSX in a direction that you don't like (e.g. added trojans such as DRM, etc) or they stopped updating OSX (e.g. Apple went out of business or sold out to MS)? Can you fork it? If you can't fork it (or otherwise take direct responsibility/power for the software that you run), then it's not safe.

      Does the software that you run, always serve your interests to the best of its ability, or does it compromise and somewhat serve somebody else? Try out Apple's DVD playing software to see an example of the latter. Try using iTunes to do various things with files downloaded from the iTunes music store. This kind of crap is going to start creeping into the lower depths of the system. Maybe not all the way into Darwin, but then again... maybe it will have to.

      The trustworthyness issue might have been just an obscure political issue for "GNU hippies" and "Open Source Dudes" in the past, but it's becoming a more and more important to the mainstream, as the hostility between the humans vs the corporations (and government?) heats up.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    16. Re:Desktop by Ed_Moyse · · Score: 1
      No this is the main point of linux IN YOUR OPINION. I work at CERN the world's largest physics laboratory (and the home of the web blah blah blah), and an enormous number of people are moving to macs, from laptops running windows AND linux. And I'll be following them as soon as I can afford it (my last machine was a vaio running linux).


      Don't get me wrong, I'll keep my big box at home running KDE, and I'll keep playing with code, but for day-to-day computing I want an OS that is stable, has the powerful tools of unix, and is attractive to look at and use. This used to be linux/KDE but now is OSX. Whether you agree or not, YOU don't get it if you think that OSX is not threat to linux on the desktop, because I'm not alone in this respect!

    17. Re:Desktop by DrCode · · Score: 1

      Sure, it looks nice, and I'd be willing to buy a copy for $100, as soon as a version comes out for my Athlon system.

    18. Re:Desktop by Feztaa · · Score: 1

      I agree with you that the basic installation of knoppix is easy, but the problem with knoppix is that it's debian, and the problem with debian is that it provides very few GUI tools for configuration. What I'm saying is, Joe Sixpack would have a difficult time setting up his printer (for example) with knoppix, whereas on RedHat, it would be detected for him without any hassles.

    19. Re:Desktop by Feztaa · · Score: 1

      Installing Windows XP is a matter of putting the CD in your drive and clicking "Next" a few times.

      Last time I saw an XP installer, it was far more involved than that. Perhaps what I saw is not what you get when you buy XP retail, since it was a warez'd copy on a friend's machine, but it started out being totally DOS-based, asking some partitioning questions, and then doing most of the install before loading up a graphical thing to hit "Next" a few times.

      RH9, on the same machine, also involved some partitioning questions, but for the most part it was just setting the language and making sure that it detected the right type of mouse, etc, and clicking next. We did custom package selection, because I'm a control freak like that, but we could have just as easily hit "Workstation" and have it all installed for us without any real substantive questions.

    20. Re:Desktop by alienw · · Score: 1

      No company will ever adopt macs systemwide, at least in the near future. They suffer from the same problems as Windows boxes, and are also more expensive. Switching to Macs from Windows just doesn't make any business sense. Linux is a totally different story.

      Remember: the driving force behind any switch will be corporate desktops. People generally run the same thing on their home machine as they do at the office. It doesn't work in the opposite direction (just look at apple's market share). And OS X will not be showing up on company computers very soon.

    21. Re:Desktop by hummassa · · Score: 1

      Wrong, wrong, and wrong. I'm sorry. Kudzu gets the printer in knoppix, kde has a comprehensive print settings dialog, and simple. no hassle.

      --
      It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  5. another interesting read... by mr_tommy · · Score: 4, Insightful

    An interesting read, but as ever i never seem to get an understanding of how Linux is going to convert the other 99% to microsoft.

    Torvalds might be saviour to the linux community, but thats where it stops. Frankly, The OS either needs some drastic marketting plans or a couple of well placed PR people if it ever wants to make some headway. Bill Gates & Microsoft didn't get rich of the quality of their programming.

    1. Re:another interesting read... by bstadil · · Score: 4, Insightful
      If you haven't read Clayton Christensen's theory about Disruptive technologies you owe it to yoursleves to do so.

      In the case of Linux the improvement in the OS is at a much steeper trajectory than Windows.

      It is starting in smaller pockets (I am talking desktop) where the requirement for compatability is somewhat lower. Pockets where only a smaller subset of functionality is needed etc. But the thing is that once in, it will not be replaced by Windows. The Niche is gone for good.

      Second Linux is Circling Windows from all sides. From big iron servers to cell phones. This means that the interoperability issue will become less and less. One day you will wake up and realize that it is actually smarter to ditch Windows than try to keep it in sync with it's surroundings.

      --
      Help fight continental drift.
    2. Re:another interesting read... by Ozric · · Score: 1

      That was because there was no informed market back in the 80ies. There is noway MS would be where they are now, if they started today. It's a different market and most people know the truth. FUD only makes people ask more questions. Linux does not need marketing, Linux just needs to work. The rest will all work out.

    3. Re:another interesting read... by Anonymous Coward · · Score: 0

      That's ridiclous. The average computer user in the 80s was 10x more informed than today. If you weren't informed, a computer was useless.

      What's changed is that there is no longer a need to limit technology so that it runs on cheap machines. Take that away from MS, and they've lost most of their competitive advantage.

    4. Re:another interesting read... by ignatus · · Score: 2, Interesting

      The main difference between Microsoft and Open Source is that Microsoft needs its customers to buy their products. That is in Open Source hardly the case. As long as open source can count on a reliable group of supporters, development will still go on. In that way, open source doesn't need marketing the way Microsoft does. Marketing can only help open source to gain popularity, but their is no real profit attached to it.

      --
      - Never underestimate the power of human stupidity.
    5. Re:another interesting read... by mickwd · · Score: 1

      "The OS either needs some drastic marketting plans or a couple of well placed PR people if it ever wants to make some headway."

      Yeah, it wouldn't have got anywhere in the corporate server environment, if it wasn't for that.

      The LAST thing Linux needs is a bunch of people persuaded to use it because of exaggerated marketing claims, and a bunch of PR people talking crap to idiots.

    6. Re:another interesting read... by cpeterso · · Score: 3, Interesting


      Clayton Christensen's "The Innovator's Dilemma" is a great book. It is very similar to Richard Gabriel's "Worse Is Better". This theory also explains why inferior products like DOS, Windows, C++, and Java succeeded. They sucked in many ways, but they were better in some small, important way.

    7. Re:another interesting read... by God!+Awful+2 · · Score: 1

      Linus also refutes the old OSS business case from 1999 (give away your software to sell your custom hardware), so that's not really going to help out with corporate support and the device driver situation he was complaining about:

      The bad news is, small companies go out of business and can't make hardware. It's just not economically viable any more.

      I was also quite shocked to learn that Linus doesn't know what quantum computing is!

      -a

    8. Re:another interesting read... by Anonymous Coward · · Score: 0

      A very large amount of open source development funding comes from companies trying to sell products to customers. Development might "go on" without the commercial stuff, but you would never have Mozilla, OpenOffice, Evolution, high-scalability stuff, KDE, and so on.

    9. Re:another interesting read... by nathanh · · Score: 1
      Second Linux is Circling Windows from all sides. From big iron servers to cell phones. This means that the interoperability issue will become less and less. One day you will wake up and realize that it is actually smarter to ditch Windows than try to keep it in sync with it's surroundings.

      The big day is when you realise that you're no longer modifying Linux to work in the Windows environment, but you're instead modifying Windows to work in the Linux environment.

    10. Re:another interesting read... by whereiswaldo · · Score: 1


      Incidentally, I found it... stunning... that Linus calls OpenOffice "a disaster" in the article. Huh? I can't see how that is true. It is allowing Linux to make inroads onto many people's desktops because the "killer app" office suite that they need they can get for free. It's not perfect, but someday it will be close.

    11. Re:another interesting read... by Sivaram_Velauthapill · · Score: 2, Insightful

      I think I know what he is getting at. I don't think he is referring to the application itself. Instead, he is probably referring to its architecture. I think he isn't happy with the fact that it uses its own graphics framework. For example, the buttons, icons, menus, etc are native to OOo. I'm guessing he would have preferred if OOo used standard libraries or something.

      Anyway, that's my feeling... I kine of agree with his view--if that is indeed what he means. I highly doubt he is referring to the software itself, which is great.

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    12. Re:another interesting read... by Anonymous Coward · · Score: 0

      "One day you will wake up and realize that it is actually smarter to ditch Windows than try to keep it in sync with it's surroundings."

      I experienced something like that as a web developer using windows but developing for servers running Linux. Switching to Linux suddenly I was home. All my command line skills and perl chops could be put to good use on my desktop. At that time there were a few rough edges, but nothing that couldn't be smoothed with a little perl and occasionally some gtk.

      Now that isn't even necessary. Finally broke down the other day and got a dvdrom to replace the cdrom drive Mandrake 9.2 install destroyed. Getting DVDs to play on Linux, supposed to be a major headache, right? Nope, piece of cake.

      The major thing missing now for Linux to be a threat to Microsoft on the desktop is advertising -- no butterfly biting penguins, no celebrities singing praises, no knowledge on the part of the general public that this option even exists.

    13. Re:another interesting read... by leerpm · · Score: 1

      C++ and Java are inferior products? To what, C? I don't think so.

    14. Re:another interesting read... by Ozric · · Score: 1

      all 10 of them..... there was no mass market back then.

  6. Forth? by Distinguished+Hero · · Score: 3, Funny

    I thought no one used Forth anymore. Now Linus tells us it is the future of Linux?

    Seriously though, is it just me, or is the title phrased in a peculiar manner?

    --
    Uttering logically derived and empirically supported truths to the disciples of the orthodox establishment.
    1. Re:Forth? by Anonymous Coward · · Score: 0

      All Suns use Forth - it is in the firmware known as Open Boot Prom (OBP).

    2. Re:Forth? by addaon · · Score: 1

      And all macs; they also use firmware. And most fords, or at least 1993 fords with antilock brakes, come to think of it, and presumably more recent ones as well. Wait, why do we think forth is dying out again?

      --

      I've had this sig for three days.
    3. Re:Forth? by Brandybuck · · Score: 1

      FreeBSD uses Forth in the boot manager. We're the future, and Linus is following.

      p.s. Yes, I know the parent post was a joke. So is this one. Get over it.

      p.p.s. Don't you long for the days when you didn't have to put stupid disclaimers like the above in your Slashdot posts?

      --
      Don't blame me, I didn't vote for either of them!
    4. Re:Forth? by chegosaurus · · Score: 1

      Sun's OpenBoot PROM uses FORTH. You can write programs for it if you're so inclined.

  7. Linux on the desktop by kevin_conaway · · Score: 2, Interesting

    He pretty much dodged that question. He made a vague reference to locking down pcs and how linux is much better at it ? Sorry but you can do that on windows as well.

    Folks have said this before but it bears repeat, oss shouldnt be trying to clone windows, it should be trying to innovate something new...but hey what do i know

    1. Re:Linux on the desktop by broeman · · Score: 3, Interesting

      I never got the feeling that the linux kernel is like the windows kernel32 ... I think he likes KDE because it is trying to move things (like windows is trying to), instead of GNOME, who wants to be perfect and clean (like Apple). Cloning windows/apple is only done because they in a hurry (if you call 5 years fast) wanted to create a usable desktop. Now that OSS is at the point of looking like Windows/Apple, the development can go even further and maybe in new innovative directions.

      --

      (yes this can be compared with sex)
    2. Re:Linux on the desktop by pavera · · Score: 1

      Sorry but you can do that on windows as well.

      Sure you can lock windows down, but its impossible to maintain. If you know ahead of time what application every person needs then yeah you can manage it maybe... But in Windows there is basically a switch can install, can't install. So say you lock down windows boxes, then users suddenly can't install fonts, or they can't install some little utility app that they need (because any install in windows needs admin rights). so then you spend your days running around installing fonts for people, or installing acrobat reader, or a million other mindless chores that you've disallowed people to do.

      In Linux the control is so much more fine grained, you can lock people out of installing apps to certain directories, you can let them maintain a font directory in their home dir, you can let them install apps to their home dir. Maybe maintain browser plugins in their home dir. This allows things to go much smoother, people can install things that they *need* to get their jobs done, and aren't on the phone every 10 minutes telling you they need font X. Or if you prefer, you can completely lock it down, and people will be on the phone, but you can just sit at your computer, and install anything remotely and poof its up and running, you aren't running up and down the office to each individual pc.

    3. Re:Linux on the desktop by mr_majestyk · · Score: 1

      But in Windows there is basically a switch can install, can't install.

      It's evident from this comment that you know very little about modern Windows security. When you get a chance, you should read up on Active Directory, particularly Group Policies.

      Your comments would be much more persuasive if you did a little more research before posting them.

    4. Re:Linux on the desktop by Anonymous Coward · · Score: 0

      A lot of what you are complaining about is By Design -- corporations who run locked-down Windows machines do not want users installing crap in their home directory. These corps generally use standard images that include Acrobat and so on and don't have to do a lot of running around.

      Not to mention that the permission system in Windows is much more finely grained than it is in Unix. If you want to allow someone to write to the font directory, you can do it without granting SuperUser access.

    5. Re:Linux on the desktop by Anonymous Coward · · Score: 0

      > I think he likes KDE because it is trying to move things (like windows is trying to), instead of GNOME, who wants to be perfect and clean (like Apple).

      Please do not feed the trolls. Thank you.

    6. Re:Linux on the desktop by mabinogi · · Score: 2, Interesting

      > Not to mention that the permission system in Windows is much more finely grained than it is in Unix. If you want to allow someone to write to the font directory, you can do it without granting SuperUser access.

      you can do that in a Unix system too..just create a group called "fonts" and make the directory group owned by it, and those users that you want to allow to write to it members of that group.

      it's far too easy to get a complete mess with windows ACLS....and it's much harder to understand the whole picture, and fix a problem when it exists.

      About the only improvements I would want for the unix permission system, is maybe groups of groups, and outside the filesystem space, a few arbitary root only things made configurable (like listening on a port below 1000)

      --
      Advanced users are users too!
    7. Re:Linux on the desktop by Anonymous Coward · · Score: 0

      Yeah, it must be fun maintaining that "fonts" group in a 10,000 person corporation. I'll take Windows' DOMAIN\Users, thanks.

      Fortunately, Linus finally accepted an ACL patch.

    8. Re:Linux on the desktop by mabinogi · · Score: 1

      That's why I said groups of groups would be an improvement...

      But I don't like the complexity of inherited permisions, plus the ability to assign arbitary people arbiatary permissions to files. that's something that might seem nice in the odd time when you might think you need it, but using it will in the long term leave a mess - especially in your 10,000 person corporation example.
      Of course any sensible administrator would only use the groups, but that assumes that all your administrators are sensible (which in a 10,000 person company is probably not true), or you have extremely tight control of things....

      --
      Advanced users are users too!
    9. Re:Linux on the desktop by MarcQuadra · · Score: 1

      But Linus IS much better at it. I had linux permissions figured out in a few days, and a few days more to make sure everything held tight on the network. Meanwhile I can spend forever dealing with Microsoft policies, and then deal with how local and global policies interact on the AD. Because Unix is a bazillion itty-bitty programs swarming into a functional system, and not a monolithic interface it is inherently easier to lock users down.

      --
      "Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails
    10. Re:Linux on the desktop by Anonymous Coward · · Score: 0

      Good call sport

      See today's post?

      ahahhahahaha

  8. Geekcruises by HBI · · Score: 5, Funny

    Someone should tell desperate, single women about this.

    There might be an explosion as the matter of women and anti-matter of geeks annihilate each other. What a way to go out with a bang, though!

    Besides, Linus could use some groupies. It'll make Gates jealous at the very least.

    --
    HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    1. Re:Geekcruises by Anonymous Coward · · Score: 0

      Not even gonna touch that one with a ten foot...I'll just stop now.

    2. Re:Geekcruises by WindBourne · · Score: 1

      Besides, Linus could use some groupies.

      Would not happen. By the time the first one was saying something to Linus, they would have their a** kicked. Nice to have your own loving guardien.

      --
      I prefer the "u" in honour as it seems to be missing these days.
    3. Re:Geekcruises by Sri+Lumpa · · Score: 2, Informative


      Tove Torvalds (Linus's wife) was a Finnish Karate champion so I don't think the Groupies would stand the challenge of going past her.

      --
      "The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers." Bill Gates,
    4. Re:Geekcruises by sgtrock · · Score: 1

      6 TIMES nathional champion. :)

    5. Re:Geekcruises by Anonymous Coward · · Score: 0
      HBI wrote: Besides, Linus could use some groupies. It'll make Gates jealous at the very least.

      Yeah, because the magnetic attraction of herring-scented penguins has a *far* better draw on the XX chromosome than a fifty-to-one hundred billion dollar net worth.

      Wait...

    6. Re:Geekcruises by Sri+Lumpa · · Score: 1

      Yeah, thanks, I was to lazy to look the details up.

      --
      "The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers." Bill Gates,
    7. Re:Geekcruises by Grishnakh · · Score: 1

      Any women that are desperate and single are not women that any non-blind man would be able to get in bed with without getting ill.

    8. Re:Geekcruises by HBI · · Score: 1

      I disagree. I run into lots all the time - just average chicks who don't have much special about them.

      --
      HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    9. Re:Geekcruises by Grishnakh · · Score: 1

      Yeah, you're probably right. However, it's really not that hard for a girl to pick up a guy, if she tries. Guys are very visual, and many of the girls I see these days don't put any effort at all into their appearance. If they'd just dress up a little and show off their bodies (instead of wearing androgenous cargo pants for instance), they'd have a lot more male interest.

  9. Geekcruises? by Anonymous Coward · · Score: 3, Funny

    Is that where a huge luxury liner sails through beautiful waters and near exotic locations and not a single person is on deck because they'd a) be away from their computer and b) have to stand in the sun?

    1. Re:Geekcruises? by Anonymous Coward · · Score: 0

      I saw them spend a lot of time in the coffee cafe' hunched over laptops.

    2. Re:Geekcruises? by DerPflanz · · Score: 1

      Yep. That's right. That is also the reason why they always go to Alaska. (A quick view at their website says that is not true, but all the ads I always get from them is about cruises going to Alaska).

      --
      -- The Internet is a too slow way of doing things, you'd never do without it.
  10. New directions for kernal development by Anonymous Coward · · Score: 3, Funny

    Hi all,

    Recently, I've been thinking a lot about where Linux development should
    head now that 2.6 is out. Specifically, I've been thinking about how we
    ought to make some cultural changes as well as technical changes. Now I'm
    not *entirely* sure what directions we should head in as we move towards
    3.0, but I'd like to point out a few areas that need to be addressed as well
    as propose some possible solutions. Nothing is set in stone yet, but these
    are definitely issues we need to work on.

    First off, I don't like a lot of the elitism that does on among Linux
    hackers. Just because you can tell what the following script does without
    executing it, doesn't mean that you're some kind of god.

    #! /usr/bin/perl
    @k = unpack "a"x5,'x_,d@';@o = unpack "a"x19,'Q8>tUxLm\@`Y%N@cIq]';
    while ($i19){print chr((ord($o[$i])-ord($k[$i++%5])+91)%91+32);}

    Learning to hack Un*x is an impressive accomplishment, but it's closer kin
    to solving a Rubik's cube than scaling Everest. If you think using Un*x
    makes you some kind of super genius who should be feared by mere mortals and
    end users, either get over it or start using *BSD. *BSD users (and
    developers) are all complete jackasses, so you'll fit right in.

    Secondly, I'd like to address the issue of cleanliness. Quite frankly, the
    standards of personal hygiene practiced by many members of this community
    are simply unacceptable. As you all know, I am a fairly clean cut,
    well-kempt person (I know, I have a bit of a gut, but compared to Maddog,
    Nick Petreley or ESR, I'm a modern Adonis.), and in the Linux community that
    is something of an anomaly. Virtually all users of Linux (and all other
    forms of Un*x) are unkempt, longhaired, beast-bearded dirty GNU hippies, and
    I am sick and tired of having to deal with them.

    The person I have the greatest problem with is that (in)famous communist
    RMS. Now, RMS may have been responsible for GNU, the GPL, GCC and many
    other contributions to the computing community, but his stance, as well as
    stench, displayed in his essays and actions, nauseates me. I mean, with
    that filth-ridden beard of his, where does he have room to demand that
    people refer to Linux as GNU / Linux? When he is as clean-shaven as I, he
    may claim that right, but until then, he should go back to playing his
    little flute and dropping acid like there's no tomorrow. Honestly, if he
    doesn't shut his mouth and go back to reading Marx, I'm going to shut it for
    him. I am sorry to sound so harsh, but a little hygiene every once in a
    while is a Good Thing(TM). Makes me wish I'd gone with a closed source
    license back in the day.

    Next in line of dirty scuzz-balls I have to deal with, and probably the
    worst thorn in my side, is Alan Cox, the primary coder of my kernel's TCP/IP
    stack (ha, what a joke!) and all around dirty GNU hippy. Alan views
    toothpaste the same way a vampire views garlic. The man's wife (who I spent
    a few years with at the University of Helsinki) often calls me crying in the
    middle of the night to complain of the rank, unbearable stench the man
    exudes after sex. On several occasions at trade shows, exhibitions and beer
    bashes, I have nearly fainted from the torrent of rotten odor that pours
    from every inch of his toxic person. Along with the typical GNU hygiene
    (mis)habits he practices, he also bitches and whines about... well,
    everything. He lies a lot too; evidence for this can be seen in the fact he
    almost always wears cheap black sunglasses when talking to people he knows
    are better than him (such as myself).

    And then we come to ESR. I won't reiterate the sewer-dweller like cleansing
    habits he practices as well, but I would like to focus on his general
    lifestyle. I like to refer to ESR as AGB or "Arrogant Gas Baron." The man'
    s flatulence is legendary. I honestly believe that given a meal of refried

    1. Re:New directions for kernal development by gallir · · Score: 1

      Anonymous karma whore?. Strange.

      --
      sgis ddo ekil t'nod i
    2. Re:New directions for kernal development by po8 · · Score: 0, Offtopic

      I have to disagree with the moderators who found this funny. I really didn't find this character assassination troll funny at all. And the "APRILFOOLS" at the end would have been a lot funnier around April 1---was this a repeat of some old article?

      Moderators, perhaps consider modding the parent back down?

    3. Re:New directions for kernal development by skookum · · Score: 1

      Who the hell is TT205, and why should I care about its feet?

    4. Re:New directions for kernal development by Proudrooster · · Score: 1

      Yep, mod this up.... It's definately classic. I wonder is ESR knows he has a "child molester" moustache?

    5. Re:New directions for kernal development by inode_buddha · · Score: 1

      Strange.. (and funny). But last I heard, Alexy Kuznetsov was responsible for the TCP/IP stack. AC has more to do with IDE disks, serial drivers, and the module architecture in general.

      If I'm wrong, or just *way* behind the times, would somebody please let me know?

      (perhaps I'll have a more humourous attitude in the AM)

      --
      C|N>K
  11. having a bias by argoff · · Score: 4, Insightful

    Apparently people think it's allright when you have a bias for superior technology, or for example, a bias that the earth is round rather than flat. But when it comes to a bias in favor of free (as in freedom, not beer) then all of a sudden it becomes so taboo - not even Linus wants to have that bias. I think that is such a shame, hasn't history shown that it's a worthy and rational bias by now?

    Just my opinion.

    1. Re:having a bias by timeOday · · Score: 4, Funny

      We've still got RMS :)

    2. Re:having a bias by Telex4 · · Score: 2, Interesting

      I couldn't agree more with you. There's a strange intellectual cowardlyness amongst a lot of geeks on this, which I think in part comes from their reluctance to step outside technical discussions. Making a confident statement on Free vs proprietary software requires a degree of philosophical and political confidence and knowldge that I think many don't feel they have.

      You get to the point where everybody is saying that all opinions are valid, and nobody needs to have one, which is really daft. In fact, each side (Free vs proprietary) has various facts to support them, and either opinion is important in itself and its bases.

      I wish Linus, and for that matter all other FOSS developers, would get off their bums and make an effort to be human. I'm sure we'd have far more success in the lobbying world if they didn't say things like "I'm not a lobbyist".

    3. Re:having a bias by Spoing · · Score: 1
      ...when it comes to a bias in favor of free (as in freedom, not beer) then all of a sudden it becomes so taboo - not even Linus wants to have that bias. I think that is such a shame, hasn't history shown that it's a worthy and rational bias by now?

      I take the stance that you have to look at base motivations. For some things, propriatory wins out...others, open and free. People make propriatory software for a reason, while open software is usually made with a different set of goals.

      That said, it is not a dichotomy since there are dozens of other types of licences and subsets (ex: GPL, MPL, ...). Those who aren't aware of the differences tend to think that open software is "freeware" or even "shareware"/"demoware" -- and it's not -- though on a practical level the immediate use (not distribution) of either may have the same consequences.

      Free-as-in-beer (freeware) is worth less than propriatory over time since the expectation of future updates or compatability fixes is lower than propriatory-with-a-purchase/lease-price.

      Propriatory is worth less than free-as-in-freedom because if the group/company/person providing it decides not to maintain it or breaks compatability, you're stuck. The free-as-in-freedom software always has the potential to be maintained and updated.

      Where people who are new to the whole open source world make a mistake is that they think "freeware" (as in not supported) instead of open (as in it can always be supported -- though not necessarily practical).

      What I do is try to describe what the differences are though it is a hard slog. If you start out with "free-as-in-freedom" most people won't take you seriously because they are not knowledgeable in what the tradeoffs are and consider "free-as-in-freedom" a revolutionary stance involving granola, tie died shirts, and nerds with broken glasses.

      That there are practical issues with the availability of massive amounts of open source hasn't been understood by many yet. If you can distribute something to someone without incuring a per-copy fee, most people think that *you* own it and are then willing to pay for it. Hmmm...think about that for a few moments if you haven't already.

      The attitude that some have that "being a geek" is a bad thing fits in the same category, though being proud of your geekyness is less of a problem and most people can be made to understand it in short order.

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
    4. Re:having a bias by Anonymous Coward · · Score: 0

      I think it's mostly Linus, wouldn't you say? Linus has this "I'm an engineer" persona, which other engineers admire, but misses the fact that in the "real world", POLITICS MATTERS! Technical cleverness/superiority doesn't get you far.

      That's why I'm glad we have RMS though I wish somebody would splice RMS' and Linus' DNA to form das uber-geek.

    5. Re:having a bias by dipipanone · · Score: 2, Insightful

      I couldn't agree more with you. There's a strange intellectual cowardlyness amongst a lot of geeks on this, which I think in part comes from their reluctance to step outside technical discussions.

      I'm not sure that's true. Look at the number of comments on the Symantec/Gun Control thread compared with the comments on this one.

      Of course, I'm not sure what that means either. Perhaps that you have more wannabee geeks than real geeks reading Slashdot?

    6. Re:having a bias by Telex4 · · Score: 1

      That's true. I'd then have to change my statement to say that a lot of geeks are reluctant to go beyond technical points in discussions about technology and other geek things where there are some very vocal geeks.

      Linus seems to have this attitude that so long as there are other geeks out there lobbying on his behalf, then he can quite happily hack away oblivious to the outside world. Many admire him for that; I think it's childish.

    7. Re:having a bias by Anonymous Coward · · Score: 0

      I think that you are comparing apples and oranges here. I think that the "taboo" bias is not "free as in freedom is better", the bias is "free as in freedom is of paramount importance and that is final". If you are going to compare the latter bias to a technological bias, you would have to compare it with someone having a "We must always use the latest and greatest technology no matter what and that is final". Very few people have that bias. And Linus clearly doesn't have that bias; after all, he got an "F" for building a monolithic kernel in the nineties :-).

  12. The future of Linux is the Desktop/Set-top/GameBox by Adolph_Hitler · · Score: 0, Redundant

    The future of Linux in the short term is to take the marketshare which OSX/Apple currently has, in the long term I can see Linux running on PS3, I can see Linux running on a networked media center, in school computer labs, and on laptops. I think Linux needs to take the Desktop.

    --
    People don't exist to serve systems, systems exist to serve people.
  13. New sig for Windows Advocates! by DaneelGiskard · · Score: 4, Funny

    I would be happy to say anything bad about software patents if I could just ... formulate a sentence that makes sense.
    Linus Torvalds

    There you go. Don't tell anyone you got it from me ;-)

    1. Re:New sig for Windows Advocates! by IM6100 · · Score: 1

      Why would Windows advocates care about anything Linus Torvalds says?

      That would be a little like George W Bush caring about something the president of Guatamala says.

      --
      A Good Intro to NetBS
    2. Re:New sig for Windows Advocates! by DaneelGiskard · · Score: 1

      Dunno, but it sounded like a funny thing when I posted it ;-) Actually I'm more on the Linux side of things myself, which is why I added the "don't tell anybody" line. Lastly, please don't take the comment serious, I just thought it was funny when I read it in the article :)

    3. Re:New sig for Windows Advocates! by BJH · · Score: 1

      Hey - are you implying that all Windows users are retards?!

    4. Re:New sig for Windows Advocates! by Anonymous Coward · · Score: 0

      I do :)

    5. Re:New sig for Windows Advocates! by Anonymous Coward · · Score: 0

      Linux is slowly creating a niche for itself in some of the largest and most profitable companies in America. Slowly. But it's happening, and Microsoft acknowledges that it's happening and that they plan to do something about it.

      Now, you wanna run your ridiculous analogy about Bush and Guatamala by us again?

    6. Re:New sig for Windows Advocates! by nathanh · · Score: 1

      Honestly I think Linus's "Software patents are bad" is perfect.

    7. Re:New sig for Windows Advocates! by Wolfrider · · Score: 1

      --Well, you said it - we didn't. Guess the "implication" is out in the open now, eh?

      "You are sofa king. We Todd did." )/joke(

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
  14. Linux on the desktop-Runaway success. by Anonymous Coward · · Score: 0

    "Folks have said this before but it bears repeat, oss shouldnt be trying to clone windows, it should be trying to innovate something new...but hey what do i know"

    Yeah! It's called MacOS X. Now don't stand in the way of the stampede.

  15. linus the shrink by spacefem · · Score: 5, Funny

    "psychology is so important. It made a huge difference to call it [the newest Linux kernel] 2.60 Test 1. Because we started getting a lot of bug reports from people who would never touch 2.5.79 with a ten-foot pole. Even though it was the same code. Especially on the desktop that's the only way to test it. Because desktops are just so varied that you literally have to get it tested by the user base."

    I suddenly understand why 2.6 has been in the works all this time, it's brilliant. I'd think analysis like this would lend developers into more and more X.X changes instead of X.X.X.XX.X... going that deep into releases just isn't practical, especially when you're needing people to help out.

    I went into science a long time ago thinking it'd be so great because it wouldn't involve people's silly perceptions and personal idiosynchrocies but I've come to find the opposite, and I've come to find that it's not always bad to have technical people be "human" after all. If that makes any sense.

    In other news, I still don't know how to correctly pronounce Linux.

    1. Re:linus the shrink by damiam · · Score: 1

      Li (short 'i' as in "lips") - nux (rhymes with "tux")

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    2. Re:linus the shrink by Anonymous Coward · · Score: 0

      And "Linus" is Lee-nus, hence the start of the confusion. (Lee like the general, nus like truss)

    3. Re:linus the shrink by Anonymous Coward · · Score: 0

      Isn't it Lie-nuss?

    4. Re:linus the shrink by Anonymous Coward · · Score: 0

      Or in the USA:

      LIN (rhymes with sin) - IX (rhymes with Unix)

      And if you think that's wrong, tell IBM because thats how they pronounce it in their multi-million dollar ad campaigns.

    5. Re:linus the shrink by Anonymous Coward · · Score: 0

      It's lin-ooks. Lin as in sin, ooks as in hooks.

    6. Re:linus the shrink by Anonymous Coward · · Score: 0

      In other news, I still don't know how to correctly pronounce Linux.

      If you're American, rhyme the "Lin" with "win" and the "ux" with "fucks". If you're Finnish (or whatever you call folks from Finland - like Linus) pronounce it "lee-nooks" (think sweedish chef).

      If you're an aging middle manager tying to catch on to the new-fangled linux wave you don't understand and never will, rhyme "li" with "lye" and "nux" with "fucks".

    7. Re:linus the shrink by Biffer4810 · · Score: 1

      Hey, I admit it, I just like the sound file...

      pronunciation

      --
      -.-- -.-- --..
      One fish / Two fish / Red fish / Blue fish
      ShyaOS - Think Differently!
    8. Re:linus the shrink by MntlChaos · · Score: 1

      The reason is this (something which some distro makers choose to ignore): Major versions are significantly different from eachother (compare windows 3 and 4 (4 = win95) and 4 and 5 (5 = 2000, XP). there are SIGNIFICANT differences. There are a few significant differences between windows 2000 and XP, hence the minor number difference. In Linux, since the development is open, you have different patch levels in existence. The differences here are (for the most part) either backported from newer versions or bug fixes. The numbering is a simple result of the changes in code, not a conscious effort on the part of developers (or at least should not). This is the problem with stuff like red hat, RH9 is not really all that different from RH8.1, simply a few newer pieces of software; works pretty much the same.

    9. Re:linus the shrink by cgreuter · · Score: 1

      There's that, but there's also an implied statement of intent. With a 2.5.XX kernel, they're saying "this is a work in progress" while with a 2.6-test version number, the message is, "this is now supposed to work correctly."

      At that point, you know it wasn't just a bunch of patches thrown together to see if they work.

    10. Re:linus the shrink by Anonymous Coward · · Score: 0

      Get your windows versions right, windows 95 is windows 4.0 alright, but windows 2000 has NT 5.0 kernel. I guess it is windows 98 which has internal version of "windows 5.0", but I've never used it and don't really know. The windows with NT 4.0 kernel is called "Windows NT 4.0", who would have guessed?

    11. Re:linus the shrink by KjetilK · · Score: 1
      The weirdest thing about this is that he actually seems to solicit my comments... :-) I mean, I'm a newbie, but I did compile the 2.6.0-test8 and 9 kernels. Couldn't get them to boot well, though, so I gave up pretty quickly. That's on a desktop machine. I posted a few things about the ordeal on debian-users, but that is how far I took it.

      Usually, I would think that there is so little I can get out of a non-working kernel that it is hardly worth reporting. It's little beyond "uhm, it doesn't work. Basically, it stopped when it got to".... Not a very interesting report.

      But Linus seems to be saying that those reports can be useful for the kernel hackers anyway...

      What do you think, should I post something? In that case, where?

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    12. Re:linus the shrink by UserGoogol · · Score: 1

      No, but that is how you pronounce the American version of the name.

      --
      "Never attribute to malice that which can be adequately explained by stupidity." -- Hanlon's Razor
  16. Spell Nazis beware! by Pharmboy · · Score: 0, Flamebait

    I normally don't care about spelling errors, but my god, there had to be over 50 different ones in that article. I know the spelling nazis on /. will have a field day with this one. Amazing how educated people, be they programmers or journalists, can't spell.

    But an excellent article none the less.

    --
    Tequila: It's not just for breakfast anymore!
    1. Re:Spell Nazis beware! by Anonymous Coward · · Score: 1, Insightful

      Wasn't that interesting. I think it was transcribed from audio by someone who doesn't know computing. "ifdev"s ha!

    2. Re:Spell Nazis beware! by BJH · · Score: 1

      Not to mention "numma".

    3. Re:Spell Nazis beware! by AlXtreme · · Score: 1
      Sure wasn't a developer that wrote it down.

      Near the end Linus was saying something about pipechecking, didn't have a clue what he was on about ('some kind of IPC-thingy?'). Was a google whack, only then did I notice it was about typechecking. pipe/type. Ahh, nevermind, was an interesting read nonetheless. Was a bit harsh on OO.org though...

      --
      This sig is intentionally left blank
    4. Re:Spell Nazis beware! by Anonymous Coward · · Score: 0

      That's not a googlewhack. It's not in the dictionary. Believe me, I've seen Dave Gorman talk about it.

    5. Re:Spell Nazis beware! by Anonymous Coward · · Score: 0

      or pipechecking

  17. Developers, develepers, developers, developers by MadocGwyn · · Score: 1

    Reminds me of that guys keynote speech, Linus might think there will be a focus on developers, but will he stand there sweaty on a stage and repeat it like 37 times.

    Funny part is it seemed to me watching the vid as part of a red-vs-blue skit that he was trying ot start a chant or some clapping neither of which materilized, near the ned sounded like he was crying.

    --
    Jesus saves, everyone else takes full damage from the fireball.
  18. Augh! Geeks on a ship. by The+Ape+With+No+Name · · Score: 5, Funny

    Sub Captain: "Captain to ops."
    Ops: "Ops here."
    Captain: "I need a solution. Target bearing 323. Speed 16 knots. Distance: 5600 meters"
    Ops: "Aye Aye. Solution ready."
    Captain: "Tropedo room."
    TR: "Aye."
    Captain: "Ready and load tubes 1,3,5."
    TR: "Aye. Tubes loaded and ready."
    Captain: "Fire 1,3,5. Call run times!"
    Fire Control: "Fish away."
    Sonar: "Explosions, sir!"
    Captain: "Excellent."
    Sonar: "Sir, something disturbing."
    Captain: "What?"
    Sonar: "Strange screams of anguish."
    Captain: "Huh? Don't let your emotions rule you son."
    Sonar: "No sir. Just things like: 'I can't swim.' 'Where's my inhaler?' 'What? No backups?' 'Save the Anime DVDs!' 'There ain't no women and children here, save Linus first!' 'Leave RMS behind. He's old and bitter. Tis a better fate.' 'You have been, and always will be, my friend.'
    Captain: 'Surface!'
    Number One: 'Will we take on survivors?'
    Captain: 'Prepare the .50 cal on deck....'

    --
    Comparing it to Windows will be a moot point, since El Dorado is going to have a 40% larger code base than XP.
    1. Re:Augh! Geeks on a ship. by monkey_jam · · Score: 2, Funny

      would this be microsofts submarine?

      aaah i see, its the blue sea of death...

    2. Re:Augh! Geeks on a ship. by Anonymous Coward · · Score: 1, Funny

      Number One: 'Sir, something strange is happening with our computers ...'

    3. Re:Augh! Geeks on a ship. by Anonymous Coward · · Score: 0

      Blue sea of depth?

      Yeah, yeah, boooo on me :)

    4. Re:Augh! Geeks on a ship. by Wolfrider · · Score: 1

      "We all live, In a yellow submarine..."

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    5. Re:Augh! Geeks on a ship. by stor · · Score: 1

      That reminds me of a really bad joke I made up. Get ready to groan:

      We're all stuck in a looping subroutine,
      A looping subroutine
      A looping subroutine

      repeat ad nauseum...

      Cheers
      Stor

      --
      "Yeah well there's a lot of stuff that should be, but isn't"
  19. devfs vs. udev by Anonymous Coward · · Score: 0

    "Q: (Something about pushing stuff down into the kernel.)

    Linus: Nobody wants to. There are actually a few things that people are trying to do in user space, and they should be doing more in kernel space."

    I'm sure that he wasn't thinking of this specifically, but it's something that I find troubling with 2.6. As long as Linux remains a monolithic kernel, removing something like devfs from the kernel and replacing it with a userspace implementation like udev is madness, idiotic and just a really bad idea.

  20. coherent distributed filesystem by treat · · Score: 1

    Is there any project which has as its goal providing tha coherent network-distributed (or fibre-channel distributed) filesystem that Linus intelligently realizes is a critical need?

    1. Re:coherent distributed filesystem by Anonymous Coward · · Score: 0

      Check out GEOM-Gate in FreeBSD.

      No, it's not Linux, but tear yourself away from your zealotry and realize that it's an open unix that's well supported, fast as hell, and it's got some really nice toys in it.

      Building a distributed filesystem out of geom-gate is trivial. I'm sure there are already a bunch floating around the various bsd administrators around the world, they just haven't made it into the tree yet.

    2. Re:coherent distributed filesystem by ComputerSlicer23 · · Score: 3, Informative
      Intermezzo and GFS/OpenGFS are two I know of.

      Intermezzo sounds like it wants to be the end all be all of every feature you could ever want in a filesystem. Hence I think it won't work.

      GFS is by Sistina (the people behind LVM and Device Mapper in Linux, but not ELVM) and uses SCSI3 locks as it's locking mechanism (the locking mechanism defined at the bottom of the SCSI layer, in version 3 of the standard).

      Sistina did it GPL'ed thru the beta, and then took it propriatary after the beta. Thus OpenGFS was spawned. I haven't seen much out of that. Never used it really.

      Kirby

    3. Re:coherent distributed filesystem by treat · · Score: 1

      geom-gate is the same as the Linux DBD stuff. The problem is that only one machine can have it mounted unless everyone has it mounted read-only.

  21. ?Q: I work for a company with three letters. ? by BallPeenHammer · · Score: 1

    > Q: I work for a company with three letters. Name one without.

    1. Re:?Q: I work for a company with three letters. ? by amacbride · · Score: 1

      Um...H-P?

    2. Re:?Q: I work for a company with three letters. ? by Artifakt · · Score: 1

      Or GE?

      --
      Who is John Cabal?
  22. SCO's Next Big Announcement by yukster · · Score: 0, Flamebait
    Linus: ... It's really about "Oops. Now they actually see us doing this stuff. And so we'd better be careful."

    I will be very surprised if them SCO jackasses don't jump on this quote as Linus admitting his guilt. They've misconstrued and misappropriated less usable quotes by RMS, Perens ad others.

    1. Re:SCO's Next Big Announcement by Anonymous Coward · · Score: 0

      I wouldn't be surprised to see Linus's regsitration of copyrights on Linux be rejected on the basis that the code he will be trying to register has already been registered by SCO this summer as System V code.

  23. One thing for certain-Foot feed. by Anonymous Coward · · Score: 1, Funny

    Two things:

    1-How many OSS developers are Indian or Chinese?

    2-How is an OSS developer going to be "exported" from his country?

    BTW Taco! Fix your site. Mozilla 1.4 posting is broken. IE and Konq work fine.

    1. Re:One thing for certain-Foot feed. by cpeterso · · Score: 0, Offtopic


      BTW Taco! Fix your site. Mozilla 1.4 posting is broken. IE and Konq work fine.

      The bug is obviously a Mozilla bug, not a Slashdot bug. If IE posting was broken, but Mozilla and Konquer worked, you would probably say it was an IE bug.

    2. Re:One thing for certain-Foot feed. by Trelane · · Score: 1
      BTW Taco! Fix your site. Mozilla 1.4 posting is broken. IE and Konq work fine.


      This was posted with Mozilla 1.4 on Gentoo.
      --

      --
      Given enough personal experience, all stereotypes are shallow.
  24. Re:Where is apple? by CoolMoDee · · Score: 1

    The reason why apple was able to build a user friendly Unix for the desktop is because most of the work was already done for them when they bought NeXT and decided to base OS X on NeXT. That is not to say they couldn't have done it otherwise, but it certinly gave them a jump start.

    --
    Jisho - A Japanese English German Russian French Dictionary for the rest of us.
  25. Nice Recording? by devphaeton · · Score: 2, Funny

    Linus: I don't care. I used to be a lot more worried about it. A long time ago I used to be worried about companies having their own (garbled) about doing this stuff.

    Are we sure that Linus wasn't saying gollum?

    Whoops!

    I mean... er... uhh... Cursed Yellow Face!! It burnses us! We hateses it! Yessss preciouss... We hateses it!!

    I mean.. how often do coders actually go outside? Huh?

    --


    do() || do_not(); // try();
  26. Re:Where is apple? by ignatus · · Score: 1

    Delivering a reliable, eye candy, popular desktop OS.
    You can hardly call that the goal of linux. If you like such a os, well yeah, go ahead and buy MacOS. But to me MacOS is fucking bloated and expensive. I want an os to be configurable, stable and resource friendly. Linux has it's own goals and ideals and definately isn't a substitute for MacOS. It would be really stupid just to copy an existing OS.

    --
    - Never underestimate the power of human stupidity.
  27. Space Image by InsaneCreator · · Score: 2, Informative

    One of the questions in the interview is:
    Q: (Something about somebody rendering an image in space using Linux on an IBM laptop.)?

    I believe this is the image: Reach for the stars

  28. Re:Where is apple? by bsharitt · · Score: 2

    Apple's acquisition of NeXT wasn't as much of buying a whole new company, but a reunification of a split company.

  29. Outcompete those who work for next to nothing! by Chemisor · · Score: 1

    Of course. The best way to outcompete those who work for next to nothing is to work for nothing.

  30. Re:The future of Linux is the Desktop/Set-top/Game by zelurxunil · · Score: 1
    I can see Linux running on PS3, I can see Linux running on a networked media center, in school computer labs, and on laptops. I think Linux needs to take the Desktop.
    School computer labs saved Apple, looking at budget deficits, underfunded, and ill-equipped schools Open Source solutions (particularly linux) should sweep like wildfire, if only it can catch on somewhere. Imagine if some school-systems adopted linux into their computer labs, parents had linux on their work desktops, and then the final link is the families downloading (or buying) linux distributions for the home. Then it would force Microsoft to put out a product, that was better (or was advertised as such) than Linux instead of being able to force more crap upon mindless drones. Stuff like the PS3/networked media center will become linux users soon enough, not because of public demand (cause most consumers don't care), but through competition between linux solutions and proprietary ones. It's not about linux dominance or Redhat dominance or fighting Windows dominance its about education of the general masses allowing for the presence of competition.
    --

    What's another word for Thesaurus?
    -Steve Wright
  31. Millions of thieves can't be wrong... by Chemisor · · Score: 2, Interesting

    For thousands of years there were many many people who believed that you shouldn't have to pay for things that you want. The fact that such people continue to exist, must necessarily constitute a historical proof that such beliefs are indeed worthy and rational. (Note that free as in "speech" is usually accompanied by free as in "beer", blurring the distinction by the simple observation that neither product makes any money for its developer. Look at RedHat, for example, which makes no money at all from its software, but nevertheless is able to keep itself from bankrupcy by holding hands of those few who are not able to install it themselves.)

    1. Re:Millions of thieves can't be wrong... by Dionysus · · Score: 1

      For thousands of years there were many many people who believed that the Earth was round. The fact that such people continue to exist, must necessarily constitute a historical proof that such beliefs are indeed worthy and rational.

      --
      Je ne parle pas francais.
    2. Re:Millions of thieves can't be wrong... by Chemisor · · Score: 1

      For thousands of years there were many many people who believed that as long as for thousands of years there have been many many people who believed in an idea, that must necessarily constitute a historical proof of its veracity. The fact that such people continue to exist is an unfortunate illustration of humanity aversion to scientific progress, which has succeeded (I think) only because for thousands of years there still are (few few) people who happen to think that knowledge and reason are good and worthwhile.

    3. Re:Millions of thieves can't be wrong... by Dionysus · · Score: 1

      I meant flat, of course sigh...

      --
      Je ne parle pas francais.
  32. Linux needs automatic configuration. by MtViewGuy · · Score: 3, Informative

    I think one of the big issues that is holding back Linux for desktop users is the fact the OS still does not completely support automatic configuration of hardware, especially hot-docked devices through the USB and IEEE-1394 ports. This is something that Windows has done pretty well, especially with Windows 2000 Professional and Windows XP Home/Professional.

    I'm hoping that Linux will incorporate the Open Source equivalent of the Advanced Configuration and Power Interface (ACPI) which has been used since Windows 98.

    1. Re:Linux needs automatic configuration. by Bollie · · Score: 2, Informative

      Wrong, wrong, wrong. When last have you installed a Linux distro? USB/Firewire hotplugging works better under Linux than under Windows for me. Try any modern distribution with a kernel later than 2.4.22 and you'll have support for ACPI. In fact, kernel 2.6.0-test8-mm1 on Gentoo supports all devices (including the Zoltrix Genie-Wonder-Pro that Windows XP doesn't support) on my system without a single glitch. USB 2.0 works fine. Firewire runs perfectly and my motherboard's sensors get reported via gkrellm2. If you really want some shenanigans, try to load Windows 95 on some newer motherboards. Guaranteed to make you wince. Can you believe it that some motherboards aren't backwards compatible? At least Linux can now run on old stuff and new!

  33. good news for non-devs too... by BurKaZoiD · · Score: 1

    Great stuff

    I'm not part of the open-source dev community other than it being a personal hobby, so I consider myself just a user. Still, anything pro-Linux is good news to me too. I'm loving my Linux box more and more since I set it up "just because I was curious". There are a few caveats I have, some things that I wish were more Windows-like, but nothing to get your panties in a twist about. Basically, the system has run flawlessly since I set it up, with the exception of that damn Seti@Home software nearly burning up my processor. Windows would have locked up or crashed several times since then. The only problem I have had is with Evolution crashing on exit, but only once in a blue moon, and even then nothing is corrupt.

    I'm always pissed off when I have to upgrade or migrate to a newer version of windows, something always gets lost or has to be left behind. Linux is damn near perfect though; I've got total wood for it.

  34. Re:The future of Linux is the Desktop/Set-top/Game by fr0dicus · · Score: 1

    Linux will never get Apple's marketshare. OS X is a Rolls Royce of a desktop operating system, bought buy people with as much money as sense. The first thing I hear the average Linux/Windows user say about OS X is 'it seems quite expensive'. Linux's target market should be the people who don't/won't/can't pay for Windows.

  35. Linux in Space by tuba_dude · · Score: 1

    I've since lost the link, but a friend of mine (At CU in Boulder, CO) is putting together the main software package used on a small satellite. If I remember correctly, he's using at least some linux stuff on it... Something like that anyway. If indeed it is running Linux, once it lanuches it should set some sort of record for the highest use of Linux.

    --
    "The government of the United States is not, in any sense, founded on the Christian religion."
  36. Openoffice and QT by vivek7006 · · Score: 2, Interesting

    I think the biggest single thing that has happened on the (garbled) have been a lot of good library frameworks. Qt in particular I think made a huge difference.

    OpenOffice is still, in my opinion, a complete disaster. And part of the reason is that it's not using any of these frameworks that were signed for different applications. It built its own framework. I am told people are trying to fix it.


    Qt guys should focus on porting openoffice using the QT framework. Openoffice is great, but a QT port would be totally awesome. Even linus thiks so

  37. Re:The future of Linux is the Desktop/Set-top/Game by Anonymous Coward · · Score: 0

    Apple's marketshare is gradually declining towards sub 1% levels anyway. The last thing anyone in a competitive position would do is worry about stealing Apple's measly business.

  38. Interesting comments about Visual Basic by Rich · · Score: 1

    I find Linus' comment about visual basic very interesting. We're dealing with the issue of how to make it easy for people to put together the same kind of bespoke application with tools like kjsembed. This lets you write applications using Javascript - you have access to things like KDE's DB support, XMLGUI facilities and UIs created with Qt Designer. Maybe after a couple more release cycles that could become a 'killer app' for linux.

  39. Micro vs. Macro (Kernel) by MuParadigm · · Score: 1

    For an embedded system, you may be right -- a microkernel may be more flexible and secure. But the communication overhead between modules may make it less efficient for small devices, which may be why Linux is doing well in the embedded devices market as well.

    Let's face it, an embedded device is pretty much defined by the fact that the OS shouldn't need to be changed by the user outside of ROM upgrades, so the theory that the microkernel may be more flexible is a moot point beyond production of a particular unit. As the Linux kernel size can be greatly reduced by compiling only with the needed features, size isn't much of an issue either.

    Personally, I can see legitimate arguments on both sides of the micro/macro kernel debate, but ultimately I think Linus is right. Making and keeping the design as simple as possible (and no simpler) is the best design. That, and the potential communications overhead with a poorly designed microkernel are the winning arguements for me. Your mileage may vary.

    1. Re:Micro vs. Macro (Kernel) by whereiswaldo · · Score: 1

      For an embedded system, you may be right -- a microkernel may be more flexible and secure. But the communication overhead between modules may make it less efficient for small devices, which may be why Linux is doing well in the embedded devices market as well.

      SymbianOS is based on a microkernel design. I believe most mobile phones run this OS.

  40. kernEl kernEl KERNEL by Anonymous Coward · · Score: 0

    Nice post, classic spelling mistake. I'll let you go this time. Just don't do it again.

    Yours,

    Agent Smith
    Department for spelling and grammar
    The Internet Police

  41. OpenOffice a Disaster. by Safiire+Arrowny · · Score: 2, Interesting

    Woah, can you imagine how the OpenOffice developers must feel after reading that?


    If I was working on some huge Linux project and Linus said it was a disaster, I'd feel pretty bad. I probably wouldn't stop building it or anything, but it'd be a downer.

    1. Re:OpenOffice a Disaster. by openmtl · · Score: 1

      Linux lives in kernel space not userspace. He's god (small G given he's an atheist) of that realm but not all others. OpenOffice 1.1.0 works well. Solid, dependable and extremely cool PDF export from Writer.

      --

    2. Re:OpenOffice a Disaster. by Anonymous Coward · · Score: 0

      OpenOffice *isn't* a huge Linux project. It's a huge project which includes Linux in its list of supported operating systems.

    3. Re:OpenOffice a Disaster. by RdsArts · · Score: 1

      Last I checked:

      A) It was cross-platform. IE not a Linux project. It's not even a UNIX-like project.
      B) It's from Sun. They're used to people calling their UIs fuckups. ;)

  42. Yes, but did he say... by JessLeah · · Score: 1

    "DEVELOPERS, DEVELOPERS, DEVELOPERS, DEVELOPERS!"

    "....YES!"

    (obligatory extra text to evade the lameness filter. Yes, there are lots of caps there. I was quoting Ballmer. Stupid filter...)

  43. Just GPL OSX and make it run on Intel by upside · · Score: 1, Funny

    ...and I'm your man.

    --
    I'm sorry if I haven't offended anyone
  44. Re:The future of Linux is the Desktop/Set-top/Game by Anonymous Coward · · Score: 1, Insightful

    Linux should not have a goal market share. It doesn't make sense for Linux (you can argue all you want). Linux should focus on being the best technological solution. It's as simple as that.

  45. What are ifdevs? by nickos · · Score: 1

    It should read #ifdefs surely?

    1. Re:What are ifdevs? by Haeleth · · Score: 1

      I liked the "minimal studs (?)" in the kernel, myself. And the "numma machines".

      You'd think they'd get articles about software development written up by people who know the first thing about software development, but no...

  46. Geekcruises? by Anonymous Coward · · Score: 0

    What is this, 423 geek men vie for the attention of eight geek ladies in a romantic setting?

  47. Re:Where is apple? by mah! · · Score: 1
    But to me MacOS is fucking bloated and expensive.
    Uhm... to an average user, it may be. For me (being myself an average Linux user) Red Hat 8 & co. are bloated and expensive: yes, my time (just like for most of IT professionals) is more expensive than what it costs to purchase Mac OS X 10.3.
    That of course by taking into account the time I need to spend every time I have to figure out how to do something sysadmin-like in Linux - time which I don't need to waste if I develop on Mac OS X (which for a lot of SW development, is quite similar to Linux). And my PBG4 is less expensive than my colleagues' Dells, at similar specs
    If I need to make it less-bloated, well, I can do that with Mac OS X just as well as (I hope) you can do with Linux.

    I want an os to be configurable, stable and resource friendly.
    OK, so do I - again, that's why I prefer to use Mac OS X. I don't mind Linux, if I have a sysadmin when I get stuck.

    Linux has it's own goals and ideals and definately isn't a substitute for MacOS. It would be really stupid just to copy an existing OS.
    IMHO, Linux's user interface (be it KDE or Gnome) tries to be a substitute for Windows. Which in itself is not such a great GUI to begin with.

  48. well.. by Anonymous Coward · · Score: 0

    It's hard to export something you don't have.

  49. At least we can all agree on something. by Curtman · · Score: 1

    with a particular eye towards developers

    Steve Ballmer thinks so too

    ;)

  50. Question for German people by Anonymous Coward · · Score: 0

    Regarding previous post, which form is correct

    Der Uebergeek (suggested by me)

    Das Uebergeek (suggested by the previous poster)

    I would go for Der because geeks are mostly male, but as a non-native German speaker I may be completely wrong. Fifteen years ago I did postdoctoral physics research in Germany for almost two years (I was a Humboldt Stipendiat). Back then I used to speak German but in the meantine I forgot everything.

  51. Dumb, ignorant non-codie question time... by Illbay · · Score: 0, Redundant
    ...I keep hearing that Linux "aspires to be Posix-compliant." Is this STILL an aspiration, and if so, when does it come to fruition? What is the "certification process" that ultimately renders an OS liable to be declared "Posix-compliant?"

    In short, when can Linux be officially considered "*nix"?

    --
    Any technology distinguishable from magic is insufficiently advanced.
  52. Re:Where is apple? by be-fan · · Score: 1

    How much have you used KDE or GNOME? I've used KDE for years (after being a Windows user since 3.1) and I can say that they are not at all similar. Superficially, maybe, but it doesn't work the same.

    --
    A deep unwavering belief is a sure sign you're missing something...
  53. Re:The future of Linux is the Desktop/Set-top/Game by be-fan · · Score: 1

    Actually, OS X is more like a Jag XK8. Sexy on the outside, but obsolete technology under the hood.

    --
    A deep unwavering belief is a sure sign you're missing something...
  54. What if you're old and poor? by konmaskisin · · Score: 1

    Then you should just use NetBSD and GNUstep ....

    Oh and do't bother ever using an "office suite" cause you're old and don't need one :-P

  55. Torvalds Attacked by Penguin! by superyooser · · Score: 0, Redundant
    No, really! See the bottom of the article.

    What's with the Penguin?
    Q: One question you have (on the slide) is "What's with the penguin?"

    Linus: I just have that because a lot of people ask me about it. I actually don't have a good answer. It just is, right?

    There are a lot of reasons for the penguin. I was bitten by a penguin. And it's a true story. It's funny, because there are a lot of Web sites about the penguin. There's like The History of Tux, and things like that. And some of these Web sites have some of my explanation. And they almost universally say, "It's a great story, but it's not true." That I was bitten by a penguin.

    It's true! I was bitten by a penguin! I mean, really! Take it from me! I'm wounded. Okay, so he wasn't six foot tall.

    (Laughter.)

    Q: Is it true he was radioactive? Is it true you killed it afterwards?

    (Laughter.)

    Linus: Okay, some fo the rumors aren't true.

    I've talked to some people who are in advertising, and they love the penguin. They think it's the greatest logo ever. And it's funny thinking back. Because we made it for, I think, the 2.0 release. Like, in '95 or something? And a lot of people hated it because it wasn't serious enough. But it's great. The advertising people really like the fact that you can do things with it. "That's the stroke of genius! The guy who came up with the penguin is a marketing genius!" (Sarcastically) Yeah.

    (Laughter.)

    So, whatever.

  56. HP QA'ing laptops?? by theendlessnow · · Score: 2
    [An audience member added: "HP has started QA with Linux on the laptop, shipping BIOS updates... Not in the old market, but in the commercial market. There needs to be pressure in the commercial market. Customers are stepping up and saying, "We're going to buy ten thousand Linux machines..." So the pressure is starting to be put on the larger vendors.]

    I would warn severly against the thought that HP is actually supporting Linux in some way. This is the same company that made a full committment to JUST WINDOWS and JUST ITANIUM for its whole future. HP is a WINDOWS ONLY shop... check the record. All of this talk about Linux, though there have been some skunkworks Linux projects on the inside, is really just an HP marketing opp... do not believe ANYTHING that HP says until they actully DELIVER!! HP is a large VERY PRO MICROSOFT company... let's see the goods before listening to their oh so lovely words.

    If Microsoft asks HP to stop all Linux development tomorrow, trust me... HP will stop ALL OF IT. They are 0wn3d. Their record speaks for itself.

    My personal experience with HP/Compaq HW, even on the server side, is that it is somewhat problematic. If they can't get the servers to work right, do you really think they are seriously working on getting the laptop to work right?

    I'm from Missourri on this one... SHOW ME HP... prove me wrong! I really, really want to be wrong.

    1. Re:HP QA'ing laptops?? by leonscape · · Score: 1

      HP's been quite good with printers though. Completley supporting all the features of the diffrent models. Going as far as creating hpijs to get things working properly.

      --


      If a first you don't succeed, your a programmer...
  57. Debian in Space in 1997 by Xtifr · · Score: 1

    If indeed it is running Linux, once it lanuches it should set some sort of record for the highest use of Linux.

    Merely being in Orbit won't be enough for the record, Debian has already flown on the Shuttle back in 1997. In fact, it's done so twice.

  58. DNA vs quantum computing by xmda · · Score: 1
    Isn't Linus mixing up DNA with quantum computing?

    Q: Do you ever think about quantum computing?

    "Linus: I think that's a load of bull. I see all these news reports that say "Hey, we had a chemistry set that computed pi to seven digits!" That's basically what they're doing. They're not doing computing. They're doing pattern matching with DNA. And that's fine. That's what you want to do if what you are matching is DNA, right? But if you actually want to do computation you obviouisly don't want to do this biological solution of stuff and just hoping that the answer will come, right? So I'll believe it when I see it. Until then I'll take transistors. And they'll get smaller. And they'll start getting quantum effects, and that's fine. "

  59. Linus has good reasons by robinjo · · Score: 0, Redundant

    If you pay attention to what Linus says and writes, you can see that he has strong opinions and they are backed with lots of knowledge, experience and reason. Linus is a great example of how to not get distracted by secondary issues. When he has an opinion, it's worth listening to as it's not based on:

    1. Religion
    2. What everybody else does
    3. Money

    IIRC, Linus thinks that microkernels are slow. You have to use some ugly hacks to solve the speed issue and other problems.

  60. You miss the point of geek cruising and isolation by Morgaine · · Score: 1

    I think you've missed the point of Geekcruises going to remote places, and in particular to Alaska.

    It's not so much to give geeks nicer surroundings (beauty is in the eye of the beholder anyway), but to make them inaccessible to the thousand and one annoying non-tech people and events that interrupt their daily lives with irrelevancies, and to bring like-minded tech people together.

    A simple definition of a geek (I'm one) is a person who enjoys technology above all else, and who prefers the company of like-minded others. A geek cruise is hard to beat for that!

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  61. GEOM-Gate? by Anonymous Coward · · Score: 0

    Got a short description of GEOM-Gate for us?

  62. Linus was wrong... by FatSean · · Score: 1

    If a product is to be sold to an external customer, the certificate of originality is definately produced by the developer(s) who worked on that product.

    --
    Blar.
  63. Mac OS X vs Windows vs Linux - you don't get it by Anonymous Coward · · Score: 0

    >Look at iTunes. You can burn your music, or you can put it on your iPod. I have an Archos mp3 player. I can't put music I buy from iTunes on it even though I've purchased the music.

    Just as I can't put WMA files on my MP3 player. So what's your point?

    >I'm by no means putting down Apple's use of DRM, after all, they have to make money somehow, but it's important to realize that they are just another corporation, and in parallel, they are just out to make money.

    The problem here is that you seem to be one of those "everything should be free" people.

    Apple doesn't even MAKE music, they had to sign contracts with the RIAA labels and whatnot. You really think the RIAA would allow unprotected MP3 files? Get real.

    Apple, in fact, got the best legal solution available right now, and AAC is way ahead of WMA and MP3 for quality. And their iPod, while costly, is rated the best portable music player by the vast majority of people and reviews. You get what you pay for. Stop upgrading to the latest and greatest heatsink from AMD, Intel, nVidia or ATI and you could be able to afford a iPod in a few months.

    >With open source you don't have to rely on a central source for fixes, you can fix it yourself, you can modify the appliations to suit your needs and whatnot. MacOS X may look nice, but it's no develper's heaven. That's what linux is for.

    And who the HELL goes around looking at source code? Who is actually able to figure out the problem and fix it? Linux may be open-source, but it's not for the average, NORMAL user. Not if you think that's Linux advantage. 99.999999% of the potential users won't really care about this.

    I want to use my PC like I use my car. When I go to work in the morning I don't think about how the car works. And if it breaks down, I never asked to be a mechanic, I simply go to the garage. I *need* my car just as I *need* my computer.

    That doesn't mean I should know how they work with all the little technical details.

    This is why Mac OS X is the best alternative to Microsoft instead of Linux. You (as in most linux users/coders) think everybody should be a programmer.

    Windows: extremely insecure piece of shit, very easy to use, has tons of programs available and games.

    Mac OS X: very secure, extremely easy to use, has lots of bundled useful programs (iLife suite) and a few games (the big titles are available).

    Linux: extremely secure, relatively easy to use if you got computer experience, got lots of useful programs available if you can figure out how to actually install the damn things, and has pratically no games (I know about NeverWinter Nights, and that's about it).

  64. Open Office & Netscape: Disasters Critical 2 L by FreeUser · · Score: 1

    Woah, can you imagine how the OpenOffice developers must feel after reading that?

    If I was working on some huge Linux project and Linus said it was a disaster, I'd feel pretty bad.


    Open Office may be a "disaster" from the elegence and interoperative perspective, just as Netscape was a "disaster."

    And just like netscape (for all of those years before Mozilla and Konqueror were mature enough to be usable as serious browsers), Open Office is critical to GNU/Linux's usability on the desktop today.

    Without Netscape for all those years, as clunky as it was, Linux users would have been forced to use Windows boxes to surf the net and take part in the user-side of the world wide web. Without Open Office Linux users would be forced to use Windows boxes for any number of purposes (mostly having to do with interoperability with Microsoft Excel and Word formats), and while other tools exist to some degree to address this (as Konqueror and Mozilla did prior to their becoming mature applications), none are as useful or as accessible as Open Office is.

    The Open Office developers should be proud. They have an office suite that runs on Windows, Linux, Mac OS X, FreeBSD, and other platforms, one that reads and writes commonly used file formats (e.g M$ crap and PDF) as well as its own excellent, open format. Open Office, for all of its faults, makes Linux a viable, serious desktop platform ... Microsoft zealotry and Macintosh enthusiasm to the contrary notwithstanding.

    Indeed, Open Office could be the single most important application to facilitating enterprise and individual migration away from Microsoft to Linux or FreeBSD on the desktop, or for supporting heterogeneous desktops in the enterprise that a dependency on Microsoft Office (or Appleworks) would preclude.

    --
    The Future of Human Evolution: Autonomy
  65. Who transcribed this POS? by JamieF · · Score: 1

    Since most people seem distracted by "why didn't he mention Mac OS X", I'd just like to be the first one to say that the transcript of this interview really sucks.

    Linus has some interesting things to say but the number of typos and half-completed sentences make it hard to know how much more he actually said.

    Is there another transcription somewhere?

  66. Linux in Space by ObscureCoder · · Score: 1

    Other then the rendering mentioned before....
    Does anyone know about any linux in space projects?
    Other then of course the one Linus menitoned "I know it's been on the Shuttle, but that's just low Earth orbit. And I'm wondering if it's been on anything more interesting."
    I for one am def just as curious.

  67. Hey, Linus. How about by Anonymous Coward · · Score: 0

    "The obvious should not be patentable."?

    gewg_

  68. Re:Where is apple? by Anonymous Coward · · Score: 0

    The "I don't want to learn" excuse is not a valid excuse. Try again.

    Jeez - when you get a new toy, you have to learn how to play with the new toy. Even Legos work this way!

  69. Re:The future of Linux is the Desktop/Set-top/Game by fr0dicus · · Score: 1

    What's obselete? I don't understand your point here.