Displaying posts tagged: computer
2006-04-07 01:56
No Comments
Ever wanted to know the statistical distribution of digits in π?
Just in case:
$ wget -O - http://www.gutenberg.org/dirs/etext93/pimil10.txt | grep -v '[A-Za-z]' | sed -e 's/[^0-9]//g; s/./\0\n/g;' | sort | grep -v "^$" | uniq -c
Click here to support me being silly.
2005-10-14 12:02
No Comments
(English version below)
Alternate weigern sich standhaft, einen Austauschlüfter für den defekten Chipsatzlüfter auf meinem Mainboard zu versenden. Sie beharren darauf, dass ich wegen eines Lüfters von weniger als 2x2cm Kantenlänge, an dem ein bekanntes und vom Hersteller bestätigtes Problem auftritt, das dazu noch offensichtlich zu erkennen ist, meinen Hauptarbeitsrechner stilllege, dann mehrere Stunden Arbeit für ...
2005-09-16 05:59
No Comments
The chipset fan on my ASUS A8N-SLI Deluxe motherboard is starting to make unhealthy noises, after little more than 5 months (bought in April 2005). That's what you get if you buy 'Deluxe' versions, I suppose? I'm not sure whether I should be worried for the chip, since I have the great ThermalRock OceanDOME chassis (with ...
