Slashdot Mirror


User: Old+Wolf

Old+Wolf's activity in the archive.

Stories
0
Comments
1,798
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,798

  1. Colour depth? on Double Eclipse Photographed, Sun, Moon, and ISS · · Score: 0

    Ugh, I hate the circles on the Sun where the colour changes from one hue to another. If this guy is such a great photographer can't he post a version with a decent colour depth?

  2. Test your own code? on How Do You Prove Software Testing Saves Money? · · Score: 1

    I guess I'm missing something, but don't you test your bug fix when you write it?

    You said that your bug fixes "come back", it sounds like you are cutting some code and sending it off without testing that you actually fixed the problem?

  3. Re:uh.... maybe not on Android Text Messages Intermittently Going Astray · · Score: 1

    Why did they write it in Java ?!?

    That aside - this theory should be fairly easy to test - for everyone else who has ever had this bug, manually compare the phone numbers of the intended recipient and the actual one and see if they are nearly the same. If not - theory busted (or we have multiple bugs, which is probably more likely!)

  4. Less Canadocentric article on Quark-Gluon Plasma Observed At LHC · · Score: 2, Interesting
  5. Take it to a uni on The Story of My As-Yet-Unverified Impact Crater · · Score: 4, Insightful

    How about taking a bit down to the geology department at the local university? Find out what the crater actually is. It could be important :)

  6. Neutrinos involved in beta decay on The Strange Case of Solar Flares and Radioactive Decay Rates · · Score: 2, Interesting

    Beta decay is: neutron -> proton + electron + antineutrino.

    If you add a neutrino to each side you get: neutron + neutrino -> proton + electron + energy

    So is it not plausible that the probability of a nucleus undergoing beta decay is related to the number of neutrinos handy?

    A couple of other corollaries: this finding would mean that carbon-14 dating is less reliable than previously thought; and also that it may be possible somehow to extract historical data about the strength of the sun somehow. (relevant to the AGW debate).

  7. Re:How does this violate special relativity? on Neutrino Data Could Spell Trouble For Relativity · · Score: 2, Funny

    From that great font of modern knowledge, "the CPT theorem states that any Lorentz invariant local quantum field theory with a Hermitian Hamiltonian must have CPT symmetry.".

    I guess people are more willing to give up Lorentz invariance,than QFTs requiring their Hamiltonians to be unitary..

  8. Re:Wait, does this mean... on Quantum Teleportation Achieved Over 16 km In China · · Score: 2, Insightful

    Knowing when to observe it doesn't make a difference. The problem is that if Alice observes and sees "down", then she knows that Bob's observation (whether it was before hers or after!) will be "up", but this hasn't conveyed any information.

    The measurement is symmetric with respect to each end. In fact it's not even defined which measurement occurs first , if they both measure at a close enough time that the events are not in the same light-cone in spacetime.

  9. Uncertainty principle on The End Of Gravity As a Fundamental Force · · Score: 1

    Something I gained from reading this article: Verlinde posits that a finite region of space can only contain a finite amount of information. We can derive the uncertainty principle (something I've always found weird) from this: if a point particle had its properties known exactly, then the density of information at that infinitesimal point would be infinite.

  10. My head hurts on Left 4 Dead 2 Approved In Australia After Edits · · Score: 1

    "Left 4 Dead 2" .. I have a feeling some of those numerals are meant to represent words but not sure which ones, there seem to be a number of possibilities.. someone explain please

  11. Re:Neither. try 3... on New Wheel of Time Book — Chapter One Online, Released Oct 27 · · Score: 1

    For comparison, LOTR (3 volumes + appendices) is about 500,000 words. This is a HUGE amount of work.

  12. Re:BRANDON SANDERSON! on New Wheel of Time Book — Chapter One Online, Released Oct 27 · · Score: 1

    (Best apart from LOTR, of course)

  13. Positive move? on GPL Case Against Danish Satellite Provider · · Score: 0, Flamebait

    This is going to be great for the uptake of Linux, and will really encourage people to use open-source tools instead of rolling their own proprietary black box. Keep up the good work!

  14. Re:Faux stupidity is the key on How To Vet Clever Ideas Without Giving Them Away? · · Score: 1

    what a waste of good stem cells

  15. Re:I modded you down. on DNA Suggests Three Basic Human Groups · · Score: 1

    Sorry, but if you get that from my posts then you need to take a reading comprehension course. It is not racist to note that different races exist, and I don't feel oppressed by anyone (except the tax department).

  16. Re:Caucasoid, Negroid and Mongoloid on DNA Suggests Three Basic Human Groups · · Score: 1

    It's flamebait to speak out against political correctness now?

  17. Caucasoid, Negroid and Mongoloid on DNA Suggests Three Basic Human Groups · · Score: 2, Interesting

    Hasn't this been known for a long time? TFA described the three groups but didn't use these terms -- rampant political correctness, sigh..

  18. Re:Ya I would compare it to long division on Old-School Coding Techniques You May Not Miss · · Score: 1

    No, no it isn't. Knowing how to do a long division by hand adds nothing whatsoever to your understanding or foundations.

    As an analogy, can you do a cube root by hand? I can't. I'm sure I could figure out an algorithm if I really wanted to . But I don't. Does it stop me understanding higher level math? Absolutely not.

    Back to the original topic, it is absurd to say that you need to know how to implement X in order to use X. Who among us could implement MS Windows?

  19. Re:Vindicated! on Forensics Tool Finds Headerless Encrypted Files · · Score: 1

    Information theory doesn't mess around. You cannot destroy information.

    Yes you can. I had a file on my hard drive, and I deleted it. It's destroyed now.

    (The black hole experiments confirmed that.)

    There have not been any black hole experiments.

  20. Re:Hmmmmm on Worst Working Conditions You Had To Write Code In? · · Score: 3, Funny

    Try living in Russia, and having Sarah Palin looking across at you all the time.

  21. Re:nice... on Is That "Sexting" Pic Illegal? A Scientific Test · · Score: 1

    Unfortunately, the existence of a victim is not required for something to be a crime, in our legal system.

  22. The old trick of deflecting attention on Blizzard Asserts Rights Over Independent Add-Ons · · Score: 1

    Here's my theory. Blizzard will retract the clause that they don't really care about, the unpopular clause about in-game donation prompts. We'll accept it, end of story. So the remainder of the new rules get far less scrutiny than they would if they'd just put out the 'real' set of new rules first.

  23. Re:*sigh* on Australia To Block BitTorrent · · Score: 1

    I don't know about Australia, but in the US lobbying against unjust laws is an exersize in futility. Lobbying FOR unjust laws only takes money.

    You need to get Alan Shore on your case!

  24. Re:Shell history tricks on (Useful) Stupid Unix Tricks? · · Score: 1

    For vi editing mode, simpler is: set -o vi

  25. Re:Predict the prediction. on Brain Study Calls Free Will Into Question · · Score: 1

    So the book of Genesis was written by robots? That explains a lot.