mdavey said:
Taking them in order, okay the G5s are hot, too. I have three network appliances
Network-appliance is not a computer
one with a G3 and two with Arm processors.
Both are low-powered when compared to typical PC-CPU's. Hell, ARM is designed for embedded purposes! There are plenty of PC-CPU's that can manage without fans.
Noisy. Apple has traditionally been very successful in this area. Lets hope they can be again.
MDD-PowerMacs, anyone?
Power-hungry. Apple has been very successful in this area. Most PCs have a 350W or 400W PSU. One of my network appliances has a 25W PSU, my Mac mini has a 70W PSU. Of course, one has to measure the actual consumption for a true comparisson.
You are comparing apples (no pun intended) and orages. Network appliace is still not a computer. Mac Mini definitely is, but it's hard to compare it to full tower-PC. You might want to compare it to some Mini-ITX-machine for example. How about comparing that PC to PowerMac? As it happens, PowerMac ships with either 450W or 600W power-supply. That's alot bigger than your average PC ships with!
Big. Okay, big has its place sometimes but the PC manufacturers seem to just chuck parts into mini towers because that is what they have always done. I am surprised that there hasn't been an explosion in small form-factor computers so far.
PowerMac is big as well. Mini is small (duh!) but there are smalll PC's out there as well. I find it rather strange that you compare the smallest Mac possible to average PC-tower, and then proclaim that "PC's are too big!".
ClimbingTheLog said:
This has happened to Linux users as well. They buy a Powerbook knowing it will run LinuxPPC and get the box, then turn it on to figure out how to wipe the disk, and wind up deciding not to install LinuxPPC.
Sure it has. Naturally there are few people out there who bought the laptop with the intention of wiping the HD, but didn't do it for some reason. But what usually happens is that they boot the machine, poke around in OS X, and think "cute OS. Now where did I put those Linux Install-CD's....".
I'm not really sure what you are trying to say here. There are qute a few people who buy Apple-hardware, just to run non-Apple OS on it.
Photorun said:
I'm really not sure why you're even here SiliconAddict, are you a troll with very little time on your hands (clearly by the amount of vacuous posts), a hater, both, an unenlightened PC user (clearly) or what your case is.
Again with your "You seem to like PC's. Why are you on Macrumors then?!?!?"-routine? Can't someone like PC's (form one reason or the other) and still be interested in Macs and Apple as well? Should these forums be reserved for gung-ho Mac-fanatics alone? If you don't hate PC's with passion, you have no place to be here? These forums are reserved for praising of Apple, Mac and OS X, and comments disputing the superiority of Apple and their products are strictly forbidden?
Exactly WHY are you here?
That's the EXACT same thing you told me when I dared to say that "You know, XP is a pretty stable OS"

.
You're shtick is really old, go find a "Microsoft Windows/I (Heart) Dell" forum and leave us Mac users to babble about our own inane stuff. Save your prostelityzing to those who may give a flying crap about the droll, off-topic, misinformed and disingenuous high-and-mighty pointless stuff you drivel on and on about.
Now now, take a chill-pill. You seem to take this Mac-fanaticsm a bit too seriously. You do spend quite a bit of time and effort to disparage PC's, but the moment someone says something good about them, you start shouting "Lies! Disinformation!". Why are those comments lies and disinformation, whereas your constant disparaging of PC's is not? Seriously?
Lord Kythe said:
Oh, you don't like "big" words? Breaks your "safe" sementical boundaries? Perhaps you'd prefer something like "shallow" pc user? Or is it plain wrong to dare make the statement that Macs are better computers? We are cultists for believing a computer is better than another? I'm sorry, but I firmly believe Macs are better computers, and I think it is a reasonable statement, and if you propose a computer running Windows against one running Mac OS X, I mean it's not even a contest.
The only thing PCs are better at than Macs is gaming, and getting viruses, worms and spyware. And since the XBox arrived, I don't even know what PCs are still around for anymore; oh yeah! Making money by investing billions in advertisement.
I'm sorry, but your comment DOES sound like something a blind fanatic would say.
That said, I only use W2K to play games. My main OS is Linux. My main-machine is one of those dreaded tower-"peecees", and I haven't seen any viuses on spyware on my machine.
And FYI: consoles absolutely, positively suck for certain types of games.
dernhelm said:
What does that mean? Only that BSD chose security over speed. Not a bad thing in my opinion.
OS X doesn't use BSD-kernel, it uses BSD-userland, the kernel is something else entirely. And the kernel is the thing that is slow. And I haven't seen those security-issues on Linux (which uses monolithic kernel).
dernhelm said:
Sure, and I could find other tests where a micro-kernel architecture shines and out-performs a monolithic kernel.
Such as? Typically, microkernels carry an overhead that doesn't exist in monolithic kernels.
Again, the speed of the kernel is not in question here, the speed of the application is.
And those applications rely on the kernel. Didn't Anandtech test real-life apps in their benchmark?
In a microkernel architecture, the kernel can often fit in RAM entirely.
The kernel on my Linux-system is about 800KB in size. I have 1GB of RAM. Deciding that can that kernel fit in to the RAM, is left for the exercise of the reader.
Linux isn't quite as bad, but the bottom line is that in both systems, poorly written apps are doing a lot more in ring 0 than they would running on a micro-kernel architecture box. This means that any poorly (or maliciously) written application could cause your system to entirely crash.
I haven't seen that happen. And apps in Linux are in userspace.
In a micro-kernel architecture, this is a far more difficult thing to do, which is why OS/X is much harder for an app to bring down the OS completely than Linux or Windows.
I have had the GUI freeze on my OS X, requiring me to do a hard-reset. I have had GUI-problems in Linux as well, but the underlying system stayed up & running, and I didn't have to do a hard-reset. What you are basically saying, is the exact same thing Linux-users have been using against Windows.
The price for that robustness is a little speed reduction, but that's a trade-off I'd take 9 times out of 10.
So, you are basically saying that OS X is robust, whereas Linux is not? I'm sorry, but I just have to disagree with you there.