Apple's Switch
- user warning: Table 'nolan.comments' doesn't exist
query: SELECT COUNT(*) FROM comments WHERE nid = 169 AND status = 0 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.
- user warning: Table 'nolan.comments' doesn't exist
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.picture, u.data, c.score, c.users, c.thread, c.status FROM comments c INNER JOIN users u ON c.uid = u.uid WHERE c.nid = 169 AND c.status = 0 GROUP BY c.cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, u.picture, c.homepage, u.uid, u.name, u.picture, u.data, c.score, c.users, c.thread, c.status ORDER BY c.thread DESC LIMIT 0, 50 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.
Submitted by sneakin on Sat, 2005/06/04 - 05:12.
Computing
My friend Mike mentioned the rumor about Apple switching to Intel before I got notified by Mimír about it. This is what I opined to him:
Mike: What do you think about the rumors/reports that Apple is going Intel?
Me: I would place money on them using the cell.
Me: It's PowerPC based, powers the PS-3, can do hella sexy things, and can cluster up pretty good.
Me: So you could throw your iPod into your apple cluster, um grove.
Me: And I think the cells already run Linux which means that GCC and friends already work on it, so going forward wouldn't be all that hard.
Me: If they are going to Intel, then Steve must be slacking and eating acid again.
Mike: That's always possible.
...
Me: Though they'll be blown out of the water with the first cell based desktop.
|