Live data from Hacker News

Viewing profile — shmish111

shmish111

HN member
Joined
Fri, Jun 10, 2016, 1:51 PM UTC
HN karma
15
Public activity
10 items

About shmish111

No profile information was provided.

Recent public activity

  1. comment
    Comment #18134938

    I'm pretty sure the 78 car is way more likely to kill someone

  2. story
  3. comment
    Comment #17513052

    Ok, I just want people to not think there are no Haskell jobs out there. The only reason not to be able to get one is if you don't want move and can't find something remote (althou…

  4. comment
    Comment #17511044

    Why can't you work in Haskell?

  5. comment
    Comment #15923189

    Also the link has a big article about why it's useful

  6. comment
    Comment #15923169

    It's useful if it's a monad (and functor) because then you have tools to avoid this check until the end of a series of possibly failing functions. It's only really useful with thes…

  7. comment
    Comment #15905099

    "Haskel? Where are the libraries?" What libraries are missing? The only issue I've had with libraries are that some client libraries are wrappers over C libraries and this makes st…

  8. comment
    Comment #15845000

    "for no good reason"? It come from the ML family of languages, that's the reason, is it not as good a reason as why Java has it's syntax? It's quite easy to read once you get used …

  9. comment
    Comment #15844858

    GeneralizedNewtypeDeriving and DeriveAnyClass (although this is fixed in 8.2)

  10. comment
    Comment #15487420

    It's a lot easier to take care of than zookeeper for one thing. Also Consul is getting pretty close to industry standard these days for newer businesses.