Viewing profile — lambdaxdotx
lambdaxdotx
HN member- Joined
- Tue, Oct 18, 2016, 12:49 PM UTC
- HN karma
- 159
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About lambdaxdotx
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #15176228
this is quite the nitpick... for all intents and purposes, sha3_256 will _not_ collide; it's infeasible to the point that it can be said that the resulting hash is unique. I mean, …
-
comment
Comment #15142091
If you notice, it only exposes the _types_ of the TripleDES, not the constructors, meaning you don't have access to the values unless you clone the cryptonite repo and modify it to…
- story
- story
- story
- story
-
comment
Comment #15058814
Here is another "minimum viable" blockchain implementation in Haskell: https://github.com/adjoint-io/nanochain . It's a bit simpler in implementation; the relevant data structures …
- story
-
comment
Comment #14650067
Moderation is contextual.
-
comment
Comment #14137147
News flash: Strong statically typed languages make software engineering easier! ... wait, this is not really "news", is it? Anyway, I'm happy that well known companies are advocati…