Viewing profile — erickpintor
erickpintor
HN member- Joined
- Tue, Feb 14, 2017, 6:38 PM UTC
- HN karma
- 9
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About erickpintor
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…