Slashdot Mirror


A Power Users Look at Linux on the Mac

An anonymous reader writes "Even though most Linux users have treated Linux as an operating system for their x86 white boxes, Linux runs equally well on PowerPC machines. This article looks at Linux on the PowerPC and the appealing range of PPC machines produced by Apple, where the option of using Linux is of great value to many users."

46 of 598 comments (clear)

  1. OK, I agree to some extend, BUT... by Amsterdam+Vallon · · Score: 3, Insightful

    ... the OS X system is just so fucking sweet though. I *never* thought I'd enjoy it, but a student got a new Mac notebook when OS X was first introduced, and he showed me how he organized his iCal and Outlook to keep track of homework, labs, and projects, and how he could open a native terminal window and do things like ls -R | grep filename and search his system for files.

    Well, needless to say, I feel in love. Things like the recent introduction of iTunes and a better browser only make the deal sweeter.

    Sure, the hardware's pricier and maybe a bit modern art-deco for my tastes, but as much as I love Linux, I can't imagine running it instead of OS X on my laptop.

    Even Robin Malda uses OS X!

    --

    Reply or e-mail; don't vaguely moderate. Ex-O'Reilly/MIT employee, now a full-time Google employee.
    1. Re:OK, I agree to some extend, BUT... by Anonymous Coward · · Score: 1, Insightful
      So, you have never seen Evolution, but decided to post stupid comment anyway.

      "Looks nice" is a personal opinion. Just because you have been conditioned to believe that OS X is the best looking environment ever, doesn't mean that everyone thinks so. Even if it was the case, how an app looks is trivial compared to what it can do.

    2. Re:OK, I agree to some extend, BUT... by Anonymous Coward · · Score: 0, Insightful
      You are obviously a little more shallow than I.

      I see a lot of people confuse plain with ugly. The default look of gnome and kde may not be the most beautiful, but they are not ugly,

  2. Hardware Availability by Avihson · · Score: 3, Insightful

    Here's hoping that Apple does real well, so that there are a lot of cheap used PPCs out there. I like what I see on my friends powerbook, I just can't justify the price at this time.

  3. The question is... by HexRei · · Score: 4, Insightful

    ...will they sell me one without charging me for the MacOS?

  4. Another source for the hardware? by Qwavel · · Score: 4, Insightful

    If I buy a Mac then I'm paying for the OS and the brand. Is there another, cheaper, source for the hardware?

  5. Mac On LInux? by dave1212 · · Score: 2, Insightful

    The last paragraph of the article talks about running a program called Mac-On-Linux, which lets you run Mac OS 9 and/or Mac OS X while running Linux. I have heard about this before, but does it actually work? There is no way that I would give up the number of apps that I use every day in Mac OS X to run Linux. If Reason, Photoshop, Director, and HTML Face X run under MOL I'll be happy to try a Linux distribution.

  6. Re:What is wrong by hoist2k · · Score: 4, Insightful

    *BSD vs Linux may not matter if you can compile source for your applications. But not if you've (or your school) purchased libraries, licenses, or pre-compiled applications for Linux, then BSD might not be an option.

    --
    Turns out that cute girl's A|X t-shirt didn't mean AIX. Who would've thought?!
  7. Its clear ... unified hardware by derphilipp · · Score: 5, Insightful

    One thing that is certain: If you use a Mac, you have no exotic hardware and drivers should work quite well. Thousands of users have the same harware configuration as you. Therefore you can get the most out of the hardware - if you want to use linux on a mac - I think MacOSX is quite a nice Operating System, especially for desktop use.

    --
    Spelling mistakes: My is english spoken not tongue of mother.
  8. But this is Apple by CelticWhisper · · Score: 4, Insightful

    Everyone talks about user-friendliness issues that prevent Linux from becoming desktop-worthy. Wouldn't Apple be the best platform to introduce this on? Not due to technical merit, but simply because ease-of-use is a major selling point to Apple? If people want to make a truly slam-bang intuitive GUI for Linux, code it for PPC and worry about porting it later. Hell, Apple themselves could sponsor such a project and use it as a way to garner themselves more Mac sales. "Look, the most intuitive Linux distro out there runs best on a Mac!" Maybe end-users wouldn't get it right away, but sysadmins and such types would, and there's always the "My friend knows computers, and..." factor to be considered. They'll hear about it soon enough (remember when the Internet was a geek-exclusive playground?).

    --
    Help protect civil rights from abuse by the TSA - visit TSA News Blog.
    http://www.tsanewsblog.com
  9. Apple is enormously overpriced by mst76 · · Score: 4, Insightful

    ... in Europe. Seriously, compare the prices at the current exchange rates, especially for Powerbooks (but do remember to substract the VAT, which is included in most European Apple stores). Apple sells it's stuff for hundreds of dollars more in Europe. Same goes for many brand stuff electronics and PCs. But with PCs, at least you can buy separate components, which are usually not much more expensive than in the US.

    1. Re:Apple is enormously overpriced by King_TJ · · Score: 4, Insightful

      Perhaps it's relative though? As much as I like getting a "great deal" on things, I'm starting to believe that "PC clone parts are enormously UNDERpriced" these days.

      I do on-site PC service and support for a living, and sometimes it really amazes me how cheap a replacement part or upgrade costs. But then, I also look at how often these parts fail and the shoddy workmanship in most "name brand" PCs - and I realize, you still "get what you pay for".

      For example, we just recently ordered some cheap 40 gigabyte EIDE hard drives. The labels on them said "BSE Data Systems". Who is that, I wondered? Well, they appear to be OEM'd Maxtor drives - but the quality was awful. Out of 5 we ordered, 3 were DOA and 1 got "S.M.A.R.T failure" messages from the computer's BIOS after only one use. A failure rate of 80%!?!

      As prices drop, this only gets worse and worse. Apple is one of the only vendors that still builds a "premium" product, in all respects (yes, including price). I paid more for my Apple Powerbook because I've owned the other stuff already - and I'm tired of cheap plastic doors that snap off, a laptop that weighs about 5lbs. too much and looks like a brick, etc.

  10. Is G5 Linux native 64 bit? by tjstork · · Score: 4, Insightful


    If so, then that would be a real good reason to replace OS/X with it.

    --
    This is my sig.
    1. Re:Is G5 Linux native 64 bit? by rsmith-mac · · Score: 4, Insightful

      Even if Linux were pure 64bit, there's not much of a purpose when it comes to the PPC arcitecture. Unlike the x86 line, which is seeing a moderate general performance boost from going to 64bit due to additional registers, the G5 is not in a similar situation. The only things 64bit PPC brings to the table is memory support for >4GB, and 64bit math functions, both of which are easily exposed and supported on OS X via its 64bit libraries. A full 64bit implementation would be a little cleaner than what Apple is doing right now, but overall, there's little need or reason to go to a "native" 64bit OS.

    2. Re:Is G5 Linux native 64 bit? by Anonymous Coward · · Score: 2, Insightful

      Wrong.

      OS X doesn't have _ANY_ support for 64 bits addressing at this stage. They will at one point, but currently, if you want to do real big mmap's (for databases) typically or simply enjoy a 64 bits address space, linux is your only choice.

      Also, linux performs significantly better than OS X on these machines, except for things for which linux lacks proper vendor support (3D acceleration typically), but then, there's nothing much we can do unless ATI release linux/ppc drivers for the card.

      The raw kernel perfs, especially on SMP, is not comparable.

    3. Re:Is G5 Linux native 64 bit? by MoneyT · · Score: 3, Insightful

      I think Apple would like to disagree with you on that point:

      OS X.3 can address 64 bits

      --
      T Money
      World Domination with a plastic spoon since 1984
  11. Why use Linux at all when there's Mac OS X? by mondo65 · · Score: 5, Insightful

    Mac OS X is so much more refined than Linux, and actually has a huge amount of produtivity software. So why should anyone in their right mind want to run Linux on a Mac, unless (s)he is a masochist?

    1. Re:Why use Linux at all when there's Mac OS X? by lederhosen · · Score: 5, Insightful

      Its free, it works, and you are used to it.

    2. Re:Why use Linux at all when there's Mac OS X? by MrHanky · · Score: 5, Insightful

      Maybe some people actually do useful stuff in Linux that demands a lot more work if it is to be done on OSX? Consider that. OSX might be sweet, but it's not perfect software, and it's not always the best option. In some cases, it might even be quite useless, while Linux might excel. Choose the right tool for the job.

      Powerbooks, on the other hand, could possibly be the best laptops in their price range. Why, if you need a Linux laptop, not buy a Powerbook?

    3. Re:Why use Linux at all when there's Mac OS X? by Valar · · Score: 5, Insightful

      Sure those things all exist for Linux. You're set then. But all I have to say is:
      Photoshop photoshop photoshop
      Quark Quark Quark
      Dreamweaver dreamweaver?
      acrobat! acrobat!

    4. Re:Why use Linux at all when there's Mac OS X? by sinistral · · Score: 5, Insightful

      Interesting that you blame this on Mac OS X. If you configure two DHCP servers on the same subnet, regardless of OS/manufacturer, things are going to break. Seems like the only problem that isn't caused by your mistakes is the printer issue.

    5. Re:Why use Linux at all when there's Mac OS X? by Surlyboi · · Score: 3, Insightful

      Its free, it works, and you are used to it.

      Yeah, but if you've already shelled out the cash for a Mac, the version of OS X that came on it was essentially free too. Your point's kinda moot.

      --
      Mod me down and I will become more powerful than you can possibly imagine...
    6. Re:Why use Linux at all when there's Mac OS X? by Ivan+Karamazov · · Score: 2, Insightful

      I find it funny that you blame Apple and their tech support. It sounds like if you had done as they asked and disabled your linux box, you would have gotten you network back up and running. Your problem was having two DHCP servers and you didn't realize that your Airport Base Station had a DHCP server running. Well, IMHO, it's kind of a no brainer to realize that the Base Station has a DHCP server running. Most of these kinds of devices do. Also, the configuration utilities for the Base Station are pretty easy to use and the settings for the DHCP server part are pretty clear.

      IMHO your problem with Apple is that you're just more familiar with GNU-LINUX. You can't blame that on Apple.

      --
      "The struggle itself toward the heights is enough to fill a man's heart. One must imagine Sisyphus happy." Albert Camus,
    7. Re:Why use Linux at all when there's Mac OS X? by Anonymous Coward · · Score: 2, Insightful

      >> Face it, 99.99999...% of the people care not about such things. This puts you in a minority, demanding entitlement to special treatment.

      No, asshole, it puts me under Apple's heel!

      You think software gets written by magic elves or something? 99.9999% of the people DEPEND on software written by a "minority demanding entitlement to special treatment," or in other words, developers who would like to know just what the fuck they're dealing with at the system level.

      Apple wants to benefit from open source, and they do contribute something back, but they still want to keep that ace up their sleeve. Someday that will bite them in the ass.

    8. Re:Why use Linux at all when there's Mac OS X? by mgkimsal2 · · Score: 4, Insightful

      So why couldn't Apple tech supports explain that to him? "Sir, the Airport is running a DHCP server" would have saved him a lot of time. Instead, he got the run around of usual tech support stuff (shut down every other computer on your network so we can walk you through 'troubleshooting' that doesn't address your problem, etc).

      Basically, his tech support experience was pretty much the same as with every other company. Apple is pretty much on par with other companies in most respects, it's just that they've got such a rabid fanbase that you can't point this out objectively without getting shouted down/blamed.

      I've found that often times Mac stuff 'just works', and that's fine. When it doesn't 'just work' you're often worse off than with other platforms where there's more/better support for strange problems.

    9. Re:Why use Linux at all when there's Mac OS X? by treat · · Score: 3, Insightful
      And you're using semantics to back up a losing argument. I said, "essentially free". But to play your game, take a look around, speech ain't exactly free lately either.

      I think that your problem (besides the obvious lack of an ability to debate in a rational manner) is that you are confused about what the word "free" means in this context. Thus, "free as in speech" is to explain that "free, in this context, means as it does in ''free speech''".

      The fact that you have such trouble with English could be seen as a detriment. But you might simply more familiar with another language. This list has "free software" translated into many languages. Some of these languages use a different word for "free as in freedom" vs "free as in without monetary cost".

    10. Re:Why use Linux at all when there's Mac OS X? by sakusha · · Score: 3, Insightful

      Hey brainiac, we're talking about Linux on PPC, so please tell me how to use Photoshop and Crossover Office on a Mac running Linux.

    11. Re:Why use Linux at all when there's Mac OS X? by Anonymous Coward · · Score: 1, Insightful

      But if you know what you're doing, and you want tools that give you access to all the innards, you'll find OSX slow, opaque and frustrating.

      Excuse me for beng the one to point this out, but if you're finding OS X slow, opaque and frustrating, it's because you don't know what you're doing, you just think you know what you're doing.

    12. Re:Why use Linux at all when there's Mac OS X? by MrHanky · · Score: 2, Insightful
      Can you name anything that can be done under Linux, that can't be done under OS X?

      I bet you can do Linux development under OSX, but I don't see a reason why you should do it. Also, being in a networked environment where you have desktops/workstations running Linux, maybe on Intel or in a mixed environment, it could be nice to share your /home via NFS (which is severely broken in OSX, by the way) or something like it and have the same settings used for all computers. Especially if you're supposed to do the same kind of work on them.
      (b) i don't need any software besides instant messaging, web browsing, email, and chatting. because that's about all the useful software that exists [for Linux]

      The only useful software you need that exist for Linux. You use Linux as a Windows replacement, and that's fine, but there's a lot of other useful software for Linux that some other person may need. Lots of it may run on OSX, but if you don't need OSX for other things than Unix apps, you don't need OSX.
  12. Re:ls -R | grep filename by dav · · Score: 2, Insightful

    Doesn't OS X have the 'locate ' command?

    It's faster that ls -R | grep since it goes against a pre-indexed db of the file system.

  13. Re:What is wrong by petabyte · · Score: 5, Insightful

    Simply put: I don't like OS X. Its not because I think Linux is superior; OS X just doesn't go with my personal preferences. I realize you excluded that option from your question but I feel that most people who run linux on Macs do so becasue they prefer linux. Hence my machine at work has only Yellow Dog on it (this also has the side affect of keeping everyone else away from that machine :)).

    Oh, and as someone responsible for patching all of those OS X boxes let me say that the machines are only as secure as the patches you apply to them. If you don't patch the OS X machines, or the linux machines, or the windows machines, they're going to be vulnerable. I'd say at the moment I've applied as many patches to the Linux machine as security updates to the OS X machines. The windows machines (two of them) are currently unpluged in a corner so I feel they're pretty safe at the moment. :)

  14. Confused Author by grahamlee · · Score: 4, Insightful
    One thing in particular that can be confusing to Linux developers about OS X is its overlay of two distinct directory organizations -- the traditional /etc/, /usr/local/, /sbin/, and so on of Linux/Unix systems, and the /Application/, /Library/, /System/ from Mac OS 9.

    That second hierarchy actually comes from NeXTSTEP, where it was called /NextApplications, /NextLibrary, /NextDeveloper, etc. Mac OS 9 did not have a particular imposition of hierarchy in the same way that UNIX might; applications can live just about anywhere.

    Secondly there's a very conscious and IMHO good reason to farm off the NeXTish stuff into a different hierarchy - that is that it's a different system. All of the files in /etc, /usr, /var etc. are in the same places that you would expect to find them on any UNIX. Looking for the run control scripts? They're in /etc/rc*.
    The OPENSTEP-derived APIs, the Aqua GUI, Cocoa applications etc. are orthogonal to UNIX. They just happen to be running on a UNIX system (unless you're using Yellow Box for Windows NT). Keeping them in their own hierarchies so that they don't intrude on or get confused with UNIX stuff is a good idea.

    There is an anti-case-study: GNUstep does indeed put all of its files into the UNIX hierarchy, but it still partitions them into separate subdirectories, namely /usr/GNUstep and ~/GNUstep. Again, because it's orthogonal to the underlying UNIX system, it tries to keep out of its way.

  15. Simple answer by Anonymous Coward · · Score: 1, Insightful

    I prefer Linux, that's all. I like that it all is open source, I like the ability to chose my favorite DE ...

    So what it comes down to is, while OSX is a great OS there is a OS I prefer. Now would you please tell me a reason why I shouldn't use it?

    1. Re:Simple answer by ryanw · · Score: 2, Insightful
      Now would you please tell me a reason why I shouldn't use it?
      OSX is a completely refined UNIX based OS. It has commercial application support by major vendors and is breeze to upgrade/update/patch/etc.

      I have used Linux as a desktop for a good part of a year. I also now own 3 macs running OSX. I would NEVER go back to Linux as my desktop. Linux was a pain to maintain. I felt like I was spending more time updating my box than actually using it.

      You may ask, why bother updating your linux desktop all the time? The Answer, Linux is not ready to be a stable desktop yet. You always update thinking the next newest release of EVERYTHING will stabailize your machine and speed it up. New Kernel release, rebuild the kernel. New KDE release, chase down and update all the dependencies. New Gnome release, rebuild the newest gdk, glibc, etc..

      I've been there, done that. I just want to use a UNIX based desktop where I can admin all my box, do development, and have major vendor/application support (Microsoft Office, photoshop, final cut pro, Shake, Logic, Cubase, etc).

      Sure on linux you CAN try to use GIMP, OpenOffice, and who knows what for video editing/sound, but it always feels like you're using a BETA application. Nothing on linux seems to feel like it's a professional COMPLETED application.

    2. Re:Simple answer by AstroDrabb · · Score: 1, Insightful
      There are just as many commercial applications for Linux as Mac. What is different is the TYPE of commercial applications. If you need audio/video stuff, then you will find more for Mac (you wil find far more for MS Windows). If you need server/Enterprise class applications, Linux beats Mac hands down. I personally need that latter and you need the former. So maybe for you Mac OS X is a better fit? That doesn't make it better then Linux, only better for you. The applications that I NEED to run just are not available for Mac OS X. I am not going to be childish and say Mac OS X sucks because of that. It just doesn't fit MY needs, just like Linux currently does not fit YOUR needs.

      From your post, it also sounds as if you didn't know how to use Linux. Linux is snap to admin/update/etc. Fedora uses yum or apt. I type one command and my system is updated. If I want I can use a gui app called synaptic to do it if I didn't feel like typing one small command line. Debian has had this power for many moons now. Dependency problems have been solved on Linux for quite sometime. Does Mac OS X update the majority of your applications for you or only Mac OS X? With Linux, one command updates my entire system.

      --
      If Tyranny and Oppression come to this land,
      it will be in the guise of fighting a foreign enemy. -James Madison
  16. Why? by beforewisdom · · Score: 2, Insightful
    I run a PC with linux because I am into the whole free(dom) software thing.

    However I had a coworker who had a MAC OSX lap top. I was impressed. All the goodness of a nix shell, xwindows, plus easy-to-do everything MAC style.

    Given all that a MAC 0SX gives you I can't see why anyone would want to run linux on it.

    It would be like bringing bolagna on whitebread with you to a fancy restaurant you love.

    Steve

  17. Re:What is wrong by ipjohnson · · Score: 2, Insightful

    but if you bought a precompilied linux app. it wont run on linux PPC (unless it was compilied for it but fat chance on that). Your more likely to get support for your OS X then linux on PPC.

  18. I have a powerbook... by Espectr0 · · Score: 3, Insightful

    ...and don't see an incentive of using Linux. Most of my linux apps have been ported to osx , some with cocoa gui and the works, like xchat, wget, etc.

    And there isn't an nvidia driver for linux/ppc.

    So really, why use Linux here? I even have fink if i need some gnu/linux stuff.

    I wouldn't even know how to install linux here, because i would need to repartition and don't want to lose data.

  19. Older macs love it by Perdo · · Score: 4, Insightful

    I have a All in One G3, 250mhz G3 w/768 mb of ram.

    OS X runs OK on it but Yellow Dog, in addition to providing a modern browser for the platform, etc., just flat flies on the machine.

    Resize a window on an old machine running OS X and you will know the pain of having a kick ass OS that is unusable in normal circumstances.

    Linux provides older macs with a modern OS without the bloat.

    As for hardware support, at least using YDL, the volume control on the old AIO is functional while on OS X it is broken.

    YDL also fits nicely on my 1Ghz G4 flat panel imac although it does not provide any additional functionality that is not already available through OS X.

    --

    If voting were effective, it would be illegal by now.

  20. Re:A bit OT by Sarin · · Score: 2, Insightful

    I run a studio as well, I had the same problems with win 2k, installing it pressing f6 or f8 to force it to install as a non acpi computer...

    Well I run xp sp1 on the same studio system now, there are no issues anymore and you don't need to do acpi things ( see http://www.musicxp.net ), it runs perfectly now. Just be sure your soundcard has a irq of its own (perhaps you need to stick it in another slot). One more thing don't install any other crap on that computer except for the audio software. My system is really stable and runs the original SX 2.01, I've heard about people using the warez version and that one is less stable.

    The main thing about running a studio computer under windows is the broad availability of software. Many vst plugins are never released on the Mac.
    If you were to try before buy an audio-app and you wanted too be that audio-app to be the full cracked version, instead of a demoversion, chances are that you'd find it with a p2p sharing program or whatever are much higher than if you wanted a warez-version of a mac audio-app. (neither of us would do such a thing of course)

  21. Re:Why bother? by GeorgeWright · · Score: 2, Insightful

    Well done on copying that from Trollaxor's site - I've seen this before. However, I shall reply to each of these points as if they were your own, in the hope that I may enlighten you..

    1) True... to an extent. Why run software on PowerPC that did not originate on PowerPC? So, let's get rid of Microsoft Office v.X, the Mach microkernel, most of OS X's userspace utilities... They originated on Intel CPUs (mainly), so what are we using them on PowerPC for? Also, please note that Apple did *not* write Mach - it was developed at Carnegie Mellon University... on ia32.

    2) How is Aqua/Quartz more complicated than Mach? Mach is the core of the OS - if that goes wrong you're screwed. If Aqua goes wrong - no problem. You just fall back to a text console. If Apple *could* make Mach closed source - I bet they would. Unfortunately, because they didn't write it, but instead just borrowed Mach from a university, it must remain open source. Hence why it is open. Aqua/Quartz is closed because *they wrote it*.

    And Linus Torvalds may sift through a few dozen megabytes of patches a day, but that's what his job is. He works full time on Linux. He does not have any other job at the moment. Neither does he have to "attempt to integrate it into the kernel" - the patch is simply a patch - he just okays it and it goes in. Please also note that if Linux and open source wasn't here, Apple's OS X wouldn't exist.

    3) This is precisely where Linux's advantage for both power users and newbies is; power users have the option of *completely* changing the GUI - something you can not do in OS X. Newbies use the default GUI, such as KDE or GNOME, which are just as good as any other GUI. Of course, people have their preferences.

    And Aqua is much slower than X11. Neither does it have any of the really useful features that X11 has, such as network transparency.

    4) True - this is probably Linux's major weakness, but distribution vendors such as Mandrake are making this much less user-centric and automating the process instead.

    Regarding the sendmail stuff, it's your decision to have decided to compile the stuff from source. If you were running a decent distribution, such as Debian, then just a simple apt-get command would have done it all for you, in much less time. And don't say "oh, but any normal user wouldn't know about apt-get", because no "normal user" would want to patch sendmail/ssh because of security issues.

    I use Linux on two PowerBook G4s - a 667MHz rev B and a 1.25GHz 15" Aluminium - and it's much more useful, and snappy, than OS X ever was.

    George

    --
    George Wright
  22. Re:What is wrong by grub · · Score: 1, Insightful


    twice now I have had my workflow disrupted because of hardware failure and it isn't just a matter of copying the files to pick up where I left off. [...] That is why I will be choosing to run Linux on Apple hardware.

    You're nuts. That's tantamount to "My Ford Pinto kept exploding when it got rear ended, so I changed brands of gasoline."

    If there are hardware issues with your machine, the choice of OS won't make much difference.

    --
    Trolling is a art,
  23. Re:Why bother? by Anonymous Coward · · Score: 1, Insightful

    (1) Office v.X, unlike previous versions of Office for Mac, was written from scratch using Carbon and Mac Toolbox APIs--it's not just a port. As for Mach, you may be unaware that Apple's current Chief Software Technology Officer, Avie Tevanian, was the principal designer of Mach while he was at CMU. His name still appears all over the place in the Mach sources.

    (2) Contrary to what you imply, Apple has chosen to release a lot of code under the APSL that they could, technically and legally, have kept closed. Rendezvous is one example. The Darwin Streaming Server is another biggie.

    (3) Linux gives me a choice of 10,000 mediocre UIs. Meanwhile, OS X comes out of the box with one fantastic UI, and if I don't like the way it looks, it's skinnable with free third-party tools.

    (4) You conceded this point.

    Everything I've said here is true to the best of my knowledge. Please correct me if I'm wrong.

  24. Re:Interesting concept by Moraelin · · Score: 4, Insightful

    If Apple could come up with a reasonably priced Mac, I'd get one, just for experiment sake. It might just make another high-tech toy to play with.

    My problem is pretty much what you describe: I already have monitors, and damn better ones than what's in iMacs, so that rules those out. And I simply don't need a laptop at all, so that rules out iBooks and PowerBooks. And the G5, well, let's just say I'm not going to pay twice the price of an Athlon 64 (not counting the yearly Apple tax on MacOS upgrades) just to get Apple's logo and a funny blue desktop theme.

    But just to be nasty, I don't think Apple has that much of a reason to lower prices. Their hardware _is_ underperforming, and you can know that when benchmarks start pitting a dual CPU G5 against a single CPU P4. (And start putting ridiculously expensive and unneeded gizmos in the P4, like the most expensive professional Open GL card, to hike the price up the Mac's. The Mac compared, of course, having a much cheaper ATI 9800 in it. Well, guess if it ends up just as fast, might as well try to hide that a PC equivalent is half the price.) As a replacement for the previous benchmarks which needed to cripple the PC's compiler to look competitive.

    Getting in the price race for commodity hardware still isn't going to sell much more boxes than they already do. Once you catter to that market, we're talking bang per buck. Apple desktops don't have the bang, and can't match Dell's buck, so I really can't see them selling gazillions of boxes in that market.

    Plus, to be even nastier, without the "I'm an elitist snob and look how much I can afford to pay for a modern art computer case" factor, they might actually sell _less_ boxes. Noone got fanboys for selling commodities yet.

    The same goes for the UI and apps. Apple doesn't want to be yet another X11 box. First because that just begs comparing it to a PC running the exact same X11 and the exact same software on X11. Second, it just begs comparing the cost of just downloading the latest XFree86, versus paying the yearly Apple tax on MacOS. And third, see above. Being another X11 box doesn't have that nice "I'm a snob with an expensive kitsch for a GUI" touch.

    So I really can't see them getting in a pissing contest with Dell, price-wise. It's just not economically feasible.

    --
    A polar bear is a cartesian bear after a coordinate transform.
  25. Re:Yup. by nathanh · · Score: 2, Insightful
    That's why I bought an iBook.. I figured it would be a perfect linux laptop.

    Then I tried OSX for the heck of it, you know, it was already installed.

    And now you can pry OSX off my mac from my cold, dead hands.

    I bought an iBook and tried OSX for the heck of it.

    After a short period of discomfort I deleted OSX and installed Linux.

    Now I'm happy.

    My point: not everybody that tries MacOSX is immediately smitten with it.

  26. Re:What is wrong by diamondsw · · Score: 2, Insightful

    I'm getting tired of these "only recent stuff runs OS X" posts. 10.0, 10.1, and 10.2 run on anything with a G3 built-in, which means 1997 onward. 10.3 runs on anything with built-in USB, which means the iMac in 1998, and the Blue and White from 1999 onward. That's over 5 years to run the most recent version of OS X. "anything in the last 2 years" indeed. Do remember that you're talking about a computer introduced in 1996. I wouldn't expect it to run OS X, and since you don't want to run Classic Mac OS (can't blame you much there), yeah, YDL is a fine choice.

    --
    I don't know what kind of crack I was on, but I suspect it was decaf.