Live data from Hacker News

Viewing profile — selknam

selknam

HN member
Joined
Wed, Jun 07, 2017, 5:04 AM UTC
HN karma
92
Public activity
6 items

About selknam

No profile information was provided.

Recent public activity

  1. comment
    Comment #31897817

    Thanks, I've just added MIT licence :)

  2. comment
    Comment #31896390

    Thanks! Touch support is definitely something I want to add for the canvas and the window positioning/resizing too.

  3. comment
    Comment #31896311

    Thanks, glad you like it :)

  4. comment
    Comment #31896004

    Good point. I think this is because it's interesting how CRDT being a solution for conflict merging it's inherently capable of allowing real time applications, even when it's not e…

  5. comment
    Comment #31894872

    Exactly this. Websocket server went down but already fixed that. Thanks for testing.

  6. story
    Show HN: Yboard is a multiplayer desktop-like workspace based on CRDT

    I've always been curious about real-time multiplayer user interfaces. When I found out about CRDTs and Yjs[1] I thought they could serve as a solid base for a project like that. So…