Slashdot Mirror


Should Sun Just Fold Now?

KE1LR writes "The Silicon Insider at ABCnews.com is taking the position that Sun Microsystems, creator of the SPARC architecutre and, oh yeah, Java, should just give up and close shop instead of continuing to wither. I agree that Sun would have to have to do something dramatic to avoid what is looking more and more like an inevitability at this point, but what could stop this slide toward the same fate as DEC? Might they have anything in the works that could save them? What could it be?"

120 of 683 comments (clear)

  1. personnal opinion by musikit · · Score: 2, Interesting

    i personally think they are relying too much on gov contracts to fund them and they are losing there because of "cheap" windows computers.

    1. Re:personnal opinion by Anonymous Coward · · Score: 2, Interesting

      Sun had the corporate customer. Those corporate customers are switching to Linux. That is why we are talking about Sun going out. I don't think Sun and Apple would be able to stop that.

    2. Re:personnal opinion by the+MaD+HuNGaRIaN · · Score: 2, Interesting

      You're forgetting that the Pointy Haired Bosses buy into the SCO FUD, and that they like the warm fuzzies associated with giant support contracts from big names (why Big Blue is still around).

      A Sun/Apple alliance would be more powerful than you think.

    3. Re:personnal opinion by Moraelin · · Score: 3, Insightful

      Sorry, it's not just that PCs are cheap. IMHO Sun has forgot how to design a CPU. Or a chipset. Sorry, 1.2 GHz just doesn't cut it, no matter what IPC you have. Doubly so when the best you can offer with that CPU consists of:

      - SDR RAM in an age when everyone's moved on to DDR

      - 32 bit memory bus, when even the original Pentium in the 90's had a 64 bit bus

      - crap outdated components and cards at ludicrious prices (E.g., is that an ancient ATI Rage that they're selling for almost $500? Well, gee, in the PC world you can already get a GeForce 6800 for that kind of money.)

      Sorry, Suns just don't cut it. You'd need somewhere between 8 and 16 of the latest UltraSparcs in a box, to even touch a cheap 4 way Xeon for a server. And you can check out for yourself what the Sun would cost in that configuration.

      Charging that kind of ludicrious prices was justifiable when they at least had the bang to claim _some_ advantage over a PC. Not when a Pentium 4 or K8 or G5 (pick your favourite there) is running circles around the UltraSparc.

      Sun has fallen so far behind the technology curve, it's not even funny. And firing most of their R&D stuff doesn't give me any confidence that they'll spring back to having a competitive computer any time soon either.

      Honestly, I just can't recommend a Sun with a straight face any more. Do you want a unix-y workstation? Get a cheap PC, install your favourite linux distro on it, and there you go. It'll run circles around a Sun. Do you want a RISC Unix workstation? Get a Mac. (And I'm not even a Mac fan.) Do you want a Unix server? Same thing.

      Will they die? Strictly speaking: probably not. They can always turn into yet another Dell, packing together PCs from components made by others.

      But it sure won't be the same Sun. In a sense, the old Sun as we knew it, _will_ die. To be mean: and in a sense, good riddance.

      --
      A polar bear is a cartesian bear after a coordinate transform.
    4. Re:personnal opinion by buysse · · Score: 5, Insightful
      Dude. Can your cheap 4-way Xeon dynamically remove a failed processor from the running system? Can it dynamically remove a memory bank from use if it fails? If you spend the money on Sun, you're not buying it for performance. You're buying it because you can hotswap a fucking system board or I/O card on the bigger models. You're buying it because you can push I/O through it. You can take a 4[89]10 with three system boards, dynamically remove one system board, bring it up as a second system to test something, then reconfigure the board back in to the main partition without missing a beat. If you only have two boards installed, but you start to hit a bottleneck that's not I/O, buy another board, configure it in -- without rebooting.

      It's not about speed. It's about reliability.

      --
      -30-
    5. Re:personnal opinion by squiggleslash · · Score: 4, Interesting
      You're forgetting that the Pointy Haired Bosses buy into the SCO FUD
      If I were a PHB, and bought the SCO line hook, line, and sinker, I'd be buying Microsoft's stuff, not Sun's.

      Sun is a Unix vendor. SCO is suing people with any connection to Unix. Linux, because it resembles Unix (plus some spurious claims about code in the kernel); IBM because of AIX; Daimler Chrysler and Autozone because they used to use Unix systems and ported those systems to Linux.

      Right now there are two mainstream platforms: POSIX and Windows. SCO's actions may be primarily directed at Linux and GNU/Linux, but do not for a second believe that SCO isn't harming the entire POSIX sphere, and that includes Sun.

      --
      You are not alone. This is not normal. None of this is normal.
    6. Re:personnal opinion by dgatwood · · Score: 4, Interesting
      Maybe affordable client systems running the same/similar OS with tight integration? Some kind of enterprise partnership could be cool. Not a merger, though. I don't think either Apple or Sun would survive any sort of merger. Their corporate cultures are just too different.

      Just MHO.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    7. Re:personnal opinion by steveha · · Score: 4, Insightful

      Can your cheap 4-way Xeon dynamically remove a failed processor from the running system? Can it dynamically remove a memory bank from use if it fails?

      Of course not.

      However, how many customers actually need this? Can a Linux cluster do as well? Because with the cluster, you can swap out entire computers without taking the cluster down.

      So the question is not whether one Xeon PC can replace one Sun server, the question is whether cheap commodity hardware (probably clustered) can replace a Sun server. When you add up the hardware, the electricity, and especially the salaries of the IT guys to maintain it, is the cluster a better deal than the Sun server? (I don't know the answer for sure, but I'm guessing it probably is. Consider Google and their massive farm of cheap PC hardware.)

      And even if the Sun server is still slightly cheaper this year, will it still be next year?

      The 90's will never come again for Sun. Either they need to find a different way to make lots of money, or they are toast.

      steveha

      --
      lf(1): it's like ls(1) but sorts filenames by extension, tersely
    8. Re:personnal opinion by Gilk180 · · Score: 4, Informative

      Just a back up to the pp.

      Apple doesn't scale because you can't put a large number of chips in the same box. x86 isn't as limited, but it's not great either.

      As you add processors, there is a diminishing return on inverstment with each one. iow, two uniprocessor boxes will be able to do more work than one dual box, however they cannot operate on the same data at the same time (I know beowulf, etc. give me a break). In some cases, one box with n chips will outperform a box with n+1 chips.

      On Sun hardware, this difference is less than on apple and x86 hardware.

      Sun's architecture is designed from the ground up to have a bunch of processors in the same box. This is part of the reason that their uni boxen are unimpressive performance wise. Scalability sometimes hurts small scale performance(Think using Oracle/MySQL/PGSQL for a table with 100 rows. Sorting and binary search would be faster).

    9. Re:personnal opinion by k98sven · · Score: 3, Insightful

      Yes.. and on that side of the board, they have IBM mainframes beating them. SUN's niche has been between these two extremes of cheap, unreliable commodity hardware, and expensive ultra-reliable mainframes.

      Unfortunately, this niche is disappearing as the PC's get better and more reliable, and the mainframes have gotten cheaper and started to move into the old UNIX-server market.
      (Linux/390, anyone?)

    10. Re:personnal opinion by nlindstrom · · Score: 3, Informative
      Can your cheap 4-way Xeon dynamically remove a failed processor from the running system? Can it dynamically remove a memory bank from use if it fails?
      Who fucking cares? For the cost of one of your "super-reliable" Suns, I can run a dozen PCs -- and if one, or even two fail, I can -- *gasp* -- simply replace them. Whole-unit replacement is a hell of a lot simpler and cheaper than fucking about inside a Sun.

      Have you ever read through Sun's FE Handbook? It's a nightmare. Ever tried to hot-swap hardware inside a production Sun server while it's online and in use? Bah. Give me a room full of Linux PCs any day!

    11. Re:personnal opinion by guacamole · · Score: 3, Funny

      Of course, only with Sun processors, the ability to hot swap processor boards on a Quad CPU system seems to be so useful. After all, Sun processors seem to be failing so often. I have yet to see a Xeon or Pentium CPU fail. With Sun, sometimes they just don't work out of box as shipped by Sun. Sometimes they fail a few months after you buy a system.. and don't forget the embarasing story with failing Ultra Sparc II processors taking down eBay not so long ago and Sun taking more than a year to figure out what the problem was.

    12. Re:personnal opinion by southpolesammy · · Score: 5, Informative
      Sorry, Suns just don't cut it. You'd need somewhere between 8 and 16 of the latest UltraSparcs in a box, to even touch a cheap 4 way Xeon for a server. And you can check out for yourself what the Sun would cost in that configuration.

      Ok, so let's compare. Let's compare a Sun Fire V440 and a HP DL580 G2. Let's assume each is equipped with 4 top end CPU's, 8GB memory, dual Gigabit NIC's, 2x36GB disks, and a DVD-ROM drive on each -- sounds like a fairly standard server configuration to me.

      Price
      • Sun Fire V440 --> $16,395
      • HP DL580 G2 --> $34,374

      The V440 is more than 50% less!!!!!!!!! Ok, let's go to performance. Going to use the SPEC CPU2000 info for the DL580 G2 3.0GHz Xeons and going to use the Sun Fire V250 config mutltiple by 1.8 (since Sun has not yet releaed info on the 4-way V440 with the same 1.28GHz US IIIi CPU's tha the V250 has). (Listing below represents Cint2000/Cfp2000/Cint2000 rate/Cfp2000 rate).

      Performance
      • Sun Fire V440 --> 702/1054/26.5/33.0
      • HP DL580 G2 --> 1491/1208/61.6/30.7

      Hmmmmm....two things jump out at me here -- the UltraSPARC IIIi is lousy at integer math, while the Xeon is lousy at floating point math. Either way, the 3.0GHz Xeon, which represents a clock speed difference of 234% greater than the US IIIi, only performs better than it by 28.7%. Increasing the CPU to 1.7GHz or going to US IV CPU's as Sun plans to do with the upcoming V490 will close the gap.

      So overall, for 109.6% of the price of a V440, you're only getting 28.7% of the performance. Umm....what was your original point?
      --
      Rule #1 -- Politics always trumps technology.
    13. Re:personnal opinion by NikeHerc · · Score: 2, Informative

      Dude. We had two E10Ks and had to swap out *all* the processors (e-cache problem). Now we have two
      F15s. Got'em just last fall and we've already had to swap out *ALL* the CPUs. Again. Even a microsoft user could see the pattern.

      Last week a stick of memory failed and crashed the whole stinking domain.

      Reliability? I think not, and I'm (sort of) a fan of Sun.

      I don't think Sun will be around in the long term for any of a number of reasons.

      --
      Circle the wagons and fire inward. Entropy increases without bounds.
    14. Re:personnal opinion by Audacious · · Score: 2, Informative

      I work at a government installation and want to pass on some of what is happening here.

      In one of the labs here they had a very large Sun system along with a cluster of suns happily working away. That was then. Now the sun systems are gone and in their place is a large Linux cluster of 20 PCs. One of them died recently. They shut the system down, turned off the power, pulled out the unit, took out the motherboard, put in the new motherboard, reconnected everything, and brought it all back up. Took a couple of hours (including all of the tests they did to make sure everything was ok). Under the old system, everything would probably have been down for a day. This is because they would have to call Sun, arrange for someone to come out, let them do the work, and then go on. The time and money saved is tremendous.

      In another lab, they had an SGI monster machine. Those people looked around, saw what was going on , and took the hint. The monster machine is being dismantled and they now have two Linux clusters which handle everything.

      From a monetary point of view: For what it costs in service contracts you can purchase hundreds of PCs, the stands to hold them, and additional motherboards, hard drives, and anything else you may need. Usually for less than what it costs for a single Sun or SGI. (SGI's service contracts were for 1/3 the price of each unit. So a $50,000.00 unit cost you $15,000.00 a year. In our lab we had 30 units each costing over $150,000.00. So we were paying $45,000.00 per unit or $1,350,000.00 a year in service contracts.) Now we pay $20,000.00 a year in service contracts [for two special PCs] and upgrade the computers as needed by just doing mail orders for the parts. That is a savings of $1,200,000.00 a year. Which is also our biggest gripe. If we are saving this much money - how come we are still so tight for cash? Where did it all go to?

      --
      Someone put a black hole in my pocket and now I'm broke. :-)
    15. Re:personnal opinion by nathanh · · Score: 3, Interesting
      Who fucking cares? For the cost of one of your "super-reliable" Suns, I can run a dozen PCs -- and if one, or even two fail, I can -- *gasp* -- simply replace them.

      I find that hard to believe. I can buy a fully equipped SunFire V240 for $10k Australian (about $7k US). That's multiple disks, multiple CPUs, multiple power supplies, multiple gigabit ethernet, etc. Any single component can release blue smoke and the system won't care. I can hotswap just about everything. This isn't white box territory btw. These are 15000RPM Ultra160 drives, quad gigabit Ethernet, and an industrial strength case you could parachute drop onto site.

      An equivalent x86 computer from a real vendor like IBM or HP runs around the same price (in fact sometimes IBM and HP are more expensive for the same performance). You could get slightly cheaper x86 systems (around $6k) by going to Dell but I wouldn't touch a Dell on a dare. You could go for whiteboxes - I could do an equivalent whitebox system for around $3k - but then you're definitely getting what you paid for.

      I certainly don't buy your argument that you could get *12* whiteboxes for the price of one decent Sun box. The price ratio isn't that bad. My impression is that you have only ever bought personal computers for home use from a local whitebox supplier because Sun gear is certainly priced competitively for the corporate server market.

  2. That's obvious by Hanna's+Goblin+Toys · · Score: 4, Funny

    They should acquire BSD, which will teach them how to continue dying... forever.

    1. Re:That's obvious by AKAImBatman · · Score: 4, Funny

      Free and Open are not in Sun's Vocabulary

      OpenWindows, OpenOffice, OpenFirmware... I think they've got Open down pretty well. Can't speak to "Free".

    2. Re:That's obvious by spurious+cowherd · · Score: 2, Informative
      Oh Yeah?

      Looks pretty Open & Free stuff to me.
      including a licence that's FSF and OSI approved

      --

      Time flies like an arrow, fruit flies like a banana.

    3. Re:That's obvious by pixel-fodder · · Score: 3, Insightful
      Free and Open are not in Sun's Vocabulary OpenWindows, OpenOffice, OpenFirmware... I think they've got Open down pretty well. Can't speak to "Free".
      Free JVM, free application servers, free developer tools, free documentation, etc.
  3. 13 billion market cap by maharg · · Score: 3, Informative

    yeah fold NOW

    --

    $ strings FTP.EXE | grep Copyright
    @(#) Copyright (c) 1983 The Regents of the University of California.
    1. Re:13 billion market cap by M.C.+Hampster · · Score: 4, Insightful

      Because we all know that market cap is truly the way to judge the health of a technology company.

      --
      Forget the whales - save the babies.
  4. Companies can contract without folding by Total_Wimp · · Score: 5, Interesting

    Apple is not what it once was marketshare wise, but it's still a cool company. Why does everyone want to kill these shrinking companies instead of letting them carve their own niche?

    TW

    1. Re:Companies can contract without folding by JWW · · Score: 5, Insightful

      The answer: because everyone loves the "zero sum game".

      You see it all over the place now. Someone must win, and the other guy loses. This is what so confounds all of the pundits when Apple comes out with things like the iPod and dominates that market. In their mind Apple was supposed to just give up since they couldn't "win" vs. PCs.

      Its this kind of simplistic thinking that even made Microsofts monopoly come about. Its why we have two political parties who sometimes do not differ one iota with respect to certain policies (DMCA, government spending, easy treatment of big business, ...), but are massively opposed to each other.

      Everyone's got to be right nowdays, and that requires that someone else must be wrong.

      Any pundit who makes his living predicting X will die, Y will go under, Z is now irrelevant, doesn't deserve to be listened to, they haven't thought hard enough to deserve it.

    2. Re:Companies can contract without folding by El_Ge_Ex · · Score: 2, Interesting

      Why does everyone want to kill these shrinking companies instead of letting them carve their own niche?

      because their niche has been causing headaches for the rest of the industry. The sooner they die, the less we'll hear from McNealy, the sooner companies can drop support for Solaris (and spend it on Linux instead), the sooner that learning MIPS becomes less revelant, etc....

      The list goes on. Sun hurts Linux more than it helps it. They know it was linux that cut into their market share and they are not happy about it. This is why they settled with Microsoft.

      McNealy would rather choke than see a Ultrasparc run Windows, but he would rather see an Ultrasparc run Windows than see his company die at the hands of Linux, a piece of software created by many of his own customers (former at least).

      -B

    3. Re:Companies can contract without folding by RhettLivingston · · Score: 2, Insightful

      Because the company is public and that means a bunch of people's retirement rests on the money that is in it. As an investor, would you want to finance the shrinking of your dollar to 10 cents or would you rather have the company's assets sold for 30 cents? Sun doesn't exist to give us Java, they exist to make money for their stock owners. If they can't do that, they owe it to their stock owners to terminate in the way that returns the greatest portion of the money possible.

    4. Re:Companies can contract without folding by MAXOMENOS · · Score: 2, Insightful

      The problem is, Sun is still good at doing one thing: Java. And they're great at it. And by the way, there's really no replacement for it: not Python (yet), not .NET (yet), and certainly not C++. Can Java survive without Sun, by the strength of IBM alone?

    5. Re:Companies can contract without folding by Cryptnotic · · Score: 2, Insightful

      the sooner that learning MIPS becomes less revelant, etc....

      Sun's primary architecture is SPARC, not MIPS, although Sun is now also shipping x86-64 (AMD Opteron) servers. Sun at one time used Motorola 680x0 processors.

      In any case MIPS is relevant because, like ARM, it is the core of many "system on chip" processors used for things like TiVo series 2 boxes and tons of other consumer electronics devices.

      If anything, Sun's recent rollout of cheap Linux/Java boxes followed by Sun's failure might be seen as a failure of Linux and of Java. So in that regard, a failure there could hurt Linux.

      --
      My other first post is car post.
    6. Re:Companies can contract without folding by TomorrowPlusX · · Score: 3, Informative

      I'll wager this sort of eye-for-an-eye, zero sum logic is endemic to human thinking altogether.

      Human history is chock-full of one culture declaring another ( largely similar ) culture to be at odds with their god/economics/what-have-you and proceeding to at least try to wipe the other out.

      Think: crusades. Think: cold-war. Think: carthago delenda est.

      The zero-sum is not exactly new. The difference is now we're dealing as much with corporate entities as with foreign cultures.

      --

      lorem ipsum, dolor sit amet
    7. Re:Companies can contract without folding by Pike · · Score: 3, Interesting

      "Think: cold-war"

      Just curious...was the outcome of the cold-war unsatisfactory in your opinion?

      "The difference is now we're dealing as much with corporate entities as with foreign cultures."

      Actually, that's not exactly new either.

    8. Re:Companies can contract without folding by kwerle · · Score: 2, Interesting

      The problem is, Sun is still good at doing one thing: Java

      Woah.

      <rant>
      Sun sucks ass at Java. A VM that can only run one program at a time? Come on - we've been making real machines that run multiple programs at the same time for a long time. Not compiling to machine-native? The AWT? Swing, even? The miserable failure of applets and that technology. Damn, the list goes on and on.

      Don't get me wrong, I'm coding in Java in my other windows right now, but I avoid Sun's terrible libraries whenever I can. I don't think of Java as a product of Sun, but as a product of a few people who used to work at Sun. And Sun has been driving it into the dirt ever since.

      The sooner they get paid off by IBM and/or Apple to set that language free, the happier I'll be.
      </rant>

    9. Re:Companies can contract without folding by DunbarTheInept · · Score: 2, Insightful

      Your statements are true but irrelevent, since they are apparently attacking your imaginary version of my stace instead of my actual stance. Investing in stocks so that a company can do well (and earn you money) is not a "fanclub". On the other hand, simply trying to buy low and sell high, and not give a ratt's ass what the company actually does, leads to stock market crashes, as you end up buying stocks based on how much you think other people will want those stocks later, not based on what their ownership really represents in the real physical world. An economy based purely on public perceptions like that will fall eventually.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    10. Re:Companies can contract without folding by daviddennis · · Score: 2, Insightful

      And how is this bad?

      Would you rather have one fewer alternative to the Windows juggernaut?

      The Cult of Mac keeps Apple alive and healthy and I think that's a very cool thing. It's not cheap to be an Apple cultist - I spend at least $3,000 a year on Apple hardware of various kinds - but what I get in return are genuinely great products that deliver excellent value for those who can look past a stiff initial price tag.

      You could certainly argue that there is a similar cult built around Linux. There are even some Windows users whose behaviour has distinctly cult-like overtones. Perhaps a consumer cult is formed whenever people have as intimate a relationship with something as people do with their computers.

      It might just be a reflection of human behaviour and nothing particularly special. Although there's no question that Steve Jobs is a master showman.

      D

  5. Oh come on by AKAImBatman · · Score: 5, Interesting

    Let's take a look at Sun history:

    First they built "low-end" workstations. They managed to make a killing at this. Eventually PCs started eating their lunch. So they "reinvented" themselves as a server provider. They did quite well at this until PCs started threatening that market. Then they "reinvented" themselves as a complete solutions company. They did quite well at this until PCs went 64bit.

    Now they are "reinventing" themselves as a Desktop provider. They are honestly working to produce one of the most competitive desktops on the market. My current testing of their desktop shows that they still have a little ways to go, but for a first release they've done pretty well. When you combine in the publicity their Looking Glass technology is bringing them with the technologies that Sun is obtaining from Microsoft (I've been told that the next version of StarOffice will have Access support), they are truly posed to begin doing to Microsoft what Microsoft did to them: Eat away from the bottom up.

    1. Re:Oh come on by nitehorse · · Score: 5, Interesting

      I'm sitting at the X Developers' Conference right now watching a presentation by some of Sun's guys on Project Looking Glass and I have to admit that this is some pretty cool shit.

      Also, they claim that they will be opening the source code when they finally release it.

      (You can join and watch the official conference IRC channel on irc.freenode.net, in #xdevconf)

      Also, there's an audio stream of the conference available; poke around on freedesktop.org as I don't have the URL handy.

    2. Re:Oh come on by nitehorse · · Score: 4, Informative
      Ok, more information now that the presentation is over.

      • Looking Glass uses the Damage and Composite extensions that Keith Packard's experimental X server utilizes
      • The "scene manager" (what Sun is calling their compositing manager) is written in Java, and Looking Glass very heavily utilizes the Java3D API
      • Most of the pieces of the platform are already X-licensed, and Sun's representatives claim that they will be "opening the source" to Looking Glass when they release the SDK in a few months
      • The presentation was mostly done by Hideya Kawahura, with some lower-level technical details provided by Deron Johnson
      • More info on the X Developers Conference is available at freedesktop.org


      Now, I'm going to watch the presentation on Croquet.
    3. Re:Oh come on by Anonymous Coward · · Score: 2, Insightful

      But PCs aren't going to threaten Suns bread and butter any time soon: Big Iron, and support contracts.

      When you need BIG Iron, with mutiple redundant blah blah, high throughput, blah, etc. you don't have much choice but to get a BIG ASS Sun, and send them a healthy check it's support. This is especially true for governments and financial instutions, the majority of which have huge databases run on mutiple top-of-the-line Suns around the world.

      Sun ain't going nowhere.

    4. Re:Oh come on by AKAImBatman · · Score: 4, Insightful

      AMD64 and Itanic are threatening Sun's bread and butter. That's why they're trying to get their ducks in a row so they can attack the low end. Managers usually want to stick with a single provider for all software and hardware. If Sun can provide everything top to bottom, they'll be a much more attractive option.

  6. New game in town! by zerocool^ · · Score: 5, Funny

    Move over Apple, move over BSD! There's a new game in town, and its name is SUN!

    Come on, guys. Everyone's been talking about all these guy's deaths forever, but they're still here. There's a market for all of them.

    ~Will

    --
    sig?
  7. increase shareholder value? by SkunkPussy · · Score: 5, Insightful

    How does folding the company stand a chance of increasing shareholder value? Would the board legitimately be able to follow this course of action?
    Also do you think anybody would invite them to work at their company after that?

    --
    SURELY NOT!!!!!
  8. This would be terrible if they did! by drizst+'n+drat · · Score: 5, Interesting

    I've worked with Sun hardware for a long time now (from IPC/IPX up through the E10K) and their equipment (sans a few exceptions) is incredibly awesome. It might be on the pricey side but for some reason, they refuse to die! I'm running two sparc20's and a SS10 at home and just love them. Sun's OS (using Solaris 9) is solid and performs well even on this old hardware. I personally think it would bad for business if they went the way that DEC did (worked with DEC Alpha and talk about performance -- nice ...). It's too bad that Sun hasn't tried harder to make their OS competitive with Linux, but then hey, the intel architecture isn't their forte.

  9. Article a bit OTT by mcx101 · · Score: 5, Insightful

    "Sun is not coming back. It is a giant company without a business."

    I think the article went a bit too far in predicting Sun's demise. Whilst it's true that the rating of their stock is poor and they have really failed in many areas where they would have liked to succeed, I'd say there are signs they may be coming back.

    Now they have a collaboration of some description with Micro$oft; it's hard to get an ally with more punch than them, regardless of what you might think (or indeed Sun and Scott McNealy might think!) of them.

    They finally seem to be realising that you can't have both the hardware and the software market. Look at IBM and Apple for precedents there. Sun has started a new price war on Linux and Windows on the x86 platform.

    --
    My operat~1 system unders~1 long filena~1 , does yours?
    1. Re:Article a bit OTT by JudgeFurious · · Score: 2, Interesting

      Yes they have some type of "arrangement" with Microsoft and no doubt about it Microsoft has punch. The problem in my mind though is that Microsoft tends to eat their allies in time.

      --
      Appended to the end of comments you post. 120 chars.
    2. Re:Article a bit OTT by nate1138 · · Score: 4, Insightful

      Now they have a collaboration of some description with Micro$oft; it's hard to get an ally with more punch than them, regardless of what you might think

      Partering with MS is one of the worst decisions a company can make. They siphon off all of your best and brightest, and you get very little in return. Reference the Cringely article from a few weeks back for a list of companies that thought "parterning" with MS was a good idea and what happened to them. Do you really think that after all the bad blood in the last decade between these two that they will just suddenly play nice?

      They finally seem to be realising that you can't have both the hardware and the software market. Look at IBM and Apple for precedents there.

      What do you mean, look at Apple and IBM? They both do their own hardware and software. Apple is pretty much the only company shipping PowerPC anything, and IBM has a HUGE business in Power/AIX. That IBM ships x86 is only a response to customer demand, not some recognition that they shouldn't be in the hardware market. They still sell a ton of iSeries (AS400) and AIX on Power architecture.

      --
      Where's my lobbyist? Right here.
  10. Sun's stock by strictnein · · Score: 5, Informative

    Just a bit of info:
    Sun's stock (SUNW) is now hovering at about 4.00 (down slightly today).
    Here's SUNW over the past 5 years

    1. Re:Sun's stock by pnuema · · Score: 2, Interesting

      Bear in mind that they have had 2 2:1 splits since 2000, meaning if you owned 1 share in 1999, you now own 4. Translated, their actual total value of ownership is roughly equal today what it was in late 1999, which is a lot more than most companies can say. How many companies do you know that can claim their shareholders have not lost any money in the last four years?

  11. IBM will buy them by GCP · · Score: 5, Informative

    Sun insists that they won't sell Java to IBM. IBM is now quite dependant on Java and have all sorts of ideas for how they would like to change it if they didn't have to constantly butt heads with Sun.

    So, okay, fine, IBM can just wait a bit and buy Sun for a reasonable price. That way, Java won't have been released into the public domain and IBM won't have to argue (as much) when they want to change it.

    IBM has the most to gain from control over Java -- arguably Microsoft has more but for legal reasons they won't bother even trying to buy Sun -- so they'll be willing to pay the most, so they'll get 'em.

    --
    "Those who have never entered upon scientific pursuits know not a tithe of the poetry by which they are surrounded."
  12. A little ray of sun shine? by SavedLinuXgeeK · · Score: 3, Interesting

    Well on a side note, how much this holds for everyone else I do not know, but the College Board (AP) (they do highschool testing for college level courses in highschool) is switching their cirriculum to Java, instead of C++. From this effect a lot of colleges are now switching to Java to teach programming. At my collge the intro level courses are going to be phased over to java sooner or later (I think its next semester actually). If Sun is really going to die, then a large amount of people have put support into their dying product. I think that even if Sun struggles hardware wise, that its Java platform will continue on. Think of Sega, they went from hardware and game manufacturer to just game manufacturer. Why can't sun do the same?

    --
    je suis parce que j'aime
    1. Re:A little ray of sun shine? by stratjakt · · Score: 2, Interesting

      Java is a fine teaching language. You can learn the basics of OOP and the syntax is fairly clean.

      The language taught in school means nothing. If you're a good programmer you can take the skills you learned in Java and apply them to whatever you use in real life.

      Hell, I was taught Pascal in school. You don't see much of that on the street.

      Sun will fade, be bought, split up. Java will die. Java HAS to die, it's fundamentally flawed. It's completely based on a 32 bit architecture. In languages like C, C++ the architecture is independent. On one system an int is 16 bits, on another 32 bits, on another 64.

      What happens in a few years when the base word type on all the desktops is 64 bit. You declare everything as long int? What if you want 128 bit variables? long long long long int?

      Irrelevant, but the very principles on which java was designed (virtual machines) gave it a limited useful lifespan.

      --
      I don't need no instructions to know how to rock!!!!
    2. Re:A little ray of sun shine? by 74nova · · Score: 2, Interesting

      compsci 1 and 2 are java here at oklahoma state, have been at least since 3.5 years ago. imo, java has a nice, shallow initial learning curve. no pointers, memory allocation is simple, no destructors, etc. not that these are difficult ideas, but they are just more things on top of basics you learn in cs1 & 2. ive dont quite a bit of c++ and java (with java first) and i think i learned them in the correct order.

      --
      use your turn signal! you people act like it's divulging information to the enemy
  13. Cash is king by Frennzy · · Score: 5, Interesting

    Sun has something like $6billion in their coffers. At their current burn rate, they will be around for a long time. Their new JDE push (and associated service revenues) could be the thing they have needed to appease stockholders and get back in the game.

    Of course, they could just take that cash, distribute it to their employees, lay them all off, then sell their receivables, contracts, and customer base to some other company *cough*IBM*cough*, then split that money amongst the 'execs'. There would be a lot of retired ex-Sun folks lounging around the pool.

  14. Merge with Apple by Spyffe · · Score: 5, Interesting
    Think about it... Apple has a decent position in the desktop space, and Sun could provide the expertise to make really good backend servers, perhaps based on UltraSPARC early in the game but shifting to Power5 later.

    One would need to see a lot more client/server integration, but I think if Sun/Apple (one of my labmates suggested Snapple) marketed enterprise solutions consisting of high-end multiprocessor servers serving Java apps to Apple workstations, they might really get somewhere.

    It's a gamble, but Apple could only profit from it and Sun needs new ideas fast.

    --
    Sigmentation fault - core dumped
    1. Re:Merge with Apple by Coryoth · · Score: 4, Insightful

      What exactly does Sun have to offer in such a merger? Sun's big attributes are UltraSPARC, Java, Solaris, and some knowledge about big server engineering.

      Apple has no need of UltaSPARC, it's already made its deals with IBM for the PowerPC line, which is looking like a pretty good bet these days. Apple has as much Java as they need right now, I don't think Sun's Java expertise is going to bring much to the table. Solaris is of no use to Apple whatsoever really. Big servers - well that is something that Apple lacks, but they re beginning to make some slow but steady server progress on their own with the Xserve line - I don't think they are that desperate for a huge shot in the arm in the server market (let alone the conflicting chip architectures and OSs involved in expanding that way!).

      No, it's Apple that has value to offer Sun, because right now Sun is making a bid for the desktop, and that is Apple's true strength right now.

      That means there will be no merger. Sun might try buying Apple, but I think that would be rather too expensive for them right now.

      Jedidiah.

    2. Re:Merge with Apple by kriston · · Score: 2, Insightful

      I think that Sun can bring much valuable technology to Apple, especially the technology, such as a 64-bit clean operating system, that Apple has had trouble implementing. Solaris is one of the more portable commercial Unix variants. The SunOS 5 revision of SunOS was designed explicitly for portability and modernization including the ability to run on 64-bit processors in 64-bit mode. Apple has still not yet done that. With a purchase of Sun, Apple gets a 64-bit clean POSIX-compliant architecture that runs on desktops and servers. Apple finally gets a serious server product and 64-bit bragging rights. And at today's prices Sun is a steal. Plus, Apple finally gets the attention they deserve with Java and have a useful Java environment on both the desktop and server. Finally, Apple can easily move onto whatever 64-bit architecture they desire with impunity given the 64-bit clean nature of Solaris--something, again, the bastardized FreeBSD/Mach that the NeXT developers have been desperately hacking to support today's OSX product, cannot yet do.

      --

      Kriston

  15. Re:One Option... by ad0gg · · Score: 2, Interesting

    Thats good, lets not make java better than .net but let the courts decide. I love how everyone is against lawsuits and the government mendling in things until its apple,sun or whoever on the suing side.

    --

    Have you ever been to a turkish prison?

  16. Insert Sarcastic Comment Here by glassware · · Score: 3, Funny
    ... creator of the SPARC architecutre and, oh yeah, Java, ...

    One out of two ain't bad.

    1. Re:Insert Sarcastic Comment Here by Mikesch · · Score: 2

      Which one?

  17. What are they talking about? by nocomment · · Score: 5, Interesting

    Sun took a little bit of a beating because of cheap servers and cheap clusters. The ultrasparc is still a pretty bad-ass CPU though. Sun has figure out that they need to keep entry level server at around the $999 level and have done so for over a year now. With the new Opteron's and a metric ass-load of cash, Sun is most certainly not going to be another DEC. There are still DEC systems being made (just under the HP flag now), and you can still buy new Tru64, OpenVMS stations, etc...

    If my company needs anything beyond the $600 and $700 range, I would recomend Sun any day of the week.

    --
    /* oops I accidentally made a comment, sorry */
    /* http://allyourbasearebelongto.us */
  18. Stupid Idea by theLOUDroom · · Score: 4, Insightful

    It's not as if a company with a market cap of of 13 BILLION dollars can just cash out and walk away from the table with 13 billion dollars.

    Like is or not SUN, has to keep playing the game. It would loose even MORE money by trying to close up shop quickly.

    A company has value for lots of reasons, besides pure, resellable assets: market position, reputation, etc.

    What SUN needs is leadership like that which has helped Apple so much in recent years. If you look back far enough, you'll see a time when Apple was in quite a similar postion as SUN is today.

    I'm not saying that SUN should start building sPods and sBooks. I think SUN needs to find its place in the market (hint: not the same place as Apple or Dell).

    --
    Life is too short to proofread.
  19. Why do we have this "grow or perish" mentality? by pla · · Score: 5, Interesting

    A company can survive without growing. Wall Street may not like it, but look at Apple, as an example.

    Sun has a pretty cool niche - They produce some of the best server-class machines in the world. And I say this as a fairly vocal proponent of using commodity PC hardware whenever possible... I've had the opportunity to use a few decked-out UltraSparc boxen, and quite simply, they rock. A cluster of PCs can do the same task 90% of the time, but when you need high performance in a single box, you just can't do better (I also say that having used some of IBMs high-end offerings, and they just don't compare IMO).

    So should Sun fold? No. They need to reprioritize, from growth to maintaining market share and quality. Not cutting costs, not appealing to more of shrinking market, but just doing what they do well.

    As for the whole Java debacle... Well, if they can find a way to make money from it, okay. But if not, they need to stop flogging a dead horse, and just bury it.

    1. Re:Why do we have this "grow or perish" mentality? by Frennzy · · Score: 5, Interesting

      The reason companies exist is to make money. They make money for their employees (employee puts time in, and gets compensated for that at a rate that the employee *should* deem greater than the effort they put into it), they make money for their investors (investor puts money in, and gets more money back than they put in...ideally), and they make money for the government (company makes money, and pays taxes on it).

      The grow or perish mentality is related to the fact that capitalism requires an entity, be it a person or a corporation, to perform better than its peers/competitors. When an employee decides to work for a company, they will choose the best return on investment (i.e. most money/benefits/quality of life) that they can get for the investment of their labor. When an investor chooses to invest money, they are looking for the company that will give them the best return on their investment...in order to outpace their peers/competitors when it comes to acquiring wealth. This is what drives the fundamental economic engine.

      An employee who also invests cash in their own company has even more at stake (which is typical of most large companies and their employees today). It behooves the leadership of said companies to provide the best return on investment for all parties concerned.

      The unfortunate drawback is that productivity increases in personnel tends to have diminishing returns, so they tend to be expected to do more for less, while cash investors tend to scream the loudest for increasing returns, and they are paid more attention by the corporate leaders. In fact, many folks who both work for and invest in the same company tend to overlook this fact. They bitch about stock performance, then they bitch when they don't get a big raise or bonus, so they bitch even louder about stock performance, so the executives have to cut costs. I've seen it in action. The very same employee/owners who were griping the most about stock performance were amongst those who got laid off in order to cut costs.

      Neat how that works, isn't it?

    2. Re:Why do we have this "grow or perish" mentality? by heck · · Score: 3, Insightful
      > The reason companies exist is to make money.

      I'm not disagreeing with you, but I think you missed what people are looking for.

      Wall Street is looking for ROI. That's it. You're in niche market which is static? Good - maximize profits and spin off dividends, lots and lots of bug fat dividends. Or provide ROI by an increasing stock price.

      Micro$oft, when growing, didn't pay dividends - but was well beloved because its stock price kept increasing. Now that its stock price is no longer ballistic it is going to have to start paying a dividend (start paying out some of that billions it has as a war chest) in order to interest investors. (yes, I know, MicroSoft is doing so)

      Some of the darlings of Wall Street are utility companies. They're not growing - but if run well they spin off money hand over fist. Large, consistent dividends for all. Investors love that.

      There are many thousands of niche companies that aren't going anywhere (I've worked for quite a few) They aren't growing; fixed set of customers; their stock price isn't going to go ballistic; but they're *consistently* profitable.

      And that is what Wall Street wants. No unpleasant surprises. Pleasant surprises are always welcome. Return on Investment.

      SUN has a niche. A very profitable niche. But reality is that the niche is under assault from many sides (HP, IBM, Dell, Linux, ya name it) The niche isn't growing; the niche may be shrinking. SUN - in order to attract investment - is going to have to (a) prove that it is well protected in its niche (which is probably no, but can be debated. On one side we have WANG and DEC; on the other side we have IBM still making lots of money off of Big Iron) (b) return something, be it increasing stock price or dividend from profits, to investors.

      I agree with others - people have called SUN dead before and it has made a comeback. As Andy Grove would say, SUN seems to be at an inflection point. I think what many of us are noticing is a lack of a consistent vision or plan - a lack of "THIS is what we're going to do!" Their plan seems to be more a Flavor of the Week. People at SUN may disagree, but from out here in the grandstands the perception is that y'all are doing a lot of flailing around.

    3. Re:Why do we have this "grow or perish" mentality? by Dhalka226 · · Score: 2, Insightful

      The reason companies exist is to make money.

      Actually, economically speaking, companies exist to maximize profits or, if they are in the hole, to minimize their losses.

      Of course it is the intention of companies to make as much money as they possibly can. However, the "grow or die" idea is still misplaced. A company can hold exactly where they are, even dip a little, and have no impact on their employees salaries or benefits.

      As long as a company can pay its fixed costs--that is, rent, paychecks, things of that nature--it behoves them to stay in business as long as they can. Turning employees out on the street when you're still making enough money to pay them is hardly right.

      Granted, companies can not run in the red forever (although some certainly seem to try) and they may need to look into things like layoffs to return to profitability. I disagree, however, with your mentality that a company needs to perform better than its peers. There is plenty of room for runner-ups in the economy. And while employees would rather work for the company giving them the most money and benefits, that is not always an option. If they're not hiring your position, should you leave the field or find one of their competitors and see if they're hiring?

      Capitalism desires that your company perform better than everybody else, but it doesn't require it. If it did, only one company in every field would be worth a damn.

  20. Bollocks say I by MythMoth · · Score: 2, Interesting

    Sure, Sun are in the doldrums.

    Companies do not commit suicide - and the article acknowledges that. Nor should they; an investment in a company is just that, an investment. The job of the directors (unless instructed otherwise by the shareholders) is to run the company in as profitable way as possible.

    There is no way that Sun is worth more as cash than as a going concern. Just not going to happen. The very closest you could get to a corporate suicide of the type that this article advocates is a friendly buyout of some sort.

    Personally my money's on Sun making a comeback; they invest in brains and research to an extent that to me inspires confidence in their future.

    That sort of pollyanna-ism brings in the readers though, so I suppose it's a good tactic.

    D.

    --
    --- These are not words: wierd, genious, rediculous
  21. Maybe if they included the gnu utilities by myowntrueself · · Score: 3, Insightful

    and stopped wasting time developing and maintaining, for example, their own version of tar or find.

    The versions of these utilities that come with proprietary Unices are, frankly, CRAP.

    openssh is another one; think back to last year... and the flurry of ssh patches. Linux easy! Solaris hard! Go figure.

    --
    In the free world the media isn't government run; the government is media run.
    1. Re:Maybe if they included the gnu utilities by bajan_on_ice · · Score: 3, Informative

      There is a reason for including these utilities. Sun prides itself on maintaining backward compatability with pretty much everything written for its OS back to say Solaris 2.6. If they kept changing the utilities, scripts that leverege these utilities would break. This is a HUGE deal for companies that run legacy apps.

      Yeah, the Solaris tar does suck, but on my JumpStart server, I ALWAYS include the GNU versions of tar, gzip etc.

      If you want the latest-greatest, load the GNU utilities from the Solaris Supplemental CD. Or download them from www.sunfreeware.com. Or compile them yourself. Or install them via RPM. Sheesh.

      --
      "The greatest dangers to liberty lurk in insidious encroachment by men of zeal, well-meaning but without understanding."
    2. Re:Maybe if they included the gnu utilities by Trick · · Score: 2, Interesting

      That's precisely why the last two versions of Solaris (and possibly farther back) have included the GNU utilities -- so people who prefer them can install them easily. However, if you have apps you need to support that were made to work with the Solaris versions of these utilities (perhaps because they pre-date the GNU software), you can use the stock stuff and your apps won't break.

      Sun's SSH on Solaris 9 is also a Sun-maintained version of OpenSSH. Last year, Solaris 9 was the current version, and patching SSH was as easy as downloading the patch package and installing it -- not any tougher than Linux.

      It seems to me you're asking Sun to fix problems they've already fixed, some a very, very long time ago.

  22. it is true by KingRamsis · · Score: 3, Interesting

    Unfortunately this is true, there seem to be an internal struggle between geeks and suits, as much as I admire the idealism of Sun they still don't get what the market wants, try to develop a database application with the latest JDK and you will be frustrated, the retarded complexity of Swing and sloppy sluggish end result, recently I regained a little faith of Java after giving up on it long ago, but still the productivity is much lower than comparable tools, the learning curve alone is a major demotivator and don't get me started on the J2EE platform, recently this struggle became visible when top notch suites and geeks walked out of Sun, it is a typical case of lack of vision, Sun is sending mixed messages some times the planning is good but the execution is shoddy at best and vice versa.

  23. New CPU's first by invisik · · Score: 2, Interesting

    Hey,

    I want to see the new CPU's they're cooking up before anything else happens. I'm tired of the clock-speed game and want some hard, real improvements in the way things are done. No one else is doing it (or successfully anyway, Itanium, for example).

    Should they put linux on their new processors? To have any sort of wide acceptance, probably yes.

    -m

    --
    http://www.invisik.com
  24. Long time in going by flaming-opus · · Score: 5, Insightful

    Silicon Graphics, another early bay-area unix workstation success, was in a much smaller niche, even at its peak. SGI has been circling the bowl now since the late 90's and still hasn't gone away. They barely even lost any money last quarter.

    Sun has a much more stable market of business buyers. They have to be selective to get back to profitability, but it's definitely possible, even without a radical change in market. People still pay big money for mid-range and high-end servers. People still pay big money for solid enterprise software. Business customers are willing to pay real money for real solutions. A company like sun just needs to make sure that it solves today's hard problems, and does it at a price that's similar to the competition.

    A slump doesn't mean a fall. A re-org doesn't mean a death knell. Sun has lots of chances left to redefine itself, and figure out how to be profitable. They just might have to lose market share and girth in the process.

  25. Losing on the cheap by Allen+Zadr · · Score: 2, Insightful
    Sun is loosing to cheap computers... Linux computers. Sun has been shipping X86 computers for several years now. Starting about 8 years ago, Sun started shipping SPARC systems with PCI backbones (so PC compatible components could be utilized).

    While Sun's competition all sell Windows as well as UNIX and Linux servers, Sun has refused to play in the Windows game. Sun was never big enough to compete directly with the ranks of IBM (AIX) and Hewlett Packard (HP/UX) on both the UNIX and Windows front.

    Sun started as a specialist UNIX based Hardware vendor. A great majority of Sun's popularity thoughout the 1990s was directly attributable to the UNIX specialist hardware at a fair price. Specifically their small-business and department entry-level servers.

    Pound for pound Sun Hardware is still cheaper than HP/UX PA/RISC hardware or IBM AIX Power/PowerPC hardware. HP/UX and AIX are also at risk, but HP and IBM have more than ample funds to cater to selling extrememly inexpensive Linux based servers. Blue and Brown both are willing to relegate UNIX to Large Scale installations only. Sun's 'entry class UNIX servers', once thier bread and butter, have now been outclassed by Powerful Linux solutions.

    Smartly Sun now also sells Linux based servers - but their servers do not have the assumed Windows/Linux flexability of the commodity hardware servers sold by the competition.

    My point is - Sun is dying because of IT purchasing agents, like me, who are not willing to buy vendor lock (lock into Linux / lock into Windows). Because Sun isn't prepared to play in Windows, they suffer.

    I agree that Windows has something to do with it, but I don't think it's as direct as you propose.

    --
    Kinetic stupidity has a new brand leader: Allen Zadr.
    1. Re:Losing on the cheap by supabeast! · · Score: 4, Interesting

      "Smartly Sun now also sells Linux based servers - but their servers do not have the assumed Windows/Linux flexability of the commodity hardware servers sold by the competition."

      Actually, they do. Sun just certified one of their x86 servers with Windows
      , and announced plans to certify ALL of their x86/Opteron hardware to work with Windows.

      IMHO this could be the thing that saves Sun, because one reason many people stick with Sun is the quality of Sun support, which has always been some of the best technical support available. Now you can buy your Windows/Linux/UNIX hardware from one vendor, and know that you will get great support with a fast turn-around, and not end up on the phone talking to Apu in Bangalore.

      Of course, given that some companies are opting to just make all of the x86 hardware disposable due to low per-unit costs, this might be a moot point. But then again, when a strange problem pops up in every machine in your 1,000 system cluster, you probably don't want to be dealing with a vendor who has cruddy support services.

  26. Re:What about SGI? by Anonymous Coward · · Score: 2, Informative

    This is just false.Well part of it.

    There top of the line workstation is the Tezro, a quad processor 800mhz MIPS proc system, as far as a 'desktop' is concerned.

    Then there is the Onyx4 Ultimate Vision , used heavily by high end post production houses for 4k Digital Intermediate work, as well as research and gov'ment agencies.

    The part of them dumping most of their bldgs in Mtn. View. well yea..

    thanks to piss-poor-mgmt....

  27. Car crash by pubjames · · Score: 2, Insightful


    When I was learning to drive, a thing my driving instructor said to me has always stuck with me. He said the thing that causes most driving accidents is indecision.

    I think companies like Sun (and Corel and others) start to fail when they become indecisive. They need to decide on their path and stick to it, rather than dressing up in a penguin suit one day and mocking linux the next.

  28. Sun Microsystems != typical "technology company" by sczimme · · Score: 4, Insightful


    These guys are not selling dog food over the interweb-thingie. They have been around for ~22 years, and have a rather long history of building extremely robust hardware in the server space. (I specified server space because the Ultra5/Ultra10 and the low-end Blades are not great.)

    No, I am not a Sun fanboy; I like most of their hardware, and I like Solaris. I just believe that people shouldn't treat Sun like the flash-in-the-pan goofy "technology companies" that made the bubble possible.

    --
    I want to drag this out as long as possible. Bring me my protractor.
  29. Apple & Sun, IBM & Sun? by CatGrep · · Score: 3, Interesting

    What about these possible scenarios:

    Apple is definately making moves into the workstation/server space and OSX _can_ play there. Perhaps Apple could buy what's left of Sun in a year ot two (when there's much less than there is now) for firesale prices. This would mostly be to gain acess to Sun's sales channels and some engineering resources.

    Or, more likely: IBM buys Sun and then takes Java in the direction it wants to take it. Of course, they also would probably want to wait for a lower price, so don't look for this to happen right away.

  30. Headline: Apple wilts under Sun... by Allen+Zadr · · Score: 3, Insightful
    It would never work for several reasons. I'll explore two.

    Sun's biggest competitors are IBM and Hewlett Packard. Apple computers use IBM PowerPC chips. -- It's the same reason that Burger King restraunts started selling Coca-Cola products when Pepsi purchased Taco-Bell and KFC... Buying from your competition is bad business.

    Apple is a desktop provider first. Apple sells servers as well, but only because of the demands for such hardware from companies that have standardized on Macintosh. Sun is a server company first, they have never had the capability of dealing with the commodity business of desktop hardware. The priorities of these two extremely different companies would never mesh. Thus the Culture would always run amok with the competing priorities.

    --
    Kinetic stupidity has a new brand leader: Allen Zadr.
  31. Sun's "Niagra" is very cool. by Theovon · · Score: 3, Interesting

    I like Sun's massively parallel Niagra architecture. Each chip runs 32 threads in parallel with an impressive 80% efficiency in pipeline usage.

    If they can get this off the ground, it'll be great for servers.

    Unfortunately, it's lousy for single-threaded compute-intensive processes like chip synthesis and simulation tools which are what I need.

    It's interesting that they are kinda going back to the mainframe mentality where I/O and over-all throughput are more important than single-threaded performance, but with the way servers are going, this, I think, is really what is needed.

  32. This has been suggested before by Infonaut · · Score: 2, Insightful
    but back in the day (the mid/late 1990s) Sun was the outfit that was supposed to "save" Apple. As others have pointed out, the calculus has shifted. Apple already makes good hardware; they don't need Sun for that.

    I'd rather see Sun completely re-assess their position and find out how they can leverage their core strengths (technology innovation, experience at the server side of computing, understanding of how to use the network as a computing machine, etc.) and implement a new strategy based on those strengths.

    IBM re-invented itself. Apple re-invented itself. Sun is capable of doing the same.

    --
    Read the EFF's Fair Use FAQ
  33. Wow - that is just silly. by sczimme · · Score: 4, Insightful


    Because Sun isn't prepared to play in Windows, they suffer.

    That is like saying "because Ferrari isn't prepared to build economy cars, they suffer". You seem to be missing the point: Sun's real market is not the commodity-server area where Windows is popular. Sun shines* in the area of 8+ CPU machines that actually have to a) bear a heavy load and b) stay up while doing so.

    * D'oh.

    --
    I want to drag this out as long as possible. Bring me my protractor.
    1. Re:Wow - that is just silly. by Anonymous Coward · · Score: 2, Insightful

      Well, sun's not going under because they won't play with windoze, they're going to go under because solaris is a nightmare to administer. There's no excuse in this day and age for a server to require a full-time babysitter.

    2. Re:Wow - that is just silly. by nlindstrom · · Score: 4, Insightful
      Hold on people. Let me try to offer my two cents on the situation. Backing my opinion is (a) that I'm a Sun Certified System Administrator of almost ten years experience, and (b) that I've worked for several all-Sun shops.

      Where Sun is getting killed is price point. I don't consider their hardware to be any more or less reliable than an x86 PC from Compaq, Dell, or HP. So let's say I have a massive computing need for, oh say, chip design. Chip designers, like Texas Instruments, Cirrus Logic, or General Semiconductor, require massive amounts of CPU time and even more memory. Sun's ultra-high-end offerings are worthless, since you simply can't cram enough RAM into their higher-end Enterprise servers. And guess what? It's a hell of a lot cheaper to setup fifty Linux PCs than twenty Sun Blades.

      Oh, you want those servers to load balance/load share? To be in a cluster? More $$$'s. Want RAID? Want some kind of SAN solution? Even more big bucks for proprietary solutions from Sun, VERITAS, or Legato. But when they're Linux, clustering is free (software-wise.) And while the hardware costs for RAID and SAN remain high, the software to make them work is dirt cheap compared to anything you would have to buy for Solaris.

      And now that major vendors are offering Linux versions of their design tools, we are no longer tied to Solaris. In fact, Sun's been slaughtered on the desktop; no longer do we stick Ultra 5's and 10's on the designer's desktops, now they're running their tools on Microsoft Windows 2000/XP. Admittedly this is way worse from a stability standpoint, but nonetheless, Sun has lost.

      Sun has priced themselves right out of the market, and the few executives who are still there (after the previous mass exit) are too stupid to see the writing on the wall. It really sucks that I own Sun stock, with my shares being totally underwater and whatnot. Not to mention all the Sun hardware I have sitting on the floor next to me here, which isn't even worth the effort to eBay. :^)

    3. Re:Wow - that is just silly. by Bellyflop · · Score: 2, Insightful

      Actually, Ferrari has suffered and does suffer. It's a money losing venture that was sold to it's chief rival, Fiat. Not that I think Sun is in the same position...

    4. Re:Wow - that is just silly. by bbodien · · Score: 2, Interesting

      That is like saying "because Ferrari isn't prepared to build economy cars, they suffer". I don't agree at all. In Sun's case, the market they sit on has completely turned around. There are no longer hoardes of energetic .coms with millions worth of VC burning holes in their pockets to spend on top of the line hardware and software. In Ferrari's case, there are still many many people around the world with enough money to spend on supercars such as the ones they produce, so I don't for one second see how you can compare the two. If the sports/super car market were to nose dive as dramatically as the IT industry has, then yes, Ferrari would suffer as they would no longer have a market, and we probably wouldn't see sub 50k hatchbacks and MPVs coming out of Modena in a million blue moons. I think this is the key issue here - the market has reversed polarity completely regarding IT purchasing, and Sun needs to adapt faster (their x86 roadmap is the right direction) or die a slow death.

    5. Re:Wow - that is just silly. by ImpTech · · Score: 2, Insightful

      > That is like saying "because Ferrari isn't prepared to build economy cars, they suffer"

      They do. Ferrari is owned by Fiat for a reason.

      > Sun's real market is not the commodity-server area where Windows is popular.

      i.e. Sun's market is very small. Small markets are hardly ever sustainable long-term. Business consolidation happens for largely this reason. Your car analogy was very apt, but not for the reason you thought. Similarly, I saw a documentary about BMW on the history channel the other day. After WWII they focused heavily on luxury cars, and nearly went bankrupt as a result. It seems the postwar German economy couldn't afford them. Well, companies are spending less money than ever on computers these days. They don't have to anymore. So Sun is either going to have to work on the low-mid end market like BMW did, or I suspect they're done for.

    6. Re:Wow - that is just silly. by bmoffitt · · Score: 2, Insightful

      Well, yeah - the guy's take on Sun is just plain silly (interesting that it has garnered this many posts) but, even though he's clearly pretty much clueless (yep, he really got the CEO's name wrong!!!), he's got his finger on something. Sun's revenues are way down, that's a matter of public record, and it's because folks aren't buying Sun gear as much as they used to. The real question is whether Sun has ignored this and stuck its head into the sand (a la DEC) or whether they have recognized it and come out to prove they're not irrelevant. I believe the recent announcements of super-cheap hardware (from the V210 to the V60x to the V20z), the Java Enterprise Server pricing ($100/employee/year) and bringing early Solaris 10 out for the public to download and play with (sun.com/softwareexpress) are all indicative that Sun "gets it" and that the market is going to "swing back" to them. IBM's stock went under 50 in the early 1990's; they "got religion" and came back pretty aggressively. If they focus on what they do well (build great stuff and sell it cheaper than the competition, keep Solaris out in front, and deliver stuff that really helps sysadmins) I think they can come back, too.

    7. Re:Wow - that is just silly. by ccp · · Score: 2, Insightful

      I agree about Sun's market is in the high end

      And the high end is a very small place, already overcrowded and getting smaller all the time.

      Think on a flood: all animals go to high ground, and fight for a place. The sheep, the cows, the dogs, cats, goats, but also the wolves, the bears, the cougars.

      That's what happening in the server high end right now, and I don't really think Sun is a cougar.

    8. Re:Wow - that is just silly. by max+cohen · · Score: 2, Interesting

      Close, but you are wrong on one point. The fact that Sun systems *can* hold tons of RAM is the only reason that Solaris/SPARC is still in the EDA game. Once Opteron/RHEL3 based systems that address 32+ GB of RAM are shipping in volume, I can't see a single chip design house opting for a Sun proprietary system except for legacy support.

    9. Re:Wow - that is just silly. by Anonymous Coward · · Score: 5, Insightful

      So let's say I have a massive computing need for, oh say, chip design. Chip designers, like Texas Instruments, Cirrus Logic, or General Semiconductor, require massive amounts of CPU time and even more memory. Sun's ultra-high-end offerings are worthless, since you simply can't cram enough RAM into their higher-end Enterprise servers.

      That is nonsense. How about you show me a PC that takes from 96 to 192 Gigs of ram and can use most of that in a single process? You can't. Sun's midrage servers can do that sort of thing.

      If you are doing BIG chips, you are almost certainly going to need either an IBM, HP, or Sun Unix box somewhere in the design flow. Linux just isn't there yet to handle the really big stuff.

      Your idea about distributed processing is great... if the software supports it. There is still a lot of EDA software that is single threaded doing tasks that are either hard to split, or can't be split. And that is assuming that you can afford the extra seats of software to actually use it in a distributed computing scheme. Since there are tools that cost $750,000+ per seat there don't tend to be a lot those those dedicated to grid computing.

      And now that major vendors are offering Linux versions of their design tools, we are no longer tied to Solaris.

      I doubt that you would have ever really been tied to Solaris. You could always go to HP or IBM for most vendors. Now you can also do to Linux for the stuff that will fit. Not all of it will fit though if you are doing anything substantial.

      Oh, you want those servers to load balance/load share? To be in a cluster? More $$$'s.

      Free and open source from Sun.

      Want RAID?

      Disksuite is free from Sun.

      Want some kind of SAN solution? ... But when they're Linux, clustering is free (software-wise.) And while the hardware costs for RAID and SAN remain high, the software to make them work is dirt cheap compared to anything you would have to buy for Solaris.

      So, what software would you use on Linux that you wouldn't or couldn't use on a Sun?

      ... no longer do we stick Ultra 5's and 10's on the designer's desktops, now they're running their tools on Microsoft Windows 2000/XP.

      I would guess from this that you aren't doing anything too tough since practically every serious EDA vendor (Synopsys, Cadence, Mentor Graphics, etc) has pretty much bailed from Windows for their tools to do real chips as opposed to FPGAs.

      Based on your comments it looks to me like you have been out of touch with what Sun has been doing for quite some time.

    10. Re:Wow - that is just silly. by dslbrian · · Score: 2, Interesting

      And now that major vendors are offering Linux versions of their design tools, we are no longer tied to Solaris.

      I can second this. I work as a chip designer, and we used to be locked to either Sun or HP boxes, because thats all that Cadence and Mentor used to support. Now that they have ported their apps to Linux we are not locked to hardware any more (thankfully). We used to have Ultra60s on everyone's desk, but those are dogs compared to current AMD and Intel machines (for chip design at least). The writing has been on the wall for a couple years now - you don't need expensive proprietary Unix boxes for these types of apps anymore.

    11. Re:Wow - that is just silly. by adam872 · · Score: 2, Insightful

      Rubbish.

      Sun systems, in my experience, require *less* baby sitting. This is certainly the case when compared with Windows and sometimes with Linux. I can run larger workloads on smaller numbers of systems with Sun (and HP/SGI/IBM too) gear and spend my time doing proactive things that drive the organisation forward. In fact, that's what I did today and many many days before that. We have a staff of three admins looking after about 200 Sun's, 30 SGI's and about 100 Linux boxes (good quality HP equipment) and I can tell you those Solaris machines just about run themselves. We have time left over in the day to do other things than fighting fires.

      Why? Jumpstart, NFS, NIS/LDAP, OpenView, Legato and scripts make the admin of our environment almost trivially easy and very bloody reliable.

  34. Desktop provider? What about SunPS and SunOne? by oneiros27 · · Score: 2, Informative

    Sure, they're still looking to finally validate the whole 'we can provide you with a SmartTerminal' concept they came up with years ago, and they're still pushing at the low end desktop, but I'm guessing that's not where the real money is --

    They own what's now JavaOne, which was SunOne, which was iPlanet, which was the Sun/Netscape Alliance products. iDS (iPlanet Directory Server) is a very good directory server. [okay, there's a few nice features in OpenLDAP that I wish they'd implement, such as being able to request '+' as an attribute list], and iWS [iPlanet Web Server] is a very stable product as well. I've never played with a production install of iMS (iPlanet Messaging Server), but it has the robust MTA from Sun Messaging Server [which was PMDF, a while back], combined with the message store from Netscape's mail server.

    AOL may still hold the name 'Netscape', but that's just for the desktop products -- Sun basically owns the server products. And let's not forget the money they make from Solaris [which again, is a decent product, although I've only used 2.5 to 8... my only real complaint was the lack of support for group quotas]

    And the reason that people buy Sun software when they can run NetBSD on the same hardware, with other open source applications? Because they can get support contracts -- SunPS [Sun Professional Services] will do just about everything for you, so you don't have to concentrate on the IT side -- you can just hand it over to Sun, and focus on whatever it takes for you to be a company.

    Sure, there are applications where information can be well distributed over a cluster of systems -- but not every problem is unique. Some companies, for whatever reason (even if it's just management's penis envy), are going to go for big iron.

    This report said that Sun was decreasing in revenue -- never did it say they were losing money. There's no reason for a company to kill itself off when it's still making a profit.

    Sun's got enough arms out there, that I'm guessing they will never completely fold. They might cut off a part that they don't think they can save (like the SparcV development), but so long as one segment still makes a profit, they should stay in business.

    [if for no other reason than we don't need all of their engineers fighting with the rest of the currently unemployed people for jobs]

    --
    Build it, and they will come^Hplain.
  35. Google on Malone... The guy's a loose cannon. by Anonymous Coward · · Score: 5, Interesting

    So I read the article, and was puzzled why a Forbes editor would ask a company with 13 billion in market capitalization to just fold up shop. So I googled on the author, Malone, and found some interesting gossip. He evidently went to elementary school with Steven Jobs. When Apple was on the outs (remember when Malone suggested Apple should just fold up shop?) Malone wrote a slanderously nasty book about Woz, Jobs, and apple. Here's a sample of from a web page that corrected some of Malone's numerous mistakes:

    Malone, the editor of Forbes ASAP, reserves his most caustic remarks for Jobs, with whom he attended elementary school. He asserts that by the age of 19, Jobs had been ''involved in numerous felonies'' and was a drug user, bulimic, liar and cheat -- and went downhill from there. As the head of Apple, Malone says, Jobs was ''a lunatic megalomaniac,'' ''an executive horror and spoiled brat'' who was ''smelly,'' ''paranoid,'' ''vicious and belittling.''
    http://www.xent.com/FoRK-archive/apr99/0054.html

    Wow. The guy is a total tool. It's not like he wrote just one bad column in his life. Just going on what google kicks up, it seems like every week we puts his foot in his mouth. But I guess it's like Rush Limbaugh or Howard Stern. People don't necessarily like or agree with them, but tune in to listen to them make a complete train wreck out of journalism. It must be the same thing with Malone.

    I guess it's one way to make a living. It probably pays better than other media-stunt professions like hosting Fead Factor, denying the moon landing, or mongering JFK conspiracy theories (or more recently, 9-11 conspiracy theories).

  36. jumping to conclusions by jonathanduty · · Score: 2, Interesting

    Just because a company is down-sizing or having to change with the times doesn't mean its going out of business. The server market has changed a lot in the past few years and Sun is just having a few re-building years. I think its way too early to say they should just close shop. Last I checked people are still buying their servers.

  37. Interesting by zandermander · · Score: 5, Interesting

    I was at Sun back in Feb. of 2003 and pointedly asked the speaker these questions - where were they going, what new products did they have and how were they going to deal with the rise of cheap servers/Linux.

    After hearing the speaker waffle on about MadHatter, thin clients, new opportunities and that most-hated MBA word (and I'm an MBA) "monetizing" for about 10 minutes, I realized I already knew the answers to my questions.

    At the short and informal reception following the speaker, an engineer who had sat on the panel (but didn't say anything during it) button-holed me to tell me that I had hit the nail right on the head - he said virtually all of Sun was trying to figure out the answers to my questions and as yet they did not have any answers.

    Not much is sadder than the rusting hulk of a once great company in total denial.

  38. Re:Sun Microsystems != typical "technology company by Kaa · · Score: 3, Insightful

    a rather long history of building extremely robust hardware in the server space.

    The article actually mentions a specific moment when the author understood that Sun has no future. It was when listening to a story about a tour of Google facilites -- the Google CEO pointed to the rows and rows and rows of cheap and semi-obsolete hardware which is Google server farm and said that Google will never buy expensive servers again.

    The MRCH (Massively Redundant Cheap Hardware) approach is BOTH cheaper and more reliable. Sun IS screwed.

    --

    Kaa
    Kaa's Law: In any sufficiently large group of people most are idiots.
  39. some datapoints on Sun by bugnuts · · Score: 3, Interesting

    After getting hammered by the PC market, the comparison of Sun to DEC is a good one. They both were competing with Intel. DEC ended up selling the alpha to intel and having them produce it, ending the competition and settling a lawsuit over IP. The alpha was a great chip, too, but it's dead now.

    Sun is also competing with intel and it's hurting them just like it hurt Apple. Businesses realize that they can buy 5 PC's for the price of one Sun, so even the awesome support sun offers pales when compared to the bottom line (provided you're saavy enough to swap a DIMM).

    There is one hardware product that they will continue selling, IMHO. Sunrays. These machines rock. I'm using one right now. The footprint and lack of fans are awesome... my office is so quiet I can hear the fans in the machines across the hall and I barely even notice the space it takes up (about 12" x 6"). But this is not going to be enough to keep their thousands of employees.

  40. Look to the home . . . let the Sun in! by rec9140 · · Score: 2, Interesting

    Sun aquired Cobalt and their line of 1U RAQ servers and the Qube boxes, but has now EOL'd them.I don't think Sun knew how to market these after they aquired them.

    Big MISTAKE, BIG!

    I've been picking these things up cheap on EBay to do various things like web development, back up web, my own DNS server w/edited records to kill spam/ad/malware etc., email etc..

    By developing a MediaQube Sun could come in put a box in the home with:

    NAT
    DHCP
    Personal Email server
    Personal Web server
    HOME Video server
    HOME Audio server
    DVR backend with compatability to MythTV/KnoppMyth, those Happauge set top interface boxes
    VPN for telecommuters and remote workers during imclement weather, part time workers
    Home file server (NASRaQ)

    One little MediaQUBE that even the clods at home can install & maintain and they could oust sleaszsoft and others media PC's.

    Homes are becoming more and more reliant on some of the same technology that business has/now relies on daily. Especially as more and more homes move to broadband cable or xDSL access.

    Put some of that brain power to work along with some decent Happaugge DVR350 cards, a decent DVB card for DBS DishNetwork users and this machine could rock. Simple plug up the connectors, and setup via the LCD like the RAQ/Qubes.

    It also serves to get Johnny and/or Janey learning Linux! As mom & dad are going to turn it over to them to admin, unless their here already. Sooner or later they are going to want to learn its inner workings and tweak it. So they learn Linux and don't get sucked into the wimpdoze spell.

    Recite after me:

    MediaQube, MEDIAQube.

    --
    1311393600 - Back to Black
  41. Re:No it doesn't. by Frennzy · · Score: 2, Interesting

    A fair enough assertion...what I meant was that, in a competing captilistic society, success is determined by acquiring wealth at a greater rate than your peers/competitors. If all peers accumulate wealth at the same rate, then wealth isn't really wealth...because you have not distanced yourself in any measurable way from your competitor. If you don't acquire wealth as fast as your competitor, eventually all resources will be poured into them (due to their larger ROI), and you will cease acquiring said wealth (cease making more than you spend). More wealth, in this context, is having more tangible assets than your peers.

    That is the logical extreme and Corporate Darwinism in action. Of course in a large enough market, there is room for those that don't do as well as others, so long as they acquire wealth, as you pointed out. I was simply trying to explain the general mentality behind it.

  42. Black hole of customer support by rumblin'rabbit · · Score: 3, Informative
    I work for a processing firm that has about 100 Sun workstations, and I've often had questions for Sun concerning their operating system, compilers, and so on. I've come to view their customer support on these issues not so much like a sun, but more like a massive black hole, into which questions fall in never to reappear as answers.

    Their customer support sucks. I say let Sun evaporite in a wave of Hawking radiation.

    1. Re:Black hole of customer support by chegosaurus · · Score: 2, Interesting

      I'm very surprised to read that. I've had nothing but good experiences with Sun's hardware and software support over the seven or eight years I've been using them.

  43. If ABC can't get THIS right... by hndrcks · · Score: 4, Insightful

    He spelled McNealy's name 'McNeely'. Like ten times. If the author couldn't even get the name of a corporate CEO who has been prominent in technology for the last two decades right, why should I give one whit what he has to say about anything?

    Maybe it's time for a certain broadcast news organization to 'just fold now.'

    --
    Everyone will start to cheer when you put on your sailin' shoes.
  44. Everybody is always right by krygny · · Score: 4, Insightful

    Sun has been hammered relentlessly for the past 2 years by the tech media. I dare somebody point me to an article with a contrarian view: that Sun will emerge again. But notice they're all saying the same things over and over. In fact, they all seem to be repeating one another.

    When conventional wisdom is 100% in the same direction, it usually ends up wrong. It's like just when everybody thinks the stock market is going up forever and all the amatures hop aboard, ... CRASH!

    --
    Research shows that 67% of those who use the term "research shows", are just making shit up.
  45. (and I suspect, soon, Motorola)? by crovira · · Score: 4, Interesting

    (and I suspect, soon, Motorola)? Motorola? Motor-ola?

    They are leaders in embedded tech. What does the idiot think? That because Motorola is going to go broke because Apple is shifting a small volume over to IBM (lets face it, its a small volume, they're great but 5 million CPUs/year is a drop in Motorolla's bucket.)

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  46. Re:Sun Microsystems != typical "technology company by georgewilliamherbert · · Score: 5, Informative
    The MRCH (Massively Redundant Cheap Hardware) approach is BOTH cheaper and more reliable. Sun IS screwed.
    Until you try and actually run some real world business applications on your massive low-reliability distributed environment.

    Google spent... oh, roughly $100m in software development getting to the point that they were saving enough money by using the distributed low cost low reliability PCs. That is a huge barrier to entry on such largescale clusters.

    And Google is in a business where a little data loss in the searches is not going to seriously harm anyone. So they operate slightly lossy. They admit this pretty explicitly; one of their people, Anurag Acharya, was an invited speaker at the second Evaluating and Architecting System dependabilitY symposium in 2002.

    Neither the software investment to make reliable distributed apps nor the lossy data model are acceptable to typical business software. Do you want your bank losing 1-2% of your deposits, or having a consistency check error balancing your account at the end of the month? How about Amazon randomly deleting or inserting a few things from your orders...

    And even where there is off the shelf distributed software like Oracle RAC, it's such a management and performance hit that people typically go back to buying larger single system image servers after testing it out... ask Oracle what percentage of their sales are RAC versus straight Oracle 9 some time.

    There are applications... web farms spring to mind... where the Google model is a natural fit for the problem set. Strangely, that particular answer was well known five years ago, because people are not stupid.

    Until every major business application is naturally and easily distributable larger servers will continue to sell. The software is just plain not there yet. Things are trending that direction; in ten years, the current model is in real serious trouble. Maybe sooner. But now? Don't believe dumb hype.

  47. BZZZT, you fail server clustering 101 by Ars-Fartsica · · Score: 3, Insightful
    Dude. Can your cheap 4-way Xeon dynamically remove a failed processor from the running system?

    WHO CARES? My load balancer automatically detects a dead server and routes requests to another one. Then I go find the dude hardware, pull it out of the rack, and throw it into the garbage. For $4k I can replace it.

    By the way, using a larger number of cheap boxes gives me on average better performance and better scalability. The age of Le Grand Box for most business uses is dead.

  48. Dumb Idea by Ars-Fartsica · · Score: 2, Insightful
    Why do all of Microsoft's former competitors need to merge???

    Apple has moved into a post-Microsoft era with succesful consumer media products. There is absolutely no reason for these firms to merge.

  49. Re:Yes but how does Sun compare to other tech stoc by Bellyflop · · Score: 3, Interesting

    I think it is important to see how Sun is doing comparatively...Sun's BETA vs. the S&P is 1.72. That's pretty good. Since the beginning of the year, their adjusted beta is 1.79.

    They haven't had a profitable quarter since Q402, but they did breakeven in Q203 and Q303.

    They have $3B in cash and marketable securities. They have $2.3B in accounts receivable. Not bad there either. They have $6.4B in total liabilities, but only $1.5B is long term debt. That leaves $6.4B in shareholder equity.

    Their price/sales ratio is a measly 1.2. That's pretty low. Maybe the market is underestimating their chances? Or maybe it's the negative sales growth that is scaring people away?

    Sun is usually bought for the high-end servers where Linux is not considered a good substitute. I like Linux, but if I need a 64 processor machine with over 200gigs of RAM, I'm buying a Sun. In fact, that's exactly what we use at my firm. We use Linux boxes too, but those are for smaller tasks. The majority of the heavy lifting is done with large, expensive machines like Sun Fire 15k machines. When we have a system problem, we need the machine backup pronto and it really needs to be able to handle the crisis. Suns do that well. So we continue to dish out $3mm per machine and have about 300 Suns in each datacenter. We have other vendors as well of course and quite a lot of other machines, but the Suns aren't going anywhere.

  50. What a bunch of hogwash! by NerveGas · · Score: 4, Interesting

    Now, I'm one of the first to say that Sun is losing a very large share of its market - the lower end. They just can't offer price-competitive counterings to Xeons and Opterons.

    However, they've still got the most lucrative part of their market, the ultra-high end. With their big models starting out at about a million bucks (and that's FAR from fully equipped), they've still got plenty to keep them going.

    There are still lots of apps that don't cluster well, so a room full of PC's just doesn't cut it. and there are still companies willing to shell out for the hardware they need. Sun will have to scale back on the low end, there's no doubt, but that's not a problem for them. They've always preferred to make a large profit margin on smaller volume.

    steve

    --
    Oh, you're not stuck, you're just unable to let go of the onion rings.
  51. Hardware vs. Software by persaud · · Score: 4, Insightful

    Sun may be presiding over a declining hardware empire, but it retains an advantage in the growing software market that is based on identity management. Specifically, Sun inherited the Netscape LDAP product line from AOL, which evangelized the commercial adoption of LDAP. Yes, Novell's directory server is a strong competitor, but Sun has the other end of the end-to-end solution: the identity client: Java smart cards and JVMs on mobile phones.

    Are there quality gaps in the Sun software stack? Yes. But there are two solid anchors in that stack: licensed JVMs on mobile identity tokens (cards, buttons, passports, phones) and licensed directory (LDAP) servers on the back end. Revenue generation from those two anchors will be sufficient for Sun to (gradually, painfully) upgrade the rest of their stack.

    Not to mention OSS Java application evolution, which occurs despite Sun, but which value does eventually accrue to Sun. The academic penetration of Java has seeded a generation of bright ideas to be delivered via OSS Java. Those ideas may yet migrate to C#, but for now, the incumbency advantage goes to Java. If Sun R&D can escape NIH, the best of the OSS ecosystem would find a JCP path into their products.

  52. Sun,Open Source Java or it may share Pascal's fate by ninejaguar · · Score: 4, Interesting

    I don't know if Java is a relevant source of income to Sun. I would think rather that it's a drain. It may be that the only value Sun gets from Java is brand name recognition. That in itself is worth a great deal, as it helps you sell other things that aren't a drain. However, that is only true if a competitor doesn't come along to duplicate and improve the Java technology with a catchy, if familiar, name to developers. Also, it wouldn't help if they do you one better and actually establish the clone as an official standard. If the clone should become a standard, it's entirely plausible that Open Source implementations would arise, giving developers Java without the name.

    What would be even worse is that if those Open Source guys happen to decide to use the same bullet-proofing that allows the Linux juggernaut to currently cause havoc with Sun's UNIX businesses. You know that killer app that isn't an app, but a license called the GPL. We know the GPL eats competing proprietary licenses for appetizers, and the products attached to them as entrées. I think Sun's main competitor (now bosom-buddy) called it a virus, and are clearly afraid of it as they're the next course on the menu.

    No, as long as those things don't happen, Sun should be able to continue on as it has for the past several years without worrying about their product being usurped from under them, and under a different name. No point heading off the disaster as long as such clearly ridiculous fantasies don't come to pass. Even if it would really cost them nothing (just save them a bunch on development and administration cost), and they would still be able to retain the brand name (the only value Java adds to Sun) while Open Sourcing Java.

    If they GPL/LGPL'd it, their fears of permanent forking and the product being locked into proprietary platforms would all vanish. And, similar to Linus, they retain brand name, copyright,trademarks and control over the name. The JCP process would remain the defacto standard.

    = 9J =

  53. Why fold? Anyone can sell their stock. by Performer+Guy · · Score: 2, Interesting

    Look, if you don't like SUN sell your stock in the company. Sun has owners/investors, it's up to them whether or not they still want to invest in Sun and they can decide on an individual basis. It's called the stock market.

    Calls for a company to fold are FUD, pure and simple, usually this FUD comes from someone who doesn't have a cent invested in the company and therefore no direct meaningful interest or someone shilling for the competition.

    They said the same thing about Apple just before Steve Jobs brought them back from the dead.

    If you want Sun to fold sell your stock and go away quietly, if you don't own stock then what is your real motivation in wanting them to fold? It certainly isn't the financial interest as an investor which is the only legitimate cause for the call.

  54. its all about the IO by rebelcool · · Score: 2, Insightful

    big iron box mainframes are still sold because clusters of smaller machines don't have the sheer transactional IO that some jobs require. Financial services come to mind. Not much CPU power is required (mainly just some simple math), but when you need to reliably and quickly update millions (or billions) of small independent records, you need serious IO channels to and from memory, a huge disk-buffering system and dedicated hardware to maintaining transaction integrity. All that is better done in a big box where the IO channels are short runs (and in fact, may be all but impossible to do it any other way)

    Clustering work well on big CPU intensive jobs that can be parallelized and you're generally doing more CPU work than IO.

    --

    -

  55. Re:Linux end of Solaris..... by MrChuck · · Score: 2, Insightful
    More, do others have BETTER 8 way machines?

    If I want to grow to a 12 or 16 way machine, from Sun, I have to BUY a 12 or 16 way chassis. Even with 2 or 4 CPUs.

    Linux clusters are a great marketing word, but if you have a cluster that can do what my 12 and 16 way Oracle servers can do, let me know.

    "Linux CLusters" that I've seen were all MATH clusters.

    I expect that the SPARC will die and sun will be offering 4 and 8 way Athlon64 boxes REALLY soon.

    Sun has (cray derived) backplane switches (not available on PCs), TREMENDOUS I/O possible. and finally some decent PCI, but even on a lame PCI E4500, I have SEVERAL separate Busses. My 4-way Intel boxes have, er 1 PCI buss. great.

    Ever pull a processor board from a running PC? and it kept running?
    Me neither.

    Now sun's competition on cool features is SGI. Take a gang (32 of, max) 4-way SGI's and join them into a single box. scales a LOT better. But SGI isn't going to kick anyone's ass.

    Won't the world be boring when nobody innovates in computers. When "BIOS"s are how people think computers should boot. (and mcneely might eat in a New Deli, but it might be in New Delhi)

  56. Sun's Other business by geeteq · · Score: 2, Interesting

    Why does nobody mention the high end stuff that Sun has like the E10K's or E12K's, There are some very demmanding applications that require loads of memory and processing power that I would just _not_ trust linux with. I work for a telco equipment manufacturer and we use these babies for a lot of the accounting and billing stuff, one good example is an E12K with 10 gigs of ram and something like 132 CPU's which can handle over 1 million prepaid call authorization transactions per _second_ for a mobile phone network. Try doing that with a Linux cluster, not to mention that Sun has some pretty good support options, altho expensive it is something Linux largely lacks, that thing called accountability that managers like so much. They may have lost it in the lower end but there is still a big market for the higher end and Sun's hardware is pretty sweet. /g.

  57. Apple donates the "Beleaguered" adjective to Sun by ztirffritz · · Score: 2, Funny

    Finally Apple is not the company slowly dying...

    --
    Why doesn't anything interesting happen when I have mod points?
  58. blah by Anonymous Coward · · Score: 2, Informative

    I worked for Sun for a while last year as part of an internship.

    I saw a lot of problems, and they still have a lot of dead weight in terms of staff, but they really do seem to have a plan.

    The N1/Grid stuff is a big part of where it is at. Grid in particular, since it works NOW it great. It's also open source. (Search for Sun Grid Engine)

    Perhaps the most iumportant thing though is that Sun is the only major company with multi core CPU's in the pipeline.

    It takes a long time to design a chip and get it into production. Sun are the only big company that is pushing for multi-core architecture. 32 systems on a single ship makes the price suddenly insanely good. And Sun are hte only ones doing it.

    N1, Java, the Java desktop,multi-coreCPU's and Grid are the main reasons why Sun is going to stay around.

    At the same time, they perhaps need to pay a little more attention to their engineers and the fact that they may need some help with understanding what it is they are supposed to be developing.

    I attended a meeting with Johnathan Schwartz, then head of software (he's been promoted now.) and a bunch of engineers in Menlo Park. One guy asked about Sun's fiscal policy - what kinds of things should we focus on? What kinds of things are most important to our customers?

    Mr. Schwartz's answer was "You don't need to worry about that." and then said something to the effect of (not a direct quote) "Just do your job, leave the rest of it to us, focus on whatewver your manager tells you to do."

    The emphasis was on having the engineers build great systems, not on having the engineers build great systems that make money.

    *sigh*

    Lots of incompetence in my time there, but lots of amazing engineers as well. If they would simply stop isolating engineers from business descisions, Sun could be great again.

  59. Fujitsu would be likely buyer... But... by bigusputicus · · Score: 2, Interesting

    Fujistsu has a large stake in Sun and has bought other Sparc companies (Ross Technologies, and HAL)... and I think Amdahl. Fujitsu also builds super high end servers (128+ processor).

    But... Sun has a great track record of bouncing back when everyone thinks they are down for the count. In the early 90's things did not look good and the company came roaring back in the mid-to-late 90's.

    I think the article was poorly written and provided no data to back up the authors position

    GigantanKramePithicus

  60. DEC did not fold - it was acquired by Compaq by wsanders · · Score: 2, Insightful

    If you remember. Not everyone at DEC lost their jobs. No no reason to fold - someone will buy them.

    --
    Give a man a fish and you have fed him for today. Teach a man to fish, and he'll say "WHERE'S MY FISH, YOU IDIOT?"
  61. Xeon Cheaper by GoClick · · Score: 2, Insightful

    I'm going to assume the Extra Large 440 here with the following specs

    Sun Fire V440 Server

    • 4x UltraSPARC IIIi @ 1.28GHz (1MB)
    • 16GB (16x 1GB)
    • 4x 72GB 10000 RPM Ultra320 SCSI
    • 2 10/100/100 Ports
    • Solaris 8 HW 7/03
    • 3Yr Same Day 4Hr Response
    • $29,923.00
    • +$165,000.00 for 3 years of wages for good a Sun certified admin

    Dell PowerEdge 6600

    • 4x Xeon, @ 2.5GHz (1MB)
    • 16GB DDR (16x 1GB)
    • 4x 73GB 10K RPM Ultra320 SCSI
    • 2 10/100/100 Ports
    • Red Hat Linux 2.1 Advanced Server
    • 3Yr Same Day 4Hr Response
    • $24,474.00
    • +$120,000.00 for 3 years of wagesfor a good Red Hat certified admin

    Total Xeon based savings in our little HORRIBLY INACCURATE study $50,449

    However we all know that most people buying Sun software don't care about the price so there is no point anyways.