Viewing profile — pqomdv
pqomdv
HN member- Joined
- Mon, Mar 16, 2015, 4:05 PM UTC
- HN karma
- 12
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About pqomdv
No profile information was provided.
Recent public activity
-
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 …
-
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…
- comment
-
comment
Comment #9239245
So you only have to visit a website and do nothing else? And probably assuming javascript is enabled.
-
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…
-
comment
Comment #9236843
Can you elaborate?
-
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…
-
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…
-
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.
-
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 …
-
comment
Comment #9227807
Ebbv might be referring to problems with orbital precession, which was explained completely by general relativity.
- comment
-
comment
Comment #9219859
char* * argv is NULL terminated, my mistake I though you were referring to that type in general.
-
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.
-
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…
-
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…
-
comment
Comment #9212416
Solving problems that don't exists is rational? Human progress would be severely diminished by such actions.
-
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…