Live data from Hacker News

Viewing profile — lambdaxdotx

lambdaxdotx

HN member
Joined
Tue, Oct 18, 2016, 12:49 PM UTC
HN karma
159
Public activity
12 items

About lambdaxdotx

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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, …

  4. 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…

  5. story
  6. story
  7. story
  8. story
  9. 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 …

  10. story
  11. comment
    Comment #14650067

    Moderation is contextual.

  12. 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…