8 Matching Annotations
- Jun 2024
-
wiki.opencog.org wiki.opencog.org
-
When an AtomSpace inherits from multiple contributors, the contents of that AtomSpace is the set-union of the contributing spaces.
Tags
Annotators
URL
-
- May 2024
-
Local file Local file
-
Equivocation and Omission remain as the only optionsfor an attack on CRDT layer
-
- Feb 2024
-
en.wikipedia.org en.wikipedia.org
-
Conflict-free Replicated Data Type (CRDT) https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type
-
- Sep 2023
-
-
Even the case studies we discussed in training sessions were not abstract; they used Yale examples. I appreciated the focus on keeping the university at the core of our thinking.
!!
-
- Dec 2020
-
josephg.com josephg.com
Tags
Annotators
URL
-
- Dec 2019
-
www.inkandswitch.com www.inkandswitch.com
Tags
Annotators
URL
-
- Nov 2019
-
juretriglav.si juretriglav.si
- May 2019
-
www.inkandswitch.com www.inkandswitch.com
-
Most CRDT research operates in a model where all collaborators immediately apply their edits to a single version of a document. However, practical local-first applications require more flexibility: users must have the freedom to reject edits made by another collaborator, or to make private changes to a version of the document that is not shared with others. A user might want to apply changes speculatively or reformat their change history. These concepts are well understood in the distributed source control world as “branches,” “forks,” “rebasing,” and so on. There is little work to date on understanding the algorithms and programming models for collaboration in situations where multiple document versions and branches exist side-by-side.
-