Mac OS X Switcher Stories
spid writes "Tim O'Reilly posted an interesting article about people switching from other OSes (Mac OS, Windows, Linux) to Mac OS X. The resounding consensus is that most folks appreciate how, compared to these other OSes, Mac OS X 'just works.' O'Reilly also makes an interesting point that UNIX/Linux users, rather than Windows users, would be the best target niche for Apple's 'switch' campaign."
how many times does this idea need to be brought up, and then quickly shot down because it will never happen?
1. apple makes their money selling hardware. they will lose all that revenue if people can just use a walmart $400 pc.
2. apple is a systems company, using the fact that they develop both the hardware and the software as an advantage to them. how many times do you hear the words *it just works* when it comes to apple computers? that's a big selling point for the bulk of the population who don't like to tinker with hardware.
3. yet another architecture change? i think not. moving from 68K to ppc went well, it took some time but it was a success. os9 to os10 is going well, most apps are there and the open source/hobby coder population is booming. so to go from ppc to x86 after moving to a new OS, the big software companies are just going to say no. that's suicide.
4. ibm's new power4 desktop chip is further evidence that apple is going to stay ppc. this chip has 160 vector ops (altivec has 162), that's another big indicator.
i can't see apple going x86 in the future.
"The menu bar. I hate, loathe, and despise the way OS X always puts the menu bar at the top of the screen."
The menu bar is at the top of the screen for a reason, Fitts's Law which says that the time to acquire a target is a function of the distance to and size of the target. Menu bar items are in essence inch-wide but mile-high targets, so you can zip your mouse to the top of the screen as fast as you like and you won't miss the target (the desired item on the menubar). In contrast, menubars attached to windows present far smaller targets. You are just very used to Windows-style menubars.
"I tried to do an su. Wrong password. (My account has admin privs anyway; I shouldn't need to do an su at all.)"
OS X has three privilege levels, not two: superuser (root), admin, and regular user. Admin privs are partway between user privs and full root privs; the idea is that you can run with some of the same privileges as root (i.e. privileges to install software for all users), without the problems of running as root full time. That's why you needed to do an su.
The Mozilla folder should have had you UID, not someone else's. That OS X's problem. Obviously you forgot your root password. That is *your* problem.