Slashdot Mirror


Unix Vendors Get Creative Against Windows & Linux

coondoggie writes "As x86 servers become increasingly capable, IT managers are taking a closer look at their Unix installations to determine whether a move to Linux or Windows might make sense, analysts say. "The defensible hill for Unix is the big, vertically scaling, mission-critical application, which is usually some type of database serving," says Andrew Butler, a vice president and distinguished analyst at Gartner. "But increasingly, the appeal of Windows- and Linux-based systems running on cheaper, commodity hardware is becoming more and more compelling.""

40 of 166 comments (clear)

  1. Solaris runs on x86, free as in beer by axus · · Score: 5, Interesting

    Linux beats it in hardware support, but Sun has the whole overpriced reliability image which some might find attractive. If you're paying the big bucks you can get a good response from Sun, though I'd suspect people working on Linux could make those bucks go further.

    1. Re:Solaris runs on x86, free as in beer by BrianRoach · · Score: 5, Informative

      Linux beats it in hardware support, but Sun has the whole overpriced reliability image which some might find attractive. If you're paying the big bucks you can get a good response from Sun, though I'd suspect people working on Linux could make those bucks go further.

      Have you actually looked at what Sun is doing these days?

      Not only are they offering AMD Opteron (And soon Intel) server and workstation solutions running Solaris 10 x86 (which is damn near feature-for-feature as Solaris 10 on Sparc), their prices have come down.

      I'm typing this on an Ultra20 Opteron workstation that I bought last year under one of their offers. 3 year service and support (Hardware and software including the dev tools) for $1k, and they bill my credit card for 3 payments over that time, no interest, no BS.

      - Roach

    2. Re:Solaris runs on x86, free as in beer by hackstraw · · Score: 4, Informative

      Have you actually looked at what Sun is doing these days?

      Yes :) And Sun is refinding themselves (if that makes any sense).

      Sun used to only have a few products that were relatively expensive, but very good.

      Look at there offerings today. They have _many_ products in all shapes and sizes, and there prices have really come down in price. I've been critical of Sun for years, and they really seem to be adapting to the market by offering everything from an E15k to inexpensive x86 boxes at about commodity prices with better engineering than your COTS junk.

      Things like the x4500 are really turning heads (even here on slashdot).

      Today's market requires more disposable and inexpensive computers. Why pay $10k for a server today that will last for years, when in 2-3 years it is way outperformed by a $1-2k server? Answering this question took Sun a few years, but now they seem to have answered that question.

    3. Re:Solaris runs on x86, free as in beer by segfaultcoredump · · Score: 4, Insightful

      I've been using linux since '95ish (slackware something or other installed from floppies). I've been using solaris since '97 (2.5.1).

      On the topic of servers, if given a choice of what to run on x64 hardware, its Solaris 10, hands down. Device management is much easier, kernel modules are a snap to deal with (no recompile with each kernel upgrade), folks dont change schedulers as part of minor patch releases, stable API's, etc, etc. Toss in things like zones and dtrace and I'm sold (and no, uml and strace are not the same). I usually dont need crazy hardware support on my servers, just fibre channel and AMD cpu's, so the "better hardware support" of linux does not buy me anything. These are servers, not toys in my basement. When they go down, I have 1000 people calling me and yelling. Its not worth the $250 savings to go with an off-brand NIC or anything other than a qlogic FC card.

      Now, on the desktop, its linux. There availability of destop apps and hardware drivers for strange things that just work are much better (acrobat, firefox, flash, etc).

      To make things even more interesting, if you want support, Solaris is actually cheaper (compared to redhat). Dont need support? Then they both cost the same.

      I'm in the process of moving our Oracle environment from Solaris SPARC to Solaris x86/64 on a mix of Sun x4200's and HP 585's (or Sun x4600's if I can torture the sales rep enough). It involves about 60+ oracle instances that will be moved onto 4 systems. I know that solaris can deal with the load of 1000 procs all running at the same time.

    4. Re:Solaris runs on x86, free as in beer by thsths · · Score: 2, Interesting

      > Solaris has a big advantage. Solaris is Unix.

      So? What is Unix anyway? It is only a name, and a code base developed in the 70s and 80s.

      POSIX is what people want (although it is just a bunch of specs written by a committee). Some places suck badly, but others are quite useful. Of course most systems are POSIX nowadays, including Windows.

      Just my 2p.

    5. Re:Solaris runs on x86, free as in beer by E-Lad · · Score: 4, Informative

      folks dont change schedulers as part of minor patch releases

      As an aside, you can actually run different schedulers concurrently in Solaris... each process or process group can be assinged a specific scheduler other than the default one (which is Time Share, or the "TS" scheduler).

      For example, you can run your Oracle db processes with the FX (fixed priority) scheduler, and/or another set of processes with the RT (real time) scheduler. See the priocntl command man page on how to manipulate this and details on which schedulers are available.

    6. Re:Solaris runs on x86, free as in beer by BrianRoach · · Score: 2, Informative

      "You paid for $1k of support for a *workstation*?

      Sorry - re-reading my post, it was worded badly.

      The $1k included the workstation.

      I don't know what the current pricing is on them (You could look at sun.com), but they are now always running some sort of special on various hardware.

      - Roach

  2. Unix to Windows?!? by truthsearch · · Score: 5, Insightful

    I've worked on some huge Unix systems (mostly for databases) and never once did anyone mention Windows without laughing. No way are people with truely large-scale critical Unix servers considering switching to Windows. When you already own the hardware, paid for the software, and have huge support contracts, consider expansion with Linux. Windows is only intruding on the smaller scale Unix installations.

    Gartner is known for sometimes putting out some fluff but this just sounds silly.

    1. Re:Unix to Windows?!? by b0s0z0ku · · Score: 3, Interesting
      hen you already own the hardware, paid for the software, and have huge support contracts, consider expansion with Linux.

      Or expand with UNIX -- BSD and Solaris both do fine on commodity hardware. And are cleaner setups than either Windows or any Linux distro that isn't stripped down.

      -b.

    2. Re:Unix to Windows?!? by truthsearch · · Score: 2, Insightful

      Yes, that's a very good point. The largest systems I've worked on were based on Solaris anyway. So now that it's cheap and supports commodity hardware it would be a natural expansion.

  3. Commodity hardware by b0s0z0ku · · Score: 4, Informative
    "But increasingly, the appeal of Windows- and Linux-based systems running on cheaper, commodity hardware is becoming more and more compelling.""

    Last time I checked, both BSD and Solaris (which are UNIX not Linux) run just fine on commodity x86/64 hardware. Sounds like somebody missed everything from 1999 on.

    Cheers, -b.

    1. Re:Commodity hardware by laffer1 · · Score: 2, Interesting

      Please review what UNIX is... http://www.unix.org/what_is_unix.html

      Many BSDs have not been tested officially to use the UNIX name. If you simply look at the specification, IBM has done a lot of work with Linux to make it pass. This is a big gray area. The GNU is not UNIX but Linux slowly is becoming an implementation of the standard...

      Almost everything runs on ia32 now. People have a choice which is what open source is all about. My personal belief has always been that each OS has an advantage for a specific task or series of tasks. That makes all systems relevant.

      As for databases, I think SQL Server isn't that bad but for very large deployments there are a few other options that make more sense. Most people don't need Oracle, SQL Server or DB2. MySQL or Postgresql are adequate. You can get them to run on almost anything.

    2. Re:Commodity hardware by drinkypoo · · Score: 3, Informative

      Please review what UNIX is... http://www.unix.org/what_is_unix.html

      That defines what UNIX(tm) is, but not what Unix is. Please realize the difference:

      Some people are confused over whether this word is appropriately 'UNIX' or 'Unix'; both forms are common, and used interchangeably. Dennis Ritchie says that the 'UNIX' spelling originally happened in CACM's 1974 paper The UNIX Time-Sharing System because "we had a new typesetter and troff had just been invented and we were intoxicated by being able to produce small caps." Later, dmr tried to get the spelling changed to 'Unix' in a couple of Bell Labs papers, on the grounds that the word is not acronymic. He failed, and eventually (his words) "wimped out" on the issue. So, while the trademark today is 'UNIX', both capitalizations are grounded in ancient usage; the Jargon File uses 'Unix' in deference to dmr's wishes.

      So in other words, UNIX is a trademark, while Unix is a style of operating system. And Linux is Unix. So is UNIX. So is *BSD.

      As for databases, I think SQL Server isn't that bad but for very large deployments there are a few other options that make more sense. Most people don't need Oracle, SQL Server or DB2. MySQL or Postgresql are adequate. You can get them to run on almost anything.

      If SQL Server is the answer, it must have been a stupid question. Not because there is actually anything wrong with mssql itself, but because it only runs on Windows :P

      Seriously though, MySQL and Postgresql are missing some features and do not scale as well as all of the alternatives. Luckily you can run DB2 or Oracle on Linux as well.

      The first person who figures out how to make a SQL server that clusters, automatically replicates, and blah blah blah to make a cluster perform and behave in most cases as well as a monolithic database server is going to be a hero to all. Of course it won't fit all types of data. But right now that's a horribly hard problem and one of the applications really keeping big iron going.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  4. Image is still something...but learning curve... by otacon · · Score: 3, Informative

    When I think of Sun, I think of reliable, mission critical, just like the article says...Sun has this big business image that "if you want it to run, you should be using Sun", but it also comes with a steeper learning curve. Whereas Linux's image is building and linux has an attitude like "anything you can do, i can do better, and if i can't yet, i will soon" and also comes with less of a learning curve...however still a lot more of a curve than your run of the mill windows server guy would like, I've met so many bleeding heart MS guys that would use/try Linux if they didn't have a misconception that it is infinatley harder than windows...

    --
    In a world of acronyms, the words are the real victims.
  5. Remember, kids by jimicus · · Score: 4, Funny

    "Anal" - backside
    "Yst" - ancient Greek word, meaning "to pull ideas from"

  6. Re:What exactly do they smoke? by truthsearch · · Score: 2, Insightful

    the island defended is getting smaller. In my experience databases are not growing in a similar speed like hardware is anymore

    My experience contradicts this. Companies are analyzing more and more information and using larger data warehouses. Where in the past I'd see a variety of small databases spread throughout financial firms I now see more cosolidation into data warehouses. It aids in analysis, cuts some costs, and increases security. Even many web sites are now growing huge databases.

  7. Windows? hah. by JustNiz · · Score: 3, Interesting

    A place I used to work planned to move everyone from sun workstations to windows boxes as a cost-cutting exercise.
    It ended up costing way more overall because all of a sudden our IT department went from a single sysadmin who was hardly ever busy, because everything just worked, to a whole department of IT staff needed to second-guess MS exchange and a now very unreliable network (even though no network hardware or configuration had changed), and Windows PC's that were always slowing up or crashing, especially after that stupid automated windows update.

  8. Migrate from Unix to unix by ajs318 · · Score: 2, Insightful

    The big advantage that BSD and Linux have over Windows in this space (migration away from commercial Unix) is that most of what you have already learned is, as near as damn it is to swearing, directly portable. Even most of the applications you are already running, need no more than a swift recompile.

    --
    Je fume. Tu fumes. Nous fûmes!
  9. Re:solaris dvds ? by CompMD · · Score: 2, Informative

    I ordered them the day I read the slashdot article. I still haven't received them.

  10. Re:solaris dvds ? by MaxPowerDJ · · Score: 2, Informative

    sadly, no... I dont expect them for a while either. The ubuntu cd's I got from them took about 6 weeks...

    --
    --MaxPowerDJ
  11. News at 11: if you don't innovate, people move on by iamacat · · Score: 2, Insightful

    X windows is 23 years old. UNIX, with trusty system calls like open() is around 38. Without radical innovation, its no wonder that customers are moving to low cost alternatives that coincidentally do open() or X-Windows just fine. If Sun wants its market back, they should have photorealistic 3D graphics, real time, robotics control, neural network security system, files presented as memory mapped data structures of type-specific format... There are opportunities, market and technologies that are still left for $1M price tag of high end Sun servers or Cray supercomputers. Its just that these companies have been overrun by management that has too much money and too little brains to care.

  12. I can't believe people aren't talking about.... by Biff98 · · Score: 5, Informative

    RELIABILITY!

    Cheaper, commodity hardware does not work for all of us! There's a huge category they're missing out on.

    I know the Fortune 100 (or maybe 500?) companies don't care, as they can just run clusters of cheap ass machines. But what about the millions of small to middle sized businesses and research institutions?

    I've been involved in a number of smaller sized research organizations, and uptime is the utmost importance, however, we definitely aren't running "server farms", so clustering is out the window. I've relied on Sun servers running tons of GNU tools to get the job done. I think you'll find (unless you already know) there's a very large number of people doing what I'm doing. We can't rely on Dell (or even Penguin, or Monarch, or....) to deliver consistent, well thought out, easily-repairable, robust servers. Sun (and other big box makers) can! So what do I do? Run Solaris 10 (GREAT, Solid OS) and install a ton of GNU open-source tools. The result? Great open-source software, and the reliability and well thought-out hardware from Sun. It takes a bit longer to do, but the results are great.

    B E A utiful.

  13. Unix vs. Linux by ubuwalker31 · · Score: 2, Interesting

    Can somebody explain how Unix is different than Linux? Most Linux distributions are mostly POSIX, SUS and ELF compliant. Is the underlying code better somehow?

    1. Re:Unix vs. Linux by gmack · · Score: 2, Interesting

      "linux" is usually done by nice people who want to give something away to the comunity, which is great and has been working excelent, but it can't beat commercial unixes.

      Except that this hasn't been the case for some time now. Most of the developers are payed by Linux distros (Red Hat, Suse, hardware vendors(dell, AMD, Intel, Adaptec), UNIX vendors(IBM, SGI), software vendors(oracle), large companies whose business relies on Linux(Google) or a consortium of the above (Linux-foundation (formerly OSDL)).

      And I'm not just talking about the kernel.

  14. Re:telco by Anonymous Coward · · Score: 2, Informative

    Well, it's no wonder you're having kernel panics and reboots if you're running Red Hat -- they patch the kernel to christ and their userland stuff depends on the patched kernel. Try Slackware or Debian. They both "Just Work" with a kernel built from plain old kernel.org sources.

  15. Re:News at 11: if you don't innovate, people move by BrianRoach · · Score: 2

    Or ... they could move with the market, offer an x86 version of Solaris that is the same as the Sparc version, start selling AMD and Intel server and workstation solutions, and bring themselves back to profitability (something they haven't done in years).

    Oh wait ... they did that. Much like TFA states ...

    - Roach

  16. Re:Image is still something...but learning curve.. by X_Bones · · Score: 3, Insightful

    linux [...] comes with less of a learning curve...however still a lot more of a curve than your run of the mill windows server guy would like, I've met so many bleeding heart MS guys that would use/try Linux if they didn't have a misconception that it is infinatley harder than windows...

    Wait, what? Linux has a steeper learning curve than Windows, yet Windows admins have a "misconception" that Linux is harder for them to use?

    Either it's easier to use (in which case the learning curve isn't as steep as you claim), or it's not (in which case there's no misconceptions, only reality).

  17. Re:What exactly do they smoke? by Anonymous Coward · · Score: 3, Insightful
    Today, a very large database is 100+gb

    I beg to differ. Here where I work, our main customer database (which is OLTP, NOT a data warehouse) just crossed over the 20TB mark. Our data warehouse is up in the hundreds of TB range, and growing very quickly.

    Like all things with technology, as things progress and get larger and faster, people find ways to use that new power.

    There is a _large_ market for high end systems. We're talking 32+ processors and TERABYTES of RAM. Commodity hardware has increased in power and flexibility, but the big Iron has as well.

  18. Conflation of hardware and OS platforms by The+Man · · Score: 4, Interesting

    Anyone who conflates "Unix" and "large, expensive custom/proprietary hardware" in 2007 isn't worth reading. While there are indeed some Unix operating systems that only run on custom hardware produced by the same vendor, that's by no means universally true. Note especially Solaris, which runs just as well on the very same cheap and ubiquitous x86 (whether from a tier-1 vendor or homebrew) systems used by some to run Windows or GNU/Linux as it does on the big, expensive SPARC hardware that Sun and Fujitsu offer. Anyone who wants to have a meaningful conversation about the IT industry needs to start by separating the hardware options (driven mainly by economics) from the software discussion (driven mainly by technical and business factors). While there are business problems that can only be solved on high-end hardware that's often limited to a single choice of OS, those are the minority of deployments and form a distinct market from the volume space. Talking about competition between high-end and low-end solutions is pointless; either you need high-end performance, capacity, and features or you don't. If you do, you're simply not in the market for a low-end hardware platform and the OS you run will depend largely on the hardware vendor you choose. If you don't, it would be silly to spend money on high-end gear, and you'll be able to choose from among several operating systems - including those named here - based on your individual business needs and the features offered by each product. But it's a sure mark of ignorance to discuss the two as if it's all one market in which a choice of Windows/GNU/Linux/Solaris/BSD on a uniprocessor PC competes directly with HPUX on Himalaya and Solaris on Starcat. One can see why commentators are always talking about Unix's imminent demise; they fail to recognise two key aspects of the market: Unix's strong and capable presence on both low-end and high-end hardware, and the segmented nature of the server market. Not much to see here, I shouldn't think.

  19. OT: Dude! Paragraphs! by thePowerOfGrayskull · · Score: 2
    Paragraphs will help people read what you have to say.

    .... </p>

  20. Linux is way too easy now by soren100 · · Score: 3, Interesting

    The sheer ease of starting a business with Linux and other open-source technologies (MySQL, PHP, ruby, etc) gives Linux the the advantage over Unix. If the company grows, we will just keep using what works.

    I am currently working in a 10-man startup company that delivers employment training over the Web. Our system runs off a cluster of 3 boxes in a LAMP configuration, and we never paid a dime for server software.

    Linux dedicated hosting is much cheaper than Windows dedicated hosting, and there are so many tutorials and packages out there that make it really easy to learn and deploy open-source systems.

    Sun and company have started their battle way too late for anything but niche deployments -- the King of "Big Iron", IBM, long ago threw in the mainframe towel in favor of Linux.

    My Dad used to run a university library, and he was always very forward - looking in terms of IT. He wanted to get a Sun server to run thin-client systems for the library patrons to use rather than having to clean the Windows systems every day, and he could not get a Sun salesperson to talk to him (this was about 12 years ago).

    The main library software ran on Sun servers (that they bought through the software vendor), and he was highly impressed with the stability of the Sun boxes. He was so impressed that when the time came for PC's to be installed in the library, he wanted to put 20 thin-client terminals in that ran sessions on a second Sun server. That plan ended because he could not get Sun to talk to him -- he literally could not get the sales people there to call him back to sell him the system.

    The end result was that he had to install the 20 PC's and deal with the viruses, downloaded software and other daily headaches of the Windows world and Sun lost an easy sale because they were too arrogant to care.

    Sun should have been fighting way back then -- Linux is way too mature now, and way too cheap and easy to deploy. In these days of Ubuntu livecd's and Macs running on top of Linux, anyone who is not a Windows person who is interested in computing will learn Linux. Sun may have a few legacy apps, it looks like they will just be a niche player at best. Sun was legendary for their stability, but our Linux boxes have all the stability we need.

    I am sure Unix will have it's niches here and there, but Linux is way too strong at this point.

  21. Re:Image is still something...but learning curve.. by jguevin · · Score: 2, Informative

    No conflict in gp: he says they have a misconception that it's _much_ ("infinitely") harder to use, but that in fact Linux has a lot more of a curve than a windows server guy would like. I'd agree--many do have an overblown sense of how hard Linux is to learn/work with, but in fact it is _somewhat_ harder to learn than Windows.

  22. Required OS X Post by cadeon · · Score: 3, Insightful

    FYI, OS X Leopard *is* Unix, it's been offically certified as such and will be marketed as such, unlike the previous versions which were 'Unix Like'

  23. Re:Image is still something...but learning curve.. by Stormx2 · · Score: 3, Insightful

    Wait, what? Linux has a steeper learning curve than Windows, yet Windows admins have a "misconception" that Linux is harder for them to use? Actually that is fine. Initially, linux can have a steep learning curve (first week or two) but after that it is easy. Windows admins have to misconception it starts difficult and stays difficult.

  24. Re:Read it again by Doctor+Memory · · Score: 2, Informative

    That's a pretty damn good price for an opteron workstation, especially one with a name like Sun on the front. It's OK, I wouldn't go so far as to call it "good". It wasn't bad for the time (I bought an Ultra 20 a year or so ago), but you could get comperable performance with an Athlon board for ~20% less money. The Suns did have the nice features, though -- SATA drives, PCI-X, ECC memory. I actually went with the mid-range system, which added an nVidia graphics board (NVS280) and a full gig of memory. I haven't priced Sun's new systems lately (they now have "M2" models which feature dual-core Opterons), maybe they're a little more competitive. One thing that honked me off was the fact that Sun pre-announced these workstations waaay in advance. I think I ordered mine around the end of April (when there weren't too many Opteron systems available), and it finally shipped mid-August. By then, there were a few more choices available, and I might not have gone with the Sun. Oh well, that was my lesson on dealing with a "big-iron" vendor.
    --
    Just junk food for thought...
  25. windows in the front, party in the back by teh_chrizzle · · Score: 2, Interesting

    I've worked on some huge Unix systems (mostly for databases) and never once did anyone mention Windows without laughing.

    i would imagine that is the case in many large datacenters. to paraphrase the great philosopher jules winnfield: mission critical enterprise applications are not in the same ballpark as windows and linux on x86. it's not even the same sport.

    the one big shop i worked for in central ohio used mainframes, unix, and windows. mainframes for a lot of legacy data (like stuff from the 70's and 80's) unix for all things oracle, and oddly enough, windows for the front end web hosting. so all of the customer facing web front ends were windows based, but the data itself was hosted and served up from sun gear. inside the firewall, the company itself was seriously MS centric, being used for a number of MS case study/whitepapers on replacing X and Y with stuff from microsoft. i haven't worked there in several years, but i would imagine they are still all MS until you get to the data itself.

    there was also a big project in the mid to late 90's to replace the aging development workstations. the sun workstations were replaced with windows NT4 running eXceed. again, windows on the front end, but the serious work is in unix. the support costs for having a sun on the desk for development and a wintel for office and email were offset significantly by replacing both with a powerful (for that time) PC and host emulation software. in all of the "unix substitutions" that i had seen, not once was the proprietary data hosted on anything but IBM mainframes or SUN unix.

    No way are people with truely large-scale critical Unix servers considering switching to Windows. When you already own the hardware, paid for the software, and have huge support contracts, consider expansion with Linux. Windows is only intruding on the smaller scale Unix installations.

    IBM will occasionally hit the IT trade rags with ads and op-ed pieces about "server sprawl"... a kind of out of control proliferation of low-end (in IBM's opinion) servers or even clusters that handle one or two tasks instead of running everything from a handful of multi-million dollar godlike servers. i would imagine that sun will eventually take the same approach.

    i think that larger and more well established datacenters will always feature commercial unix at their cores thanks in large part to the investment and contracts that you mention. but i think newer companies will focus on large numbers of commodity servers (ala google). i think that is where MS and commercial unix will fight a pitched battle with linux.

    --
    sarcasm:
    -noun
    1. harsh or bitter derision or irony.
  26. Re:News at 11: if you don't innovate, people move by CompMD · · Score: 3, Informative

    Ah, the young and naive. Its not that there are people "moving on" but that more people who don't know the old stuff are entering the work force. Our company used to be a unix shop, with HP Apollos, HP PA-RISCs, Suns, SGIs, and RS/6000s. Along came the late 1990s, and some new engineers were hired. They said, "hey, look at these super Dell machines we can get! They run Windows! Everyone loves Windows! We don't have to pay for OS maintenance, and they cost $10,000 less than our current workstations!" And so the Windows migration began. We have gone through three generations of Dells in that time. Sadly, most of the old unix stations were trashed before I got here. Remaining are an SGI Iris Indigo R3000, a Sun Sparcstation IPC, and a Sun Ultra 1 C3D. Although they do not see a lot of action these days, when I do need them, they work flawlessly.

    In this day and age where linux is starting to become a real engineering and commercial OS, more people are saying, "we want software on linux." With Apple slowly gaining market share, people are saying "we want software on Mac OS X." Did the people in our company ever think that once we ported our software from unix to windows we would ever be faced with the possibility of going back? Probably not. However, all these years later it isn't that far fetched now.

    Radical innovation is irrelevant when you need reliable systems. If you are an IT manager that believes consistent radical innovation is key to developing reliable products, you are wasting money and should be fired. It is irresponsible to assume that something new is reliable. Who cares that X is 23 years old? Apple is using X11 on BSD and they are laughing all the way to the bank.

    Where have you been the past 15 years? SGI _invented_ photorealistic 3D graphics, did you not see "Jurassic Park"? Sun systems have been able to do high-performance 3D CAD for almost as long. Heck, my two year old Dell Precision 670 runs the EXACT same CAD software as my Sun Ultra 10 C3D (UGS NX5) complete with photorendering. The Sun isn't much slower. Matter of fact, when I had Vista on the 670, NX5 actually ran FASTER on the Sun. Not bad for a computer I bought for $40. Half the software we need to run on that 670 won't run on that machine whether in XPx64 or Vista. Investing in radical innovation when we needed reliability got us NOTHING but a bill from Dell for $3,600.

    For robotics control, perhaps you are not familiar with the Sun SPOT. Nifty little self contained computers, with sensors, ADCs, and communications. When they hit the market, I'm considering using them to drive a UAV.

    Innovation and reliability are two completely different things. If you need reliability, why does innovation matter? When you need your data, you need it, nifty features be damned. Now, I have some FORTRAN programming to do. Time to fire up the SGI.

  27. Getting ready to flame you, but you're right! by HighOrbit · · Score: 2, Insightful
    I checked at unix.org (i.e. the Open Group website) and OS X is *not yet* showing up in either the 95, 98, and 03 certifications, but I then checked wikipedia http://en.wikipedia.org/wiki/Mac_OS_X_v10.5. Here is the apropos part:

    Leopard is set to be fully UNIX compliant as Apple intends to submit Leopard and Leopard Server to the Open Group for certification. This means that software following the Single UNIX Specification can be compiled and run on Leopard without the need for any code modification.
    They got that from http://developer.apple.com/leopard/overview/.

    Very informative. Good job in bringing that to light. I guess that also will settle the litigation issue between apple and the open group over the UNIX trademark, about which I've been very curious but haven't seen any developments on.
  28. OBDISCLAIMER/ADDENDUM by drinkypoo · · Score: 2, Funny
    I just want to explicitly state that the main paragraph in my comment above was copied from the URL. I wrapped it in tags, forgetting that slashdot doesn't permit them for some reason. But then the

    behavior that drops all text styles is fucking retarded too... What's happened to slashdot's CSS? It's utterly nonsensical. Anyway, just please note that while it was not blockquoted nor placed in quotes, it's not my text. Thank you.
    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  29. .net is platform agnostic? by mikemcc · · Score: 2, Insightful

    From the article: "especially now that Web-based applications are written in operating system-agnostic languages such as Java and .Net."

    I just went to Microsoft's page for the .net framework, and it sure looked 100% windows to me. Perhaps the author is considering "multiple flavors of windows" to be "multiple platforms." My bias leads me to a different conclusion.