Originally posted by: flexy
ok, just for your information, before i started building my own PCs (years and years ago) i already had a long history w/ Amiga, the best computer ever for it's time. And i am owning and building PCs now for many, many years.
I never owned ANY MAC <-----
It is/was my assumption that MacOS *very likely* is better than any flavor of Windows, as well as that the MAC hardware architecture is better than the PC architecture.
Now, on another forum i heard people raving about how great their macbook pro is.
Just out of curiosity i checked out the apple site.
The first thing which surprised me is that MACS obviously use the same hardware as PCs, Intel Quad CPUs, Nvidia GT, PCI bus.
So..here is the magical question:
WHAT THE HECK is the difference between a MAC and a PC if the core hardware is the same???
So is the only difference the OS and the filesystem?
In the 80's and early 90's, Mac hardware was way better than PCs.
The original 68000 had 8 32-bit address registers and 8 32-bit data registers, all general purpose, and you could even use any of the address registers you wanted as an extra stack. PCs didn't have 32-bit registers until the 386 (ok, not long after the mac, but the OSes didn't really take advantage until the 90's!), and didn't have 16 registers like the original 128K Mac until 2003 with the Athlon 64! Having a separate data fork and (structured) resource fork in each file, with free resource editors to customize applications however you wanted is really cool on the Mac - however, having all your binaries forked means they are essentially 3 files each (data, resource, and info (metadata)), and gives you double the disk seeks making it seem like the filesystems for it suck.
Also, from 1984 until about 95, the macs all had SCSI drives (they got cheaper and started using PC components with pressure from Win95 I think). The Apple branded color monitors before this point were almost all rebadged Sony Trinitrons. (with custom connector, apple just has to be different...) Also, even the original mac could do multi-voice 8-bit sound samples, basically equivalent to the original Sound Blaster.
The interface was WAY better than Windows 3.1 could ever dream of, especially in System 7.0-7.6. But Microsoft leapfrogged them on that front IMO with Windows 95. Also, Motorola abandoned the 680x0 architecture for the PowerPC venture with IBM. The last 680x0 in a mac was the 68040. The 68060 is targeted for embedded systems only and doesn't include an MMU, so it can't be used for a protected OS.
The original PowerPC was quite a bit faster than the original Pentium (at 66MHz), so macs were still better hardware-wise in the early-mid 90s, but PCs have been doubling in power every year or 2, while the PowerPCs growth curve has been ridiculously slow. I benchmarked a mac
emulator on my old Athlon 1GHz, and it was 3x faster than my brother's
real Mac G4 running which was high-end back in 2003. This ridiculous gap is why Apple switched to PC hardware a couple years later.
IMO its cool that OSX is UNIX based, but I really hate the OSX interface, and Windows is better than people give it credit for. And somehow Apple manages to get less multitasking efficiency than any other breed of UNIX, including the BSD their OS is based on, at least that's how it seems to me.