Giter Club home page Giter Club logo

operational-transformation.github.com's People

Contributors

dependabot[bot] avatar ethangk avatar renovate-bot avatar timjb avatar tomalec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

operational-transformation.github.com's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update react monorepo (@types/react, @types/react-dom)
  • Update dependency clsx to v1.2.1
  • Update dependency typescript to v4.9.5
  • Update material-ui monorepo (@material-ui/core, @material-ui/icons)
  • Update actions/checkout action to v4
  • Update actions/setup-node action to v4
  • Update dependency @types/node to v20
  • Update dependency clsx to v2
  • Update dependency codemirror to v6
  • Update dependency dependency-cruiser to v16
  • Update dependency prettier to v3
  • Update dependency typescript to v5
  • Update react monorepo to v18 (major) (@types/react, @types/react-dom, react, react-dom)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/main.yml
  • actions/checkout v2
  • actions/setup-node v2
npm
package.json
  • @material-ui/core 4.11.4
  • @material-ui/icons 4.11.2
  • @snowpack/plugin-typescript 1.2.1
  • @types/codemirror 0.0.109
  • @types/node 14.17.4
  • @types/ot 0.0.4
  • @types/react 17.0.13
  • @types/react-dom 17.0.8
  • clsx 1.1.1
  • cm-show-invisibles 3.1.0
  • codemirror 5.61.0
  • ot 0.0.15
  • react 17.0.2
  • react-codemirror2 64597ae3267aebdff6af867d5105e44f739e09f2
  • react-dom 17.0.2
  • react-jss 10.7.1
  • snowpack 3.7.1
  • typescript 4.3.5
  • @snowpack/plugin-react-refresh 2.5.0
  • @snowpack/plugin-webpack 3.0.0
  • @types/snowpack-env 2.3.3
  • dependency-cruiser 10.0.4
  • prettier 2.3.2

  • Check this box to trigger a request for Renovate to run again on this repository

ot visualization direction of arrows

I'm trying to understand OT by using the OT Visualization on this site while reading Daniel Spiewak's article on his blog (referenced on this site as well).

The confusion I'm having is that in the OT Visualizer client operations cause the arrow to go right and server operations go left. But in the article above everything is reversed:

The way you should read diagrams like this is as a graphical representation of operation application on two documents at the same time. Client operations move the document to the left. Server operations move the document to the right. Both client and server operations move the document downward.

I realize that completely different people are behind each resource but it would be so much easier to understand if the diamond diagrams were the same between the two places. Especially since the documentation on this site is still a work in progress while Daniels article is today the most comprehensive out there (at least that I could find).

Error: you shouldn't compose a transformed operation because composition and transformation are not compatible

Hi, I stumble upon a bug, and this is what I did step by step to get it:

  • Alice
    • Lorem ipsum
  • Bob
    • Lorem ipsum

Alice removes last char "m"

  • Alice
    • Lorem ipsu
  • Bob
    • Lorem ipsum

Server receives new operation from Alice

Bob appends "x"

Server receives new operation from Bob

  • Alice
    • Lorem ipsu
  • Bob
    • Lorem ipsumx

Bob appends another "x"

  • Alice
    • Lorem ipsu
  • Bob
    • Lorem ipsumxx

Bob receives new operation (delete m)

  • Alice
    • Lorem ipsu
  • Bob
    • Lorem ipsuxx

Then Bob tries to append another x and error appears:
Screenshot 2021-05-07 at 21 49 41

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.