mech said:I get that they are pissed off that its not x86 and can't be lazy .
Spoken like a true non-programmer who hasn't seen the XCPU specs.
The XCPU is slower for FLOPs than the G5s from the previous alpha kit, and IIRC doesn't support out of order instructions - forcing the developer to worry about optimising that rather than letting the CPU.
You may call this "lazy", but until you've seen how god-awful it can be to optimise code, especially multi-threaded code, you may want to hush up.
Slower for FLOPS? Care to elaborate?
OOO can be taken care of with compilers...