Slashdot Mirror


Tiger Early Start Kit

EccentricAnomaly writes "If you can't wait until next spring for the official release of next version of Mac OS X, Apple is offering a Tiger Early Start Kit to those willing to pay $500 for an Apple Developer Select Membership. And if you don't want to spend the money, they've also added a developer overview page describing some of the guts of Mac OS X v10.4."

3 of 417 comments (clear)

  1. Don't forget about NDA by Anonymous Coward · · Score: 5, Interesting

    There's some nasty NDA business going on.

    You can't even talk to other devs about Tiger if you have it.

  2. Re:But there is no ... by Night+Goat · · Score: 5, Interesting

    Realistically, how much of a gain would student developers get by developing for Tiger over Panther? It makes more sense to learn to program on a released OS than on a beta one. What if something goes screwy? Do you blame it on the OS or your inexperience?

  3. +4 insightful to the guy who's never run AIX :-) by Anonymous Coward · · Score: 5, Interesting

    Seriously, AIX stands for "Ain't Unix."

    All the "high end virtualisation, monitoring and enterprise volume management" that AIX includes does not make up for basic, fundamental problems with things like shared library handling. Everything is fscking hard coded to /usr/lib. Put shared libs in /usr/foo/lib and there is no way to make AIX search that lib path! And yes, we have support from IBM. Their solution was to symlink our libs to /usr/lib. Yuck.

    Also, the fact that IBM doesn't update their Open Source repository is inexcusable. Try compiling apache on AIX sometime. It isn't fun. Actually try compiling any open source software on AIX.

    Now, if you are an IBM drone, you will say, "you should buy their integrated Websphere." But, the problem with this is vendor lock-in. AIX is worse than fscking Windows for vendor lock-in.

    Some of IBM's consultants are really bright, unfortunately you need that. Extensive experience with Linux/*BSD/Solaris/Irix is NOT enough to adequately anticipate/fix problems that crop up with AIX.

    At a small shop, AIX is just a pain in the ass. At a big shop with ~1,200 AIX servers supporting >35,000 desktops in a whole bunch of locations (don't ask) it's a nightmare.

    Ironically, there is nothing that we do with AIX that we couldn't do better/cheaper with Linux. Hell, we could probably get better support for it too. I suggest that the era of Big Iron in the enterprise is over. Cluster cheap linux blades.

    I'm sick of the Slashdot IBM fanboy syndrome. There are plenty of companies to be excited about (like Apple!). There are plenty of operating systems to evangelize (like Linux or *BSD!). AIX/IBM are not the horse to bet on. They suck worse than almost any other vendor.

    Oh yeah, Lotus/Domino sucks just as much as MS Exchange.