2008/12/4-10 [Computer/HW/CPU, Computer/HW/Drives] UID:52163 Activity:nil | 12/4 A question to you old crufy alumni: So lately we've suggested
VMs, and been asked why it's necessary. We've suggested top-of-the-line
hardware and been told we don't need that much power. So I'd like to
ask -- what exactly do you think the CSUA is supposed to _be_?
\_ Noone said VMs weren't needed. They suggested you use the
\_ No one said VMs weren't needed. They suggested you use the
...
|
2006/11/7 [Computer/HW/CPU] UID:45223 Activity:nil | 11/7 Yay, Dell unveils OptiPlex 740 with Athlon 64 X2, although it's
rated at the same speed as Pentium D dual core (but still naturally
lower than Core 2 Duo)
...
|
2006/9/7-12 [Computer/HW/CPU] UID:44314 Activity:nil | 9/7 FYI, the Athlon 64 X2 4600+ 65W (energy-efficient) retail CPU is now
available on http://mwave.com for $250 (zipzoomfly has been advertising $295+
for several weeks, newegg doesn't have it)
\_ Nooo! It's all about the E6600! /me rubs his E6600 all over his
pale, naked body.
\_ Well the E6600 is somewhat faster than the 4600+. A fairer
...
|
2006/8/7-11 [Computer/HW/CPU] UID:43933 Activity:nil | 8/7 Microcenter in Santa Clara has E6600 processors, OEM for $379. I just
got one. If they still have some, you can request a "one day hold".
-dgies
\_ I'm still wondering what use everyone has for a CPU like this that
a CPU at half the cost won't do. I understand this is the bang for
the buck price point. What's all that bang for anyway?
...
|
2006/7/25-28 [Computer/HW/CPU] UID:43795 Activity:nil | 7/25 I want to buy a quiet PC. It doesn't have to be completely silent,
just quieter than the one I have now (something I could put in a
bedroom and still fall asleep). Can someone recommend a prebuilt
but configurable computer (Dell etc) that isn't loud? I've seen some
websites like http://silentpcreview.com but those seem very focused on
building your own system, which I don't have time to deal with right
...
|
2006/3/30-31 [Computer/SW/OS/Windows, Transportation/PublicTransit] UID:42543 Activity:low | 3/30 Does anyone have technical details of why BART's computer system is
fucked up? They installed a 'software upgrade' what software?
They 'switched to a backup system' but that failed. Who is their
primary IT consultant?
\_ I bet BART is running a crazy ass minicomputer or mainframe
from the early 80s.
...
|
2006/3/2-5 [Computer/HW/CPU] UID:42078 Activity:moderate | 3/2 How is an Opteron different from an Athlon64?
\_ Most Opterons require registered DIMM (940pin) and most
have 3 HT links. 1xx series only have 1 usable one, though.
There're some 939pin Opterons, which are basically identical
to Athlon 64. All Athlon 64s have 1 HT link only and use
unbuffered DIMMs. Internally, they're identical other than
...
|
2006/2/10-13 [Computer/HW/CPU] UID:41795 Activity:moderate | 2/10 What was your computer configuration during your UCB years?
\_ None.
\_ 286, 5.25" disk drives
\_ 486-66, upgraded to 100MHz. Worked far better than the HPUX
machines compiling over NFS at the time (graduated in '97).
\_ hah, me too, except I also did the DX3 (33 MHz FSB) to
...
|
2005/11/7-8 [Computer/Theory] UID:40473 Activity:kinda low | 11/7 Re: "Teaser: write an algorithm for finding prime numbers." on 11/1,
I wrote some C code to find all prime numbers between 1 and 4294967295
with 32-bit math (no 64-bit or floating-point math). It took about 84
hours on a 502MHz Sun-Blade-100.
\_ Quickly thought through, totally untested alg.
Make a list of (n, n^2) tuples for all n < 2^16 and n is prime.
...
|
|