Viewing profile — 0xEA
0xEA
HN member- Joined
- Fri, Jul 02, 2010, 2:27 PM UTC
- HN karma
- 70
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About 0xEA
Recent public activity
-
comment
Comment #23985440
Dude! Nothing frustrates me more than people mistaking server version with api version. It means I can’t update one piece of infrastructure at a time or you can never break api com…
-
comment
Comment #23985419
Where i work we abuse semver but I hope in a good way. Major is wire api break. Minor is effectively YYYYMMWW (we ship weekly) and patch is number of commits off stable branch.
-
comment
Comment #20515030
Please take this down. Load page with fresh cookies. It’s a scam.
- comment
- story
-
comment
Comment #9848793
I agree, you would have to tie IPs->peer keys to make this work.
-
comment
Comment #9848774
nacl says that for security each nonce/key pair must be unique for each message. If you send a "HELO" message, for example first, you've made it possible to build a pretty simple r…
-
comment
Comment #9848739
Your message length is sent in plain text and unauthenticated. Does this present a problem?
-
comment
Comment #8266314
mind = blown
-
comment
Comment #7046747
Sure, you would have to know that. But you have to look up if the business you want to contact is open on Sunday anyway, even if they are local. Or what time they close today. Or y…
- comment
-
comment
Comment #7046698
I was a huge fan of this in '98. Was very sad to see it fail. I even wrote custom software for Litestep so you could see what beat time it was.
-
comment
Comment #7046690
As an example: I don't know where you are, you don't know where I am. I tell you I am available from @300-@800 if you want to Skype today. Let me know which time is good for you.
-
comment
Comment #6825110
WW2 had a ton of propaganda about distrusting people, yet according to this article that was a very trusting time.
-
comment
Comment #6565037
This isn't one comment to HN with 127 spelling mistakes, it would be equivalent to 1000s of people as part of a collective group contributing 1000s of spelling mistakes over the pa…
-
comment
Comment #6564984
This argument is akin to saying "isn't it beautiful that I can go from Lion to Mountain Lion within the same day". You aren't changing much, just who packaged the software together…
-
comment
Comment #6563372
I think this is probably a fair assessment. I just wish their website was slightly less shady.
-
comment
Comment #6563308
Must be a scam...
-
comment
Comment #6402039
Actually, you rarely want a predictable nonce as well. The difference is that a nonce must not repeat (or repetition is statistically irrelevant). Even per wikipedia, many often re…
- comment
- story
-
comment
Comment #6108178
I just read this, interesting concept, albeit dirty. I still think we should all accept a logger and use this to work around bad libraries. $0.02
- story
-
comment
Comment #4487446
You could use the PGP endorsement model. Network effects should work out decently.
-
comment
Comment #3664882
Link to the patch?