Live data from Hacker News

Viewing profile — nirisix

nirisix

HN member
Joined
Mon, Aug 01, 2016, 12:38 PM UTC
HN karma
4
Public activity
3 items

About nirisix

No profile information was provided.

Recent public activity

  1. comment
    Comment #34660113

    Disclaimer: I am the author of this library [1]. A few days ago, I ported ocaml/Event [2] to JavaScript, which provides concurrent ML-style synchronization operations. It is possib…

  2. comment
    Comment #34604580

    You can try the following code snippet on the https://playground.esm.sh/ if you're interested. ```typescript import { Channel, select } from " https://esm.sh/sync-op "; async funct…

  3. story