Comment The real fix should be (Score 1) 286
Comment Does the GT club have a list of alumni members? (Score 2) 89
However, I think that this will prove to be a white elephant, IMO. I would think long and hard before accepting this gift, unless you can ID a buyer.
Advertising on QRZ.com at a steep discount off of list price may get some money for the club.
Make certain you actually have a plan on how and where to use, and plan on some expenses for the accessories that go with the tower if you actually try to implement it.
73, Dave N4DJS
Comment Re:Regulations? Get real. (Score 1) 473
Comment Re:undetectable to the naked eye (Score 1) 398
Comment Try this link on for size - thanks, Google! (Score 1) 523
Comment Re:Only in America (Score 1) 984
Comment Age isn't the issue - assumptions are (Score 1) 515
Comment Re:next industry to be affected by the internet (Score 1) 278
Comment next industry to be affected by the internet (Score 4, Interesting) 278
Comment Re:Reliability and fault-tolerance (Score 1) 297
All hard drive errors boil down to how many failed bits occur on the raw, pre ECC corrected media vs. the calcuated post-ECC return. A hard failure is one that exceeds the span of possible corrections. Most hard block failures should be correctable by sparing of the media block in question. If you get too many non-correctable errors, it is indicative that the electronics or the heads have died... which in practice turns out to be a catalysmic failure where the drive totally fails on a subset of reads (i.e. one surface is no longer accessable).I would think a better way to test a drive would be to perform long reads (data + ECC), programmatically calculating ECC and determining the number of bits in error, and then performing sparing of the problematic tracks (if supported by the command set of the drive - SCSI does this, I don't know if ATA drives allow sparing to occur in call cases.) Of course, a simple 'dd if=/dev/sda of=/dev/null bs=1024k' may be just as effective in the long run...
Comment Re:Whose consent is needed? (Score 1) 510
Comment Re:Arbitration == Corporate Justice (Score 2, Interesting) 134
Arbitration mentions in a contract are a lot like the signs at the go-kart track - they are designed to make people think that they have no legal recourse. To paraphrase a previous poster, judges don't take kindly to those who say they don't have a say in a situation that is placed in front of them. These clauses often get thrown out if a lawyer is involved, from what I have seen.