Slashdot Mirror


Syllable - The Little OS with a Big Future?

Vanders writes "Tired of endless Windows security problems? Intrigued by Linux's power but discouraged by its complexity? Tempted by Mac OS but not thrilled with the hardware cost? In an OSNews article, Michael Saunders takes a look at Syllable, the OS that picked up where AtheOS left off over two years ago. Michael takes you through Syllable and shows you what we have been doing these past few years."

17 of 397 comments (clear)

  1. Sure by Anonymous Coward · · Score: 3, Insightful

    If it can solve the problems Linux has on the desktop, namely incredibly poor software installation and ugly graphics, it might have a chance. It seems promising, but then again, so does Linux. I've been wishing Linux on to the desktop, but it just doesn't seem like it's happening.

    Question: Is there any way to use Linux device drivers with this os? How hard would it be to "port" Syllable to Linux?

    1. Re:Sure by Stevyn · · Score: 2, Insightful

      Portage is the best thing since sliced bread. KDE looks beautiful, better than windows.

      I think his frustrations must stem from RPM based distros like SuSE, Fedora, and Mandrake. RPMs were a good idea, but horrible in practice. Portage is still a tradeoff though. You'll get faster applications and it's easy to install them, but it can take a while to compile. I'll still go with portage any day over RPMs. I think those distros should ditch them because it's really hindering linux adoption.

    2. Re:Sure by Hatta · · Score: 5, Insightful

      Furthermore, it shouldn't be necessary to use a CLI, ever.

      I agree. I would further propose that it shouldn't be necessary to use a GUI, ever.

      --
      Give me Classic Slashdot or give me death!
    3. Re:Sure by moonbender · · Score: 4, Insightful

      Anyone can install a tarball and with great scripts like CompileProgram anyone can install it with one command.

      No. You can do that, and I can probably figure it out easily enough, but no, most people can not install a program from source. Although I'm sure they could be enabled to do it - portage is a start, an easy to use graphical portage would be even more of a start.

      --
      Switch back to Slashdot's D1 system.
    4. Re:Sure by Tony+Hoyle · · Score: 2, Insightful

      I gave up on portage simply because the simplicity you describe is its greatest weakness.

      Sure, you can pass flags when you first install, but it doesn't save them for each app, so when you do an upgrade of your system all the recompiles take the default settings - *and* the default dependencies. That sucks.

      I really wanted a copy of lynx that didn't require X (like, you know, every other frikkin distro ships by default). This worked fine for about 10 minutes until I accidentally unmasked a later version when doing a system upgrade. It pulled in the whole of X, about a zillion fonts and produced a lynx binary that was useless to me.

    5. Re:Sure by Curunir_wolf · · Score: 2, Insightful
      Then you did it wrong. Don't just pass flags in when you install unless you want them temporarily. Instead, add them to make.config like you're supposed to, and they'll be there when up upgrade.

      And why did you do a

      emerge lynx
      without doing a
      emerge -p lynx
      first. And how the hell do you "accidentally" unmask a package?

      You must be purposefully trying to spread FUD about Gentoo to make that kind of complaint about portage.

      --
      "Somebody has to do something. It's just incredibly pathetic it has to be us."
      --- Jerry Garcia
    6. Re:Sure by be-fan · · Score: 3, Insightful

      When Adobe ports Photoshop to Linux how are they going to distribute it to anyone that wants to download it from their site?
      Set up an APT repository for it :) If there isn't already one, it would be pretty easy to create a program that would open "repository files" and automatically add them to your sources.list.

      There is no simple, standard way to distribute an application for each version of Linux that will install. Windows DOES IT. Linux DOES NOT.
      Linux isn't an OS. Debian is an OS. There is a simple, standard way to distribute an application for Debian, just as in Windows.

      Furthermore, it shouldn't be necessary to use a CLI, ever.
      It's really not necessary to use the CLI to do package installation. It's just easier to describe on the web. A GUI like Synaptic let's you do everything from finding packages to installing them, all from one interface. Much easier than doing the same thing under Windows.

      --
      A deep unwavering belief is a sure sign you're missing something...
    7. Re:Sure by Anonymous Coward · · Score: 1, Insightful

      Um, moderators, how is this insightful? What the poster says makes sense, BUT NOT in the context of an OS that aims to assuage the fear of those "Intrigued by Linux's power but discouraged by its complexity".

      LS

  2. i remember AtheOS... by torpor · · Score: 3, Insightful

    ... sorta sniffed at it when my aging BeBox arrived at its final unsupported destination, but ... I don't remember if this project had architecture-neutrality as a spec ... and i retired the BeBox and bought a powerbook instead, abandoning x86 forever (or at least as much as possible)...

    still, a powerpc port of another new and interesting OS would be an interesting endeavour. anyone care to answer the question as to how portable syllable is?

    --
    ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
  3. MacOS Comparison by eeg3 · · Score: 3, Insightful

    "Tempted by Mac OS but not thrilled with the hardware cost?"

    Ugh, having the start menu at the top isn't really making it like MacOS, and it sure seems that's the only similar thing. It doesn't even integrate the application menus into the title bar. Another great part of MacOS is the fact it "just works." I doubt you get this with Syllable. Furthermore, the MacOS UI is a lot nicer.

    Moreover, I doubt this OS will really take off with a "big future." BeOS/QNX/etc were a lot spiffier, and they didn't survive. I wish them the best of luck, however.

  4. Re:syllable.org slashdotted by Anonymous Coward · · Score: 2, Insightful

    Hold on a sec here. I'm pretty sure this was one of those pieces of history I'm not screwing up on.

    I think you're mis-remebering slightly.

    As I remember it, there was no attempt by the AtheOS author to be POSIX compliant except for the purpose of running BASH and a few other utilities.

    No, Syllable and AtheOS really are about 95% POSIX compliant. We even use Glibc. The only ommisions are edge cases which are not technically POSIX anyway, such as missing mmap(). Bash is the default (Pretty much only!) shell, the utilities are GNU Coreutils, Diffutils, Textutils, Sed, Grep etc. just as you would find on most Linux machines.

    I remember that KHTML and other KDE software was ported to AtheOS

    KHTML was ported, but nothing else. Kurt wrote Qt wrappers around the native AtheOS classes, so there is very little Qt involved in the port. It's almost exactly how Apple ported Qt to OS X. There is no X support for AtheOS or Syllable.

  5. One of the pros was low memory use? by LWATCDR · · Score: 4, Insightful

    How is 64 Megs low memory usage?
    Seems like a pretty good chunk of memory if you ask me for a less than complete OS.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  6. OMFG, you need an Amiga, man, dude, holy crap! by Anonymous Coward · · Score: 2, Insightful

    Until then i'll still keep my midnight candlelight vigil until BeOS comes back.

    Like totally you totally need like an Amiga, man! Dude, holy crap, the Amiga with OS/2 Warp was like the greatest system ever and you could install it on like a NeXT and it was like so cool because like... uhhh... ummm... JUST TRUST ME, IT WAS THE GREATEST OS EVER!

    Except of course for JoS. And Freedows, which begat the equally successful Alliance OS.

    And don't forget Haiku OS, which nobody knows what it is or why anybody'd bother working on it -- it's another one of those JoS-style "announcement engineering" projects, where they've got 200 pages of elaborate plans and a really beautiful, artistic, state-of-the-art website... But no working code and nobody trying all that hard to write any. They're too busy appointing committees and making plans to make plans to debate their plan-making proceedures.

    Rule of thumb: If a project has a website already but hasn't yet released a working alpha or prototype, it's unlikely ever to release anything at all. If the website is plain-vanilla HTML 1.0, maybe there's a slim chance, but if it's got CSS? Forget it. Just a bunch of losers playing with themselves.

    There aren't many things too big for two or three programmers to whack together a halfassed prototype/proof-of-concept (or at least proof that you HAVE a concept) and get it running. You don't need a website for that, and you sure as fuck don't need graphic designers and a logo. I seem to recall hearing about some Finnish guy banging out a fubar'd first crack at a Unix-ish OS kernel all by himself some years ago... And THEN he asked for volunteers.

    Be Inc. gets credit for at least releasing a usable operating system (I was quite fond of it, though I didn't use it much because no useful software ran on it), but they get a big fat Cock-in-the-Face Award(TM) for providing a "solution in search of a problem" and therefore failing utterly in the marketplace.

  7. Re:Opportunity by Anonymous Coward · · Score: 1, Insightful

    Fixing Linux's ease of use issues would be far easier than bringing Syllable to a state where it's ready to compete with Windows. Although architecturally it appears very solid, I'd be surprised if it's able to compete with Windows 3.1 at the moment in terms of actual implemented features, from an end user's perspective. While I don't believe it's necessary to match Longhorn's feature set in all areas to be competitive, you should at least be in the same ballpark.

    Now, perhaps by the time the NEXT major revision of Windows rolls around Syllable will be ready to stir up some real trouble, but Longhorn just isn't a realistic target.

  8. Hardware cost? by JeffTL · · Score: 2, Insightful

    I suppose you haven't seen the eMac or iBook, then. Yes, you can get a Dell for less, but are the bottom Dells as good? Will they hold up as well or last as long? Are the batteries as good?

  9. just look at all the whiners by maxpublic · · Score: 1, Insightful

    Bitch and moan, bitch and moan. You'd think tech geeks would step up to the plate and encourage the makers of Syllable to keep up the good work, just as a matter of course. But what do we get on good ol' Slashdot?

    Whining, of course. Whining that Syllable doesn't work as well as Windows or Linux, despite the fact that it's an alpha (at a 0.5 release, no less) and that it's only been in development for two years. Whining that it doesn't do everything under the sun right now! And especially whining over the fact that some poor brain-dead schmuck who has the gall to call himself 'tech-savvy' might, at some point in the future, have another choice in the field of OS's. God forbid that this pseudo-nerd should be presented with the opportunity to use another OS; this moron is already troubled by the existence of Linux (although the ten or so MS operating systems that he's installed over the years doesn't seem to bother him), and refuses to even believe that a thing like BSD exists.

    Crawl back into your holes, naysayers. You aren't geeks; you aren't even good enough to aspire to geekhood. You're just one of the sheep and I, for one, would rather my food didn't pretend to sentience.

    Max

    --
    My god carries a hammer. Your god died nailed to a tree. Any questions?
  10. Re:Why oh God Why by Vanders · · Score: 2, Insightful

    Bridging the gap between Linux and Windows? We're not trying to bridge the gap between Linux and Windows; we're trying to replace Linux on the desktop totally!

    I think Syllabus..

    Syllable

    I'll not bother to reply to the rest of your post. It's very silly.