Is there anybody here who stills hates x86 because PowerPC was better?
I don't like x86 because it's a turd that was made to fly while the 68k was discarded like a piece of trash without even trying to upgrade it properly. PPC is better than x86 but then what isn't?
If so did you have no problem buying an ARM device?
ARM is ok but there is way too many variations to categorize it in one group. The original RISC ARM is innovative and interesting. The 68k should have been enhanced and brought back instead of Thumb 2, not that it's bad either. The 68k is still better.
If you take into account the latest IBM PowerPC it is only marginally better than an x86 Xeon.
Power or PowerPC? The U.S. Government subsidizes IBM's Power research for defense purposes. They must have wanted alternative servers to the easy to take down x86 M$ targets with endless exploits that every hacker knows.
Even if it has a "icky" design, who cares. I am developing software on Windows in normal life and never be confronted with assembler. Even on amiga (as long as you develop software using system routines and not directly hacking hardware) you are not confronted with the "icky" design. And users are not confronted anyway. And system programmer mostly use C (and assembler only on rare cases). So finally it is not important if "PowerPC" "could" be better because it is not. It is slower, it is more expensive and so on.
What's "icky" about the 68k and the Amiga? The x86 processors are fast and compilers and develop tools are good enough on the x86 that low level (icky?) knowledge isn't as necessary there. Then again, look at the bloat and slow down from the multitude of abstraction layers and lack of programmer knowledge of what it actually going on inside. If you have a problem, you call tech support instead of even considering assembler and system level debugging. On the Amiga, you just step right on into the Amiga OS function and see why it's causing a problem. In a perfect Amiga world, more processing power, better compilers and developer tools and better tech support would be nice though.