Viewing profile — nickmeharry
nickmeharry
HN member- Joined
- Mon, Jul 30, 2012, 5:52 PM UTC
- HN karma
- 9
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About nickmeharry
[ my public key: https://keybase.io/nickmeharry; my proof: https://keybase.io/nickmeharry/sigs/1jvLBunHFIkkfrSxJKyUDDMblpXrqf67mp3S1YnHk00 ]
Recent public activity
-
comment
Comment #8365271
If you want proven crypto, there's always this project: https://github.com/idris-hackers/idris-crypto
-
comment
Comment #6220971
Have you looked at the Erlang model? Each Erlang process (green thread) only gets the arguments initially passed in and whatever else it asks for from other running processes. The …
-
comment
Comment #5290805
This is one of the reasons I'm interested in http://0x10c.com/ , when it ever comes out. The assembly language for the game's DCPU-16 is fairly simple. Currently it does take a bit…