Live data from Hacker News

Viewing profile — pqomdv

pqomdv

HN member
Joined
Mon, Mar 16, 2015, 4:05 PM UTC
HN karma
12
Public activity
18 items

About pqomdv

No profile information was provided.

Recent public activity

  1. comment
    Comment #9248235

    I remember playing this years ago and couldn't progress past the last few levels. Is there a cheat to skip levels or unlock them, I don't want to replay everything? Nevermind... I …

  2. comment
    Comment #9243423

    Which definition is that? You probably though of: array == &array[0] which is always true. This: (void*)&array == (void*)&array[0] which simplifies to: (void*)&array == (void*)arra…

  3. comment
  4. comment
    Comment #9239245

    So you only have to visit a website and do nothing else? And probably assuming javascript is enabled.

  5. comment
    Comment #9236864

    The difference is small if you take the whole trip into account. Assuming one stop, over 6 hours of total trip time, the difference become less than 5%. I wonder how much a 10 minu…

  6. comment
    Comment #9236843

    Can you elaborate?

  7. comment
    Comment #9234039

    I can't wait for junkyard micro-satellites equipped with an ion thruster. They are launched in the hundreds at a time, each locates their specific target, attaches and start a slow…

  8. comment
    Comment #9233722

    U.S. House Armed Services Committee Hearings - Assuring Assured Access to Space: https://www.youtube.com/watch?v=2Ff_5jF_3QU&feature=youtu.be... This isn't the talk by Gwynne menti…

  9. comment
    Comment #9233268

    This only works assuming you can't hack the game itself, publicize the solution, or pay someone to do it for you.

  10. comment
    Comment #9227893

    3.5$ per user(!, or should I say a fan ) is significantly more than just negligible compared with fractions of a cent for every user. It is also more correct, your subscription is …

  11. comment
    Comment #9227807

    Ebbv might be referring to problems with orbital precession, which was explained completely by general relativity.

  12. comment
  13. comment
    Comment #9219859

    char* * argv is NULL terminated, my mistake I though you were referring to that type in general.

  14. comment
    Comment #9219835

    What about password website leaks? Surely that is not my fault. Technically that is also the human element but I think you are talking specifically about users.

  15. comment
    Comment #9219377

    They claim physical access for "hacking" is required, but that is not true. As long as you have a root access on a device you can do anything from anywhere. I don't see how this re…

  16. comment
    Comment #9219258

    We are talking about C and not a specific compiler, so there are a lot of mistakes in your comment. char * * is a pointer to a pointer to a char and nothing else, it might be a NUL…

  17. comment
    Comment #9212416

    Solving problems that don't exists is rational? Human progress would be severely diminished by such actions.

  18. comment
    Comment #9212275

    The global warming comparison isn't very good. We had the capabilities for carbon output 50 years ago and it has slowly been increasing. But we don't yet have an AI. So there is no…