Live data from Hacker News

Viewing profile — stringer

stringer

HN member
Joined
Sun, Aug 11, 2013, 8:34 PM UTC
HN karma
6
Public activity
7 items

About stringer

No profile information was provided.

Recent public activity

  1. comment
    Comment #17736789

    Yes I know, but in the context of Pony, 1/0==0 only applies to integers, not FP numbers. The article doesn't make it clear.

  2. comment
    Comment #17736655

    Were are speaking of integers here not FP numbers.

  3. comment
    Comment #17480734

    I'd rather buy this stuff: https://www.youtube.com/watch?v=uLS5WzyEINA

  4. comment
    Comment #17171043

    How does it compare relatively to dgraph's Badger library?

  5. comment
    Comment #16824325

    Sure, here you go https://www.npmjs.com/package/dat

  6. comment
    Comment #16430886

    Right now I found Pony more approachable than Haskell. Maybe because that I never fully grok monads (probably my fault not persevering enough), I always had problems composing mona…

  7. comment
    Comment #16429557

    I've been looking at Haskell, Rust and Go for helping with parallelism but decided to go with a less known language: Pony. Not used actors a lot right now but looks really promisin…