Slashdot Mirror


A Decade of Haiku OS

CharlyFoxtrot writes "Haiku OS, the open source reimplementation of BeOS, celebrated its tenth birthday this week. 'Ten years ago today, the first post appeared on the mailing list of our project — then still called "OpenBeOS" — officially marking the start of our endeavor. Back then, with the imminent demise of Be Inc., there was an excitement and creative motivation in the air, that lead many to think a first release was only a matter of a few years. As it turns out, this estimation was a bit too optimistic ...' The project is currently on the third alpha of its Haiku Release 1."

7 of 203 comments (clear)

  1. Re:Maybe next year... by someone1234 · · Score: 3, Funny

    It's too early, but by 2013, HP will ship the same amount of (Windows XP,Vista,7,8) as Haiku desktop PCs. Other manufacturers will soon follow suit.

    --
    Patents Drive Free Software as Hurricanes Drive Construction Industry
  2. Re:Happy Birthday! by sakdoctor · · Score: 3, Insightful

    Copyright violation detected. Scrambling all lawyers.

  3. RIP BeOS by DNS-and-BIND · · Score: 3

    "I once preached peaceful coexistence with Windows. You may laugh at my expense - I deserve it."
    -- Jean-Louis Gassée, CEO Be, Inc.

    --
    Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  4. Re:We really do need more. by icebraining · · Score: 3, Informative

    1. Install the Parcellite clipboard manager.
    2. Choose 'synchronize clipboards' in the options.
    3. Done.

  5. Re:We really do need more. by CharlyFoxtrot · · Score: 3, Interesting

    For a fascinating look at this. Check out this blogpost where they take a 60 year old cafeteria employee who has never used a computer and put him in front of a browser:

    "I give him the same task: find a local restaurant. He stares at the screen for awhile with his hand off the mouse, looking confused. I ask what he’s looking for. “I don’t know, anything that looks like it will help!” he says. Finally, he reads the Apple context menu at the top of the screen, and his gaze falls on the word Help.

    “Help, that’s what I need!” says Joe. He clicks on Help, but looks disappointed at what he sees in the menu.
    “None of these can help me,” he says."

    --
    If all else fails, immortality can always be assured by spectacular error.
  6. Re:Maybe next year... by UltraZelda64 · · Score: 4, Insightful

    You want to know how to get Linux some share? As a retailer I'll be happy to let you know, it is really easy...1.-GET RID OF THE DAMNED TERMINAL! It ain't 1979 anymore and disco is fricking dead, let go of the fucking blinking cursor, alright? Consumers ain't gonna put up with that shit, it has to go DIAF.

    What blinking cursor? You mean that one that is right at home in pretty much every text editor used today? Or the one in all Web browsers' location/address/search bars? Or the ones in those various other text entry boxes in just about any other program?

    The above quote was pretty damn dumb, but the rest of your post is just plain retarded. You better tell Apple and Microsoft to ditch their respective command line terminals. Modern Linux distros that focus on new users (and there are a lot of them) rely on the command line about as much as Windows and Mac OS do for the most part. The only time I use the terminal is when I *want* to use the terminal; ie., to do things quicker and more efficiently that I would otherwise be able to with *any* GUI. And in those times... I'm happy to have a terminal that works so well compared to the crap Command Prompt included with Windows.

  7. Re:Maybe next year... by Maow · · Score: 3, Insightful

    Can you give me the best example of where the terminal would be more useful than any alternative?

    Easily: installing new software.

    For example, "q) How do I install a web server?"

    "a) sudo apt-get install apache" (tabbed-auto-completion helps here!)

    It works for almost any questions about the OS: with Windows, the answers are "Click Start, click this, click that, click X tab, click something, select something, clickety-clickety-click, click OK, reboot."

    In *nix, it's always something like: "copy the following 3 lines and paste them in a terminal running as root. Change XYZ to what your needs are. Done."

    Truly, many things are faster in the terminal window - as long as your fingers are on the keyboard anyway.

    Hope that helps.