Live data from Hacker News

Viewing profile — pjnz

pjnz

HN member
Joined
Sat, Jan 09, 2021, 5:05 PM UTC
HN karma
12
Public activity
8 items

About pjnz

No profile information was provided.

Recent public activity

  1. comment
    Comment #40017748

    It's a longshot, but don't forget to apply for the DV lottery. Due to the unusual structure of the program NZ citizens have a higher chance of winning. Short of marriage it's by fa…

  2. comment
    Comment #37865459

    https://github.com/pj/hacn - kind of like a react monad written in F# using computation expressions. I'm slowly doing a rewrite of parts of it because it isn't very good.

  3. comment
    Comment #31903014

    I did some fiddling around building a graphql layer with a bunch of complex types. Basically this was trying to encode all the various GraphQL rules into the type system itself e.g…

  4. comment
    Comment #25754905

    Thanks for the feedback! I'll try find some time to write a decent tutorial. I'll also remove the implicit goto bit, it's hard to find a good analogy for how the control flow works…

  5. comment
    Comment #25738289

    Yep, I've been thinking along these lines. We're going to be gathering a huge amount of data from source, program execution and other sources and applying machine learning to this.…

  6. story
  7. comment
    Comment #25702098

    Hacn: https://github.com/pj/hacn . It’s kind of like a React “monad” written in F#/Fable using computation expressions. Sort of like async, but control flow is a bit different, bas…

  8. comment
    Comment #25702080

    Hacn: https://github.com/pj/hacn . It’s kind of like a React “monad” in F#/Fable using computation expressions. Control flow is a bit different, basically operations/effects can tr…