#automerge — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #automerge, aggregated by home.social.
-
Curious if someone has evaluated #Yrs vs #Automerge vs Other and what deciding factors ended up being for #LocalFirst options.
-
Playing with Meemoo... webcam into particles into trails, makes something like a slitscan pixel paintbush?
Send me a screenshot if you play: https://app.meemoo.org/#gist/78b469fa2969a7c06146ae84c9500071
@pvh has convinced me that the next version should do history and sync with #Automerge, and @orion has me thinking again about Meemoo semantics in a more freeform @tldraw canvas...
-
I think I know a lot about versioning, ink and switch is still around to enlighten me with canvas collaboration and algorithms (CRDT) I do not know about. It sounds like a hasty writing for a topic I could read more about.
It awesome to see groups forming, and prospering on recursion: how to ease collaboration?
For Berliners, there is a call to meet in the post, so read on…
Universal version control and rich text on Automerge — https://www.inkandswitch.com/newsletter/dispatch-004/
#berlin #inkandswitch #meeting #ergonomy #text #editor #canvas #automerge
-
💸💶I believe FOSS development on #automerge is eligible for #funding from the @EU_Commission via their program @EC_NGI. Checkout and share widely:
https://nlnet.nl/news/2023/20231001-call.html
Next deadline: 1st December
-
Automerge-Repo: A "batteries-included" toolkit for local-first applications
https://automerge.org/blog/2023/11/06/automerge-repo/
#ycombinator #documentation #local_first #crdt #offline_first #automerge -
Makes me wonder if a similar approach of leveraging #yjs doc and #automerge would work in case of https://github.com/nimmen/crdt-sqlite which is a vaguely similar sort of thing, for sqlite (at least one big difference being that the kinds of CRDTs supported by yjs are far more powerful). I imagine the wasm compilation mode might not be workable / attractive to build this way.
-
pg_crdt from #supabase integrates #yjs and #automerge in a Postgres extension to implement #crdt based syncing at the DB level.
Indirectly, the fact you have the flexibility to stick extensions like this in a Supabase application and it works at all cleanly with the pre-existing Realtime feature is a pretty good sign re: its design as far as flexibility. -
#p2p PushPin is a reference app based on #Automerge, which allows syncing React component state changes across devices via the Dat protocol to make distributed, offline-first web apps https://github.com/inkandswitch/pushpin/blob/master/HACKING.md #datprotocol