Slashdot Mirror


User: blindvic

blindvic's activity in the archive.

Stories
0
Comments
8
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8

  1. Wrong conclusion/statement on Dubstep Music Found To Protect Against Mosquito Bites, Says Study (bbc.com) · · Score: 1

    Dubstep Music Found To Protect Against Mosquito Bites

    It's like saying that insecticides protect humans against insects.
    The conclusion should be that Dubstep music is harmful for mosquitos. And other animals, for example humans.

  2. Could it be just a disease of this particular specimen?

  3. Re:I really hope this works, Alzheimer's is FUCKED on Breakthrough Ultrasound Treatment To Reverse Dementia Moves To Human Trials · · Score: 1

    Money IS the root of all evil. And the more you have, the worse it is.

    Love for money, not money.

  4. Fahrenheit degrees on NASA's Hubble Telescope Discovers An 'Evaporating' Planet (usatoday.com) · · Score: 3, Funny

    > as hot at 1,700 degrees Fahrenheit Are the still using Fahrenheit degrees in scientific domains?

  5. Is Thought To Be Solid on Earth's Inner Core Is Solid, But Squishier Than Previously Thought (abc.net.au) · · Score: 1

    > Earth's Inner Core Is Solid, But Squishier Than Previously Thought So following the logic, is should say: "Earth's Inner Core Now Is Thought To Be Solid, But Squishier Than Previously Thought."

  6. So, if in a statement (theorem) nobody spots an error, it's considered proven and true? I wonder how many such theorems are out there in which we have faith?

  7. Re: Intel winning on price according to author? on Shots Fired Again Between CPU Vendors AMD and Intel (tomshardware.com) · · Score: 1

    > const int one = 65536; (Silvermoon, Texture.cs) Isn't 65535 + 1 == 0 after overflow in 16 bits?

  8. Re:Umm... how's this possible? on GitHub Accidentally Exposes Some Plaintext Passwords In Its Internal Logs (zdnet.com) · · Score: 1

    Are you sure it's correct? How would you log in users? They would hash their password on the client side and send the hash so that the back end would compare the hashes?