Live data from Hacker News

Viewing profile — oldmanmike

oldmanmike

HN member
Joined
Sun, Sep 13, 2015, 3:52 AM UTC
HN karma
8
Public activity
5 items

About oldmanmike

No profile information was provided.

Recent public activity

  1. comment
    Comment #11516030

    > In order to be pure it has "stop the world and record it" with monads to do any IO. That's not how IO in Haskell works, you're basically describing what Haskell would be if it li…

  2. comment
    Comment #11515585

    I would be interesting in learning more about the "easy to reason about the complexity" part of OCaml. The problem I'm having with Haskell isn't that it's too slow, but that it's s…

  3. comment
    Comment #11515495

    > Are you saying you would like to return to the languages with explicit memory management? Not really, but that does seem to be the logical conclusion at the end of the day. Haske…

  4. comment
    Comment #11514741

    "My perspective on this is that lazy be default made sticking to purity much more compelling as if you just dropped print statements in you weren't sure exactly when they get evalu…

  5. comment
    Comment #11210824

    Have you tried Stack yet?