Slashdot Mirror


Haiku OS Ported To Intel 64-Bit Architecture

An anonymous reader writes "The BeOS-compatible Haiku OS operating system has been ported to x86_64. As part of the Google Summer of Code, a student made a 64-bit port of the kernel and user-space and it's now working. However, not all of the BeOS apps and drivers are yet working in 64-bit mode."

101 comments

  1. Whoo Hoo! by Osgeld · · Score: 5, Funny

    now I can run a text editor with more than 3.1 gigs of ram

    1. Re:Whoo Hoo! by Anonymous Coward · · Score: 0

      yeah! it's 2002 all over again!

    2. Re:Whoo Hoo! by philip.paradis · · Score: 1

      If you had 3.1 GBytes of RAM in any single system you personally owned in 2002, please tell us what you've been doing since then. Inquiring minds truly want to know what revelations await.

      --
      Write failed: Broken pipe
    3. Re:Whoo Hoo! by Anonymous Coward · · Score: 0

      Running a system with 96GBytes of RAM?

    4. Re:Whoo Hoo! by Anonymous Coward · · Score: 0

      He probably meant Gigabits. 3.1 Gigabits are about 400 Megabytes.

    5. Re:Whoo Hoo! by kallisti5 · · Score: 1

      now I can run a text editor with more than 3.1 gigs of ram

      Haiku has PAE support... so it isn't limited to 3.1GB ram on 32-bit x86 :)

    6. Re:Whoo Hoo! by AvitarX · · Score: 1

      But an instance of the text editor is.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    7. Re:Whoo Hoo! by kallisti5 · · Score: 1

      But an instance of the text editor is.

      Fair enough ;)

  2. Nice by Anonymous Coward · · Score: 0

    I am always a fan of BeOS

  3. Excellent by Anonymous Coward · · Score: 0, Troll

    Now it can fail twice.

  4. AMD64 != Intel64 by Anonymous Coward · · Score: 5, Informative

    The correct term for x86_64 is AMD64, not "Intel 64-bit architecture". AMD developed it, and licenses the patent to Intel. Intel64 is Itanium, to which Haiku has NOT been ported.

    1. Re:AMD64 != Intel64 by cheesybagel · · Score: 2

      x86-64 (the original name AMD gave to the architecture) is still the best name. Microsoft calls it x64 which I guess is not unreasonable. The Intel names are awful. First they called it IA-32e so people would think it was somehow inferior to Itanium I venture. Then they called it EM64T. AMD 64/Intel 64 are both horrid.

    2. Re:AMD64 != Intel64 by Guy+Harris · · Score: 4, Informative

      The correct term for x86_64 is AMD64, not "Intel 64-bit architecture". AMD developed it, and licenses the patent to Intel.

      Yes.

      Intel64 is Itanium,

      No. IA-64 was Itanium, but that architecture (which I think started out as an HP architecture) is now just called the Itanium architecture. "Intel64" is Intel's name for the 64-bit architecture as originally defined by AMD, modulo some differences and modulo Intel and AMD going their own and subsequently modified by both parties with different flavors of SSE4.

      to which Haiku has NOT been ported.

      Haiku was not ported to IA-64/Itanium. It was ported to whatever you want to call the 64-bit x86 architecture (I prefer x86-64, with my second choice being AMD64, although I guess if you want to include Intel's version of SSE4 rather than AMD's version, that's "Intel64").

    3. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 1

      I like x86-64. I know how dumb this sounds, but when you see packages online, AMD64 makes people think, "I know mine is 64 bit but it's an Intel not an AMD".

    4. Re:AMD64 != Intel64 by hairyfeet · · Score: 3, Interesting

      What is wrong with just x64? We had x86 for years and now we're all using x64 chips, whether our OSes are 64bit or not. Its short, simple, and to the point.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    5. Re:AMD64 != Intel64 by MSG · · Score: 2

      Actually, most of Microsoft's development tools refer to the architecture as AMD64.

    6. Re:AMD64 != Intel64 by jkflying · · Score: 3, Funny

      Because 64 is less than 86, so 86 must be better, right?

      --
      Help I am stuck in a signature factory!
    7. Re:AMD64 != Intel64 by Jeppe+Salvesen · · Score: 4, Informative

      x64 is misleading. The x86_64 still uses the underlying architecture and instruction set of the original Intel 8086.. Changing the name to x64 would imply the instruction set is different from that of x86 - and while the instruction set has been extended it still (as far as I know) still support the instructions designed in the 70s.

      I personally find x86_64 the most descriptive designation for a 64-bit x86-processor.

      --

      Stop the brainwash

    8. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 0

      x86 was to signify a CPU that stems from Intel's line, starting with i386. Later, there was i486, Pentium which was codenamed P5 so geeks started calling it i586, and P6 starting with Pentium II, promptly called i686. So "x" is there for the "x86" term to cover all the range.

      Now, x86-64 means "x86-compatible CPU with 64-bit architecture". x64 would mean something like compatibility with line of CPUs where numbers end with -64... Which either don't exist or, if it does, the term is misleading. Also, there are 64-bit architectures which are NOT compatible with x86, like IA-64 (Itanium).

    9. Re:AMD64 != Intel64 by bratmobile · · Score: 2

      Lots and lots of SDKs, packages, etc. in the Microsoft world use "x64". One example (among an endless stream of examples): The DirectX SDK uses "x64" for the binary and lib directories. Lots of installer packages use "x64" subdirs or use x64 in the name of the setup executable, etc. Another example: If you run msinfo32.exe on an x64 system, the "System Type" is listed as "x64-based PC". "x64" and "amd64" are both used quite a lot.

      It's really rude to tell someone to "suck it". Be nice.

    10. Re:AMD64 != Intel64 by hairyfeet · · Score: 2, Funny

      Pedantic BS friend, because anybody that would have a damned clue what X86 meant would know what X64 is. Either you're knowledgeable or you're not, kinda an either or there. Anybody who knows anything about chips doesn't need to have the entire history lesson given to them because they know what X86 means, there is no point in the rest. By that same token anyone that knows anything about chips will know that X64 means a 64bit CPU that is backwards compatible with X86, just as IA64 means Itanic.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    11. Re:AMD64 != Intel64 by gl4ss · · Score: 1

      does the blurb somehow reference Intel64? it's only in your mind that itanium arch is x86_64. how the hell could it be?

      --
      world was created 5 seconds before this post as it is.
    12. Re:AMD64 != Intel64 by jones_supa · · Score: 1

      PC64 could be a nice term for the x86-64 architecture.

    13. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 2, Insightful

      > Anybody who knows anything about chips doesn't need to have the entire history lesson given to them because they know what X86 means, there is no point in the rest.

      This is simply not true. See at this thread itself and the confusion that arises among presumably knowledgeable geeks about AMD64, x86-64 and Itanium.

      Semantics matters, name has to mean something more than "let's all agree and use an asspulled misnomer".

    14. Re:AMD64 != Intel64 by spyked · · Score: 1

      No. (IBM) PC is a computing platform, while x86 is a processor architecture. Better if we don't confuse those two.

    15. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 1

      x64 would be correct had the old architecture been called x32.

    16. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 0

      I think we should tack "Cugnot" at the beginning of every car name since they all use the same underlying technology as that first automobile. It makes as much sense as your idiotic reasoning.

    17. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 0

      Wrong. x86 started with the 8086, no geek ever called the Pentium an "i586" and the Pentium Pro was considered the P6, not the Pentium II.

      Boy, you are a fucking clueless little shit.

    18. Re:AMD64 != Intel64 by Smurf · · Score: 1

      Microsoft calls it x64 which I guess is not unreasonable.

      I disagree. x64 is a terrible name for the architecture, as it suggests that it is quite inferior to x86, a name normally associated to the 32 bit architecture that preceded it.

    19. Re:AMD64 != Intel64 by Smurf · · Score: 1

      It's worse than that, as most reasonable people who are not familiar with the history of Intel processors will believe that x64 is inferior or at least precedes x86, and that's precisely backwards.

    20. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 0

      The fact that you use an uppercase X to identify the x86 and the ill-named x64 architectures makes me wonder if you are actually as knowledgeable as you think you are.

    21. Re:AMD64 != Intel64 by Anonymous Coward · · Score: 0

      Wrong. The P6 architecture encompasses the Pentium Pro, the Pentiums II and III and their Xeon and Celeron counterparts.

      Boy, you are a fucking clueless little shit.

  5. amd or intel by Anonymous Coward · · Score: 0, Insightful

    x86 is Intel but x86_64 was developed by AMD and adopted by Intel. How is it now Intel's 64 bit architecture. Did I miss something or am I wrong? I didn't RTFA.

    1. Re:amd or intel by Anonymous Coward · · Score: 0

      You are correct. However the term probably sneaked to the topic due to Intel chips typically being the mainline CPU for PCs.

  6. Misleading Headline by Anonymous Coward · · Score: 1, Informative

    Summary got it wrong, think the correct term is AMD64.

    1. Re:Misleading Headline by Anonymous Coward · · Score: 0

      Maybe it's not politically correct to call it something else, but lets face it.. everywhere its call x86_64. At least in every linux distro I've used.

  7. Could become the 'Desktop Linux' by buchner.johannes · · Score: 4, Insightful

    If only the community of software developers could conquer a community of designers and graphics people to collaborate without charge on a free operating system.

    --
    NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
    1. Re:Could become the 'Desktop Linux' by Anonymous Coward · · Score: 0

      I would. But traditionally no one would listen to a designer anyway because they know the best themselves. And if you tolerate that, people complain about how bad job you did when in truth you didn't have a chance to influence where things are heading anyhow.

      So what's the incentive to take part in a project where you get treated disrespectfully given your profession AND you don't get paid? Sounds like a lose-lose situation to me. When people pay you, they at least take you seriously even if your hands might still be tied.

    2. Re:Could become the 'Desktop Linux' by noobermin · · Score: 1

      What makes this any more of candidate for a free desktop system than Linux?

      I did a quick search and found that it has the whole consistency thing. Is that what is the key to the desktop, apparently?

    3. Re:Could become the 'Desktop Linux' by noobermin · · Score: 2, Interesting

      As someone who tries to balance use of both sides of his brain, I understand your quandry. It seems a lot of the thinking types seem to have a disdain for these "Designers" and degrade them as useless, or even harmful, perhaps.

      Well, think of it this way: Art students I've taken classes recognize the importance of the thinkers, they use a computer and photoshop, so they recognize it as a needed thing. However, they don't switch their major to one in computer science. Why? Because, well, it's not interesting or fulfilling, there's no feeling in it perhaps. Well that's what feelers feed off of, creativity. And while some thinking has creativity in an abstract sense, the arts have the more aesthetic visual appeal, so artists feel more fulfilled in that.

      Well, try to flip that. Thinkers feed on precisely the opposite: preciseness, concreteness, definability and ability to discern more quantitatively and not just qualitatively.The thing is that the more feeling/creative stuff doesn't make any sense (unless you are a psychologist and understand how it affects choices, I guess). This is, however, a parrallel to how the thinking stuff doesn't have any soul in the eyes of the artists, I guess.

      The only difference is that they are thinkers so they can rationalize their dislike while feelers can't do as well perhaps--at least in an argument on the internet--and not in as consistent a way. (Thinkers, remember, a logical system can be consistent and correct even when its axioms can be junk-full shit!).

      I think part of the problem is there is no photoshop for the thinkers: the thing that makes them realize how important design and aesthetics is. I mean, there are examples(exhibit A: Apple. Whether or not you like them, their market share is undeniable; Good design is profitable), but may be they just choose to ignore it. I may be a little cynical here, but it might be that rationalizing process again that can help them ignore those examples. Remember, smarter people can be susceptible to biases, so I guess it is no surprise.

    4. Re:Could become the 'Desktop Linux' by Anonymous Coward · · Score: 0

      Well, I don't care much about the design. However Linux usability could be vastly improved (but that's also true for other operating systems; indeed, some of Linux's usability problems stem from the urge to copy (mis-)features from other operating systems; the one I'm currently fighting with is non-movable dialogs [but moving together with the parent window] missing the title bar (especially annoying for programs which take it for granted that a titlebar is there, and don't repeat the information from the titlebar in the window itself, but also annoying when the dialog hides those parts of the window containing the information which I need when filling the dialog; if I have to make a screenshot first before entering the dialog, just to be able to read the contents of the window while I'm interacting with the dialog, something is very wrong).

    5. Re:Could become the 'Desktop Linux' by dbIII · · Score: 1

      Oddly enough the desktop environment that Rob Malda was writing themes and applications for before he started Slashdot fit that description. It's called enlightenment, and the 1997 version looks a bit like MS Windows7 in many ways (snapshot icons etc). Efforts to try to get true transparency (like aero implemented a decade later!) meant a full and very ambitious rewrite that is still in progress but is still more complete than some other desktop environments.

    6. Re:Could become the 'Desktop Linux' by MusicOS · · Score: 0

      I resent your zero-sum leftbrain/rightbrain comment because I highlight songs in LoseThos. The melodies are from God. I did the words. I make lots of clever word plays:

      "Be like a child, some respect. Maturity, don't neglect."

      I view that skill as an indicator of programming skill. I wrote ever one of the 135,000 lines from scratch for LoseThos. I write concise code!

      My art in LoseThos is bad, so I hired an artist. He turned-out to be a homo and filled it with nasty homo stuff. Sucks. All real artists are homos, though. ROFLMAO. Disney knows what I mean.

      You're a homo psychologist, am I right?

    7. Re:Could become the 'Desktop Linux' by BenoitRen · · Score: 1

      Linux, while it started out as a desktop kernel, is these days more of a server kernel. This makes it unsuitable for a desktop operating system as it has different priorities when it comes to scheduling. The Haiku kernel was designed for the desktop and makes UI responsiveness a priority with lots of threading.

      Linux distributions are collections of programs that don't work well together. In contrast, Haiku integrates everything nicely with each other and there is one way to do each thing so there's no segregation. Not only is this more pleasant for developers, but it makes for a better, unified desktop.

    8. Re:Could become the 'Desktop Linux' by Anonymous Coward · · Score: 0

      Just rubbish.

    9. Re:Could become the 'Desktop Linux' by Anonymous Coward · · Score: 0

      Designers should always be in charge of developers. Never the other way around.

    10. Re:Could become the 'Desktop Linux' by noobermin · · Score: 1

      Lol...just lol.
      Because lol.

  8. I want to be happy about this by ThorGod · · Score: 3, Insightful

    ...but, I can't be. Yeah, BeOS *was* awesome and I really *wanted* to see BeOS 5 (I remember one of the versions had a nifty menu system where the selector followed your selections as you drilled down).

    But, come on, it's 2012. Maybe it's time to call it a day.

    Actually, I take that back. I think this is just some Google summer of code project. Great for the student who ported the kernel! Not really big news outside of that, though...

    --
    PS: I don't reply to ACs.
    1. Re:I want to be happy about this by norpy · · Score: 2

      It's not a port, it is a binary compatible cleanroom reimplementation of the kernel

    2. Re:I want to be happy about this by norpy · · Score: 1

      I kinda take my previous statement back.
      I guess you were talkign about TFA, and I was talking about Haiku in general.

    3. Re:I want to be happy about this by Anonymous Coward · · Score: 1, Insightful

      The last version of BeOS came after XP was already out. Since that time we've had two versions of Windows, Linux 2.4 to 3.2, and several point releases of Mac OS X. What have they brought that makes working on a modernized version of a 2001 OS so ridiculous?

  9. GCC? by Anonymous Coward · · Score: 0

    So ... is everything still requiring GCC 2.95?

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

      Not on x86_64, gcc4 is used.

    2. Re:GCC? by epyT-R · · Score: 1

      yes.. that way my quake2 mod .so will work with the id software quake2 binary release without giving unresolved errors.

  10. AMD 64.. not Intel 64. by Anonymous Coward · · Score: 1

    x86_64 == AMD64 == AMD extension to the 32 bit Intel arch
    Intel 64 == IA64 == Itanium

    1. Re:AMD 64.. not Intel 64. by Guy+Harris · · Score: 1

      Intel 64 == IA64 == Itanium

      IA-64 == Itanium. Intel64 != {IA-64,Itanium}; Intel64 == Intel's flavor of 64-bit x86 as licensed from AMD.

  11. Watch this.... by mark-t · · Score: 4, Funny

    Just wait. Now we'll see
    Everyone posting haikus
    Typical Slashdot.

    1. Re:Watch this.... by M8e · · Score: 2

      Writing poetry
      in the slashdot comment field
      is this a haiku?

    2. Re:Watch this.... by mark-t · · Score: 1

      It certainly is,
      Five syllables, then seven
      Ending with five more.

    3. Re:Watch this.... by Anonymous Coward · · Score: 1

      This is my haiku.
      I spent two minutes on it
      And who gives a fuck?

    4. Re:Watch this.... by Anonymous Coward · · Score: 0

      can't be confirmed
      by anonymous coward
      might not be haiku

    5. Re:Watch this.... by Anonymous Coward · · Score: 0

      gigolos sell them
      but you might get a free one
      outside a gay bar.

    6. Re:Watch this.... by mark-t · · Score: 1

      Sorry, that's not right
      You're short just one syllable
      Check out your first line.

    7. Re:Watch this.... by Anonymous Coward · · Score: 0

      If five-seven-five
      does not make poems Haiku,
      what does it make them?

      Maybe we just need
      another name for poems
      following that rule.

  12. I wish they'd be more explicit about supported HW. by Anonymous Coward · · Score: 1

    I adored BeOS back in the day. Although I've long since taken refuge with Mac OS X, I'd love to build a box specifically to run Haiku on native hardware. While Haiku is usable in a VM, it loses the snappiness that only bare metal can bring.

    I'd love to relegate my Mac for work-only, and build a Haiku box for fun/the rest of life/as a hobby/to hack on/to help the Haiku Project. There's more than enough software out there to get by on, and new stuff hits all the time. I'm just sick of being stuck in a VM!

    I wish I could confidently go and buy a motherboard, a CPU and RAM, a graphics card, put it together, and know Haiku will work with them. I don't mind what, I'm happy to build from scratch, but the Haiku Project is totally vague about what hardware works. It's taken a third-party - Haikuware - to put together a hardware database, but it's an out-of-date mess and wildly inaccurate (so many video cards are listed as supported, until you dive a little deeper and see they're all just VESA. That's not really 'support').

    So, yes, I wish I could build a Haiku box and know it would work. Otherwise, I love the project and how far it's come!

  13. 64 bits sounds wrong by __aaltlg1547 · · Score: 2

    What am I missing? Sixty four bits sounds too long Seventeen sounds right

    1. Re:64 bits sounds wrong by Anonymous Coward · · Score: 0

      It's a two line Haiku:
      First six, then four.

  14. Down. by Anonymous Coward · · Score: 0

    Just got Slashdotted

    1. Re:Down. by kallisti5 · · Score: 1

      Yup.. I can confirm the server has been /.'ed

  15. kinda neat by smash · · Score: 1

    ... do they have a decent selection of NIC and video drivers yet?

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    1. Re:kinda neat by kallisti5 · · Score: 1

      Radeon HD 2xxx - Radeon HD 7xxx now supported (mode changing, no acceleration (yet)) Network card support is a *lot* better now-a-days thanks to Haiku's freebsd wireless driver wrapper.

    2. Re:kinda neat by smash · · Score: 1

      Cheers, might need to check it out. Last time I checked it had something like only NE2000 NIC support and generic Super VGA support if that.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  16. Why do we keep hearing about this? by RedBear · · Score: 1, Troll

    I also was a big fan of BeOS. Loved it. Used it exclusively for a couple of years. Over a decade ago. Before it died.

    But why exactly do we keep having articles about a BeOS clone operating system that is still basically in a nearly useless pre-alpha state after a decade of work? How is this useful to anyone besides the people working on Haiku? Where are all the articles every other week about how well GNU HURD is progressing? Because they are both just about equally useless at this point, until some sort of significant progress is made. There are dozens of other obscure in-progress experimental operating systems out there in various states of development, and there are places to go to read about them. I know, because I used to go to those places to read about all the obscure alternative operating systems.

    I'm sure Haiku OS is great fun for the people who spend time working on it, and I wish them joy of it. But I'll bet that pretty much all the people who would ever want to hear about it are already on their mailing list.

    1. Re:Why do we keep hearing about this? by Anonymous Coward · · Score: 4, Insightful

      It's not a near-useless state. It works. There's a decent amount of software out there. It's fun. It's a hobby.

      It gets brought up on Slashdot because it's news for nerds (not everything here is stuff that matters). It's a nice trip down memory lane for BeOS geeks.

      Haiku might not change the world, but most things don't. Sure is fun, though!

    2. Re:Why do we keep hearing about this? by dbIII · · Score: 2

      HURD isn't dead. I hear the guy that is working on it while telling anyone else that wants to contribute to piss off until they know as much as him is making splendid progress.
      In the end the effort to make it a superior system backfired badly.

    3. Re:Why do we keep hearing about this? by Vanders · · Score: 1

      If you genuinely believe that Haiku is in a similar state to GNU HURD, you're insane.

      News from Haiku is interesting because they're one of the few truly alternative operating systems out there that are actually progressing. That's the sort of thing that Slashdotters used to be interested in. If you're not interested in it, I'm sure there are another hundred "Your Rights Online" posts just waiting to gush out of the Firehose that you can go vote up.

    4. Re:Why do we keep hearing about this? by kallisti5 · · Score: 1, Funny

      News from Haiku is interesting because they're one of the few truly alternative operating systems out there that are actually progressing

      Very true... some of us are real men who do real men computer work... the rest of you can use your 'apps' from your 'app stores'

  17. Secure Boot by MusicOS · · Score: 1

    What are they doing about secure boot? Game over. Sucks.

    I wrote the LoseThos Operating System. It's been 64-bit since 2007. It's a free, 100% open source, public domain, ring-0-only, idenity-mapped, multi-tasking, multi-cored, non-networked, x86_64 operating system. It includes a 64-bit kernel, 64-bit compiler, assembler, debugger, graphics library, editor, boot loaders, tools... 135,000 lines of code written entirely from scratch over the last 9 years, full-time.

    1. Re:Secure Boot by Anonymous Coward · · Score: 0

      Your crappy operating system doesn't even have it's own wiki page, nor do you..

    2. Re:Secure Boot by MusicOS · · Score: 1

      CIA is against me. I'll let God fight them.

    3. Re:Secure Boot by Anonymous Coward · · Score: 0

      You, sir, are a true artist!

    4. Re:Secure Boot by BenoitRen · · Score: 1

      The website of your operating system doesn't introduce it at all. All it has are a series of nearly identical videos with tons of download links. How are we supposed to know what it can do, how to install it, etc.?

    5. Re:Secure Boot by Anonymous Coward · · Score: 0

      Or where the source is...

    6. Re:Secure Boot by MusicOS · · Score: 1

      From 2007-2011, I had 10,000 downloads, conservatively. I only got suspicious emails, like FBI. I will not be mocked. Look in the Intenet Archive for pretty website. There's documentation when you download. Just run it in VMWare if you want to explore. You can install if you like. You must at least download and try it! It's public domain.

    7. Re:Secure Boot by AntiBasic · · Score: 2

      http://losethos.com/

      I'm actually surprised to find him posting.

      God commanded him to make this OS full of songs and hymns to speak to him.

    8. Re:Secure Boot by Em+Adespoton · · Score: 1

      For both operating systems, secure boot is a straw man -- people are going to run them in a VM, as that's the only way you can have any guarantee that your "hardware" will be supported.

  18. Re:I wish they'd be more explicit about supported by jones_supa · · Score: 1

    and build a Haiku box for fun/the rest of life/as a hobby/to hack on/to help the Haiku Project.

    Acch, that's damn hard to read! You tend to see it as "fun/the"..."life/as"..."hobby/to"..."on/to" pairs.

    How about: "and build a Haiku box for fun, the rest of life, as a hobby, to hack on, or to help the Haiku Project."

  19. Re:Yet more wasted effort by Anonymous Coward · · Score: 0

    Exactly. Why don't these people rather put their energy to collaborating on Linux? Please tell me.

  20. It's Haiku! by BenoitRen · · Score: 2

    "Haiku OS" is a misnomer. The correct name is just "Haiku".

  21. Tagged incorrectly? by upsideDownPuma · · Score: 1

    If I'm not mistaken Haiku and BeOS aren't *nix, much less Linux. The article has been incorrectly tagged as Linux.

    1. Re:Tagged incorrectly? by cb88 · · Score: 0

      Its close... has alot of posix anyway in addition to the BeAPI.

    2. Re:Tagged incorrectly? by upsideDownPuma · · Score: 1

      I knew it had some posix, but still tagging it as Linux? It would be like tagging the Mac OS X articles as Linux.

    3. Re:Tagged incorrectly? by Anonymous Coward · · Score: 0

      Except that Haiku users are less dogmatic and less likely to throw a tantrum.

  22. Re:Yet more wasted effort by Anonymous Coward · · Score: 0

    Because Linux is the operating system for AIDS-infected faggots who are too poor to buy Macs. Haiku is for dudes he bang 10 pussies a night.

  23. I don't need no stinking device driver by bugs2squash · · Score: 1

    Really, in this day and age. why do we need separate device drivers for every device. Surely there are only a few ways in which data are transferred and parameters are updated for almost all possible devices. I can see the need for a device driver for really specialized and rarely found hardware, but almost everything else should have had standard interfaces defined for it by now, at least so far as the kernel is concerned.

    --
    Nullius in verba