Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Velcro! (Score 5, Interesting) 374

I found a solution which I'm pretty happy about.

Take a good piece of double-sided velcro (that will bond to itself), about 10-20cm. Get a short, screw with a large, flat head. Put the screw through the middle of the velcro strip, and screw it onto the underside of your table, somewhere out of sight. Rinse, repeat.

Now you have velcro loops that can carry all your wires really neatly, with infinite and easy reconfigurability.

(Initially, I tried gluing / velcroing the velcro strips on. It never lasted, so I went with screws instead. That really works!)

Comment Re:ANSI C (Score 4, Insightful) 146

Because you can't compile a mathematical definition.

If we imagine that the hash function came only as a mathematical definition, how would your test your new implementation in LangOfTheWeek is correct?

Well, you have 2 options. One, you can prove that your program behaves, in every important way, the same as the definition. This is long, tedious work, and most programmers don't even have the necessary skills for this. Two, you can make a reference implemention in some other language, and compare the outputs.

Now, given, say, 100 programmers each working on their own functions, we should have 1 resulting behaviour. This will mean that everybody implemented the algorithm 100% correctly. However, the actual number will be between 1 and 100, depending on the skills of the programmers, and the care they've taken in implementing the functions.

Now, what's the result here? (no pun intended). It's likely to be chaos.

That's why it's very convenient to have a single reference source.

Biotech

HP Skin Patch May Replace Needles 190

Iddo Genuth writes "HP and Crospon have developed a skin patch employing microneedles that barely penetrate the skin. The microneedles can replace conventional injections and deliver drugs through the skin without causing any pain. The skin patch technology also enables delivery of several drugs by one patch and the control of dosage and of administration time for each drug. It has the potential to be safer and more efficient than injections."
The Courts

RIAA Drops Suit Against Santangelo 190

VE3OGG writes "The RIAA, in an expected motion, has recently dismissed the case against Patti Santangelo, one of the most famous targets of the RIAA lawsuits. The mother of five was described by the judge presiding as an 'internet-illiterate parent, who does not know Kazaa from kazoo.' While this is good news, the RIAA is still pursuing its case against two of Mrs. Santangelo's children. To make matters worse, the RIAA has also dismissed the case 'without prejudice', meaning that they could, in theory, take action against her again later on. The RIAA alleges that Santangelo's children downloaded and subsequently distributed more than 1,000 songs. The damages they seek are presently unknown"

Slashdot Top Deals

"Neighbors!! We got neighbors! We ain't supposed to have any neighbors, and I just had to shoot one." -- Post Bros. Comics

Working...