Live data from Hacker News

Viewing profile — erickpintor

erickpintor

HN member
Joined
Tue, Feb 14, 2017, 6:38 PM UTC
HN karma
9
Public activity
4 items

About erickpintor

No profile information was provided.

Recent public activity

  1. comment
    Comment #47531335

    I see you replied on comment below with: > note that there are only one consumer and one producer That clarify things as you don't need multi-thread coordination on reads or writes…

  2. comment
    Comment #47531236

    Great post! Would you mind expanding on the correctness guarantees enforced by the atomic semantics used? Are they ensuring two threads can't push to the same slot nor pop the same…

  3. comment
    Comment #20217822

    We use Sangria: https://github.com/sangria-graphql/sangria Our usage of Sangria is unusual, though. We use it for parsing and serving GraphQL schemas. We take advantage of their bu…

  4. comment
    Comment #20217322

    Hi, I'm the lead developer of Fauna's GraphQL API. I just wanted to share how excited I am with our GA release. We've spent a lot of time working on this project and connecting wit…