TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How Drawpile works

61 点作者 sidedishes将近 4 年前

3 条评论

colesantiago将近 4 年前
Interesting that there isn&#x27;t any mention or use of CRDTs, that would have been the first thing to see from this document.<p>Nevertheless, it is still refreshing to see a different way of doing things like collaborative drawing without them.<p>Curious to know of this design decision.
评论 #28214861 未加载
sambroner将近 4 年前
Would be really neat to put Drawpile on the Fluid Framework. You could easily map Drawpile&#x27;s ordered operations into distributed data structures. I did a similar thing a few months ago with QuillJS&#x27;s operations and it worked great!<p>The main advantage of that integration would be a ready made Azure service + future integration with Microsoft Office.<p>(I used to work on the Fluid Framework)
dang将近 4 年前
Only one small past related thread:<p><i>Drawpile is a free software collaborative drawing program</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17141368" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17141368</a> - May 2018 (4 comments)