Viewing profile — selknam
selknam
HN member- Joined
- Wed, Jun 07, 2017, 5:04 AM UTC
- HN karma
- 92
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About selknam
No profile information was provided.
Recent public activity
-
comment
Comment #31897817
Thanks, I've just added MIT licence :)
-
comment
Comment #31896390
Thanks! Touch support is definitely something I want to add for the canvas and the window positioning/resizing too.
-
comment
Comment #31896311
Thanks, glad you like it :)
-
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…
-
comment
Comment #31894872
Exactly this. Websocket server went down but already fixed that. Thanks for testing.
-
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…