stockscalper said:Putting an Intel processor in a Mac is like putting a Hyundai engine in a Mercedes.
TrenchMouth said:on topic, i think this is good news, while it may not be a huge surprise to people that how these sorts of deals work, i think it does a lot to put some mac users at ease. i am looking forward to intel based macs, second generation ones that is...
hayesk said:True, but Apple did release to developers "Yellow Box for Windows" - a pre-Cocoa runtime environment that ran on WinNT/95. It wouldn't take much work to ressurect it.
Seems, people are forgetting that Diamler-Chrysler decided to replace the sucky/problematic 2L engine in the Neon replacement with a Hyundai unit.Yvan256 said:stockscalper: 0
0423379: 1
😉
rlwimi said:Yonah has turned out to be a complete joke - hot and slow. (Gee, anyone surprised?)
rlwimi said:Can't wait to fork out cash for a POS Apple Intel notebook that:
* Can't run any modern G5/Altivec software
rlwimi said:* Runs the vast majority of Mac software in emulation at a slower speed than current G4 laptops
rlwimi said:* Doesn't have battery life any longer than current G4 laptops
rlwimi said:So much for the lies Jobs told at WWDC...
rlwimi said:I guess you shouldn't have tried to play hardball with IBM over the mobile 970 design Stevie boy! Now you're hardware line is F-ed, big time baby!
Apple on Intel, I'm soooo excited!!!
Exactly how I feel about this...rlwimi said:Yonah has turned out to be a complete joke - hot and slow. (Gee, anyone surprised?)
Can't wait to fork out cash for a POS Apple Intel notebook that:
* Can't run any modern G5/Altivec software
* Runs the vast majority of Mac software in emulation at a slower speed than current G4 laptops
* Doesn't have battery life any longer than current G4 laptops
So much for the lies Jobs told at WWDC...
I guess you shouldn't have tried to play hardball with IBM over the mobile 970 design Stevie boy! Now you're hardware line is F-ed, big time baby!
Apple on Intel, I'm soooo excited!!!
I think he meant that the Intel group is Dull 😛SPUY767 said:Dull doesn't have a group, dull runs microsoft software, Intel cares bout the software, not the hardware. Dell buys Chips designed to run windows as best as is possible.
sehix said:Has anyone recently checked Intel's announcement of Yonah/Merom power consumption with their various power-usage versions? As of yesterday?
Note the news, this morning, that Rosetta will now include Altivec support.
sehix said:Note the news, this morning, that Rosetta will now include Altivec support.
Link, please.... Not even Apple has posted this news.sehix said:Note the news, this morning, that Rosetta will now include Altivec support.
For example,
int a[4], b[4], c[4];
c = altivec_add (a,b)
is the same as
int a[4], b[4], c[4], i;
for (i=0; i<4; i=i+1)
c[i] = a[i] + b[i];
=========================================================
and
int a[4096], b[4096], c[4096], i;
for (i=0; i<4096; i=i+4)
c[i] = altivec_add (a[i], b[i])
is the same as
int a[4096], b[4096], c[4096], i, j;
for (j=0; j<4096; j=j+4)
{
for (i=j; i<j+4; i=i+1)
c[i] = a[i] + b[i];
}
which is also the same as
int a[4096], b[4096], c[4096], i;
for (i=0; i<4096; i=i+1)
c[i] = a[i] + b[i];
AidenShaw said:Link, please.... Not even Apple has posted this news.
You have got to be kidding. Faster is better no matter what graphics they put on the box.😛Piarco75 said:I just hope that Apple never use Intel Graphics. Ever. That would be a dealbreaker for me.....
That will be Tuesday January 10, 2006. Yes. 😀 😛 🙂rxse7en said:New Powerbooks Tuesday.
rlwimi said:Yonah has turned out to be a complete joke - hot and slow. (Gee, anyone surprised?)
EricNau said:Anybody know what an Apple PowerSchool is? I live near a big big set of Intel buildings, and near them is an Apple PowerSchool? I doubt these are related, but, ummm, maybe they are. Anybody know?
MacIke said:Powerschool is a web based school solution for grades and such.
I think Piarco is talking about intel integrated on-board graphics, as opposed to a dedicated graphics processor/card...Multimedia said:You have got to be kidding. Faster is better no matter what graphics they put on the box.😛
Apple never puts graphics of any sort on their computers any more. Only the prominent Apple logo.
Multimedia said:That will be Tuesday January 10, 2006. Yes. 😀 😛 🙂