Live data from Hacker News

Viewing profile — jle

jle

HN member
Joined
Wed, Nov 13, 2013, 10:23 PM UTC
HN karma
43
Public activity
25 items

About jle

[ my public key: https://keybase.io/mstksg; my proof: https://keybase.io/mstksg/sigs/WTA3Vj0xiiMQYgPlPD0TiO-WWnT6VyiSMRAlAvWOedE ]

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #43284143

    Clearing up some common misunderstandings and easy to miss concepts

  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #21326524

    when you think about it, not toooo surprising. Haskell's undeniable killer app is parsing and compilation, so pandoc was pretty much a project destined for Haskell if I ever saw on…

  12. comment
    Comment #20711861

    you don't need an ordered JSON for this. Just make sure that your equality tests ignore ordering, or that your and hash functions will hash two JSON objects with the same key but d…

  13. comment
    Comment #18841691

    GoL wasn't used here because of any value or analogy... it's used as an example of how a simple set of rules can generate complex behavior. GoL can display complex behavior, but it…

  14. comment
    Comment #18704719

    Amazing! :D Any information on the tech behind this? :)

  15. story
  16. comment
    Comment #17745891

    That's not necessarily the definition of division, there are many commonly used definitions in different contracts that are different.

  17. story
  18. story
  19. comment
    Comment #14058279

    Even if it's something we already knew, it's nice to see data confirming.

  20. comment
    Comment #9562894

    You can programmatically put statements together, and manipulate them like real values. But that doesn't mean that pure simulated execution has to be a part of the API :)

  21. comment
    Comment #9283905

    i feel like this alert should be in chinese for greatest effect

  22. comment
    Comment #8933845

    yea, but the struggle isn't really quite with monads, but with syntax. properly understanding the syntax for do notation with use in IO does not require an understanding of monads.…

  23. comment
    Comment #7792936

    Thanks! I do mention that instances of the Monad typeclass have to follow certain laws to make sure that they are "meaningful and useful"...I handwaved the actual laws away in the …

  24. comment
    Comment #7768961

    Hi, author here; experimenting with some ways to explain two very useful concepts that I feel don't get enough mainstream popularity, despite being applicable to many languages :) …

  25. story