Live data from Hacker News

Viewing profile — rhth54656

rhth54656

HN member
Joined
Tue, Apr 08, 2014, 1:17 PM UTC
HN karma
24
Public activity
14 items

About rhth54656

[ my public key: https://keybase.io/rhth22; my proof: https://keybase.io/rhth22/sigs/uTe6SNgT48RaGbKE93m2MkvRbC04tiwRmeYbuUXlaP8 ]

Recent public activity

  1. comment
    Comment #7579206

    I remember being ridiculed for having more questions than answers Do you know that StackOverflow does not tolerate abuse and there is a flag option to automatically review any comm…

  2. comment
    Comment #7579097

    (Post is from 2012) Article contains ad hominem and personal opinions. Author is/was personally offended by certain events and his blog provides a source of relief for his distress…

  3. comment
    Comment #7577077

    Thanks, I just tried it and it found an assignment in an assertion that the compiler didn't warn because it wasn't an if statement. I ran it over a couple of old finished projects …

  4. comment
    Comment #7575868

    That is only true if assumed that the rocket will not gather additional energy on the trip. Also the premise that the energy has to be concentrated to a certain are for the rocket …

  5. comment
    Comment #7575635

    The only option for windows is manual compilation using a POSIX library. Any suggestions for a similar tool?

  6. comment
    Comment #7575185

    I believe that is the point. Even more time for the stationary computer to finish the calculation.

  7. comment
    Comment #7574966

    That is actually false from the frame of the traveler. Using constant acceleration, the traveler will observe constant energy usage. Then length contraction will guarantee that you…

  8. comment
    Comment #7574767

    But the more you accelerate the spaceship, the more energy you need, with the energy diverging to infinity as your speed approaches that of light. At some point, your spaceship wil…

  9. comment
  10. comment
    Comment #7564827

    Indeed, I don't understand that statement either.

  11. comment
    Comment #7564364

    Don't ruin that version with an if statement. Use this and avoid it( and the second array as well ): char * a[] = { "%d\n" , "Fizz\n" , "Buzz\n" , "FizzBuzz\n" } ;

  12. comment
    Comment #7564175

    I know youtube videos are off-topic but this parody on homeopathy is too brilliant not to post. https://www.youtube.com/watch?v=HMGIbOGu8q0

  13. comment
    Comment #7558058

    Can you elaborate what those features are?

  14. comment
    Comment #7554811

    I believe you misrepresented that algorithm. While it is true that Shamir's Secret Sharing is unbreakable if you split the actual clear text among participants, it is not used that…