Jan :rust: :ferris: · @janriemer
575 followers · 4113 posts · Server floss.social

Ink & Switch

inkandswitch.com/

"Computers can aid humans in our most noble endeavors: art, science, thinking, self-improvement. But today’s dominant computing platforms increasingly work against the needs of creative professionals.

Ink & Switch is an independent research lab working on this problem."

#localfirst #software #crdt #softwareenchantment

Last updated 1 year ago

Fission · @fission
629 followers · 417 posts · Server plnetwork.xyz

Are you curious about CRDTs? Check out our explainer post that dives into the different types of CRDTs, real-world applications, and their benefits and limitations. fission.codes/blog/what-are-cr

#crdt #distributedweb #dweb

Last updated 1 year ago

smallcircles (Humane Tech Now) · @smallcircles
5707 followers · 4236 posts · Server social.coop

@alcinnz

There are all kinds of developments with different GUI approaches. Fascinating.

I still have some tabs open on who do block-based editing with CRDT's in the mix and rendering to .

blocksuite.affine.pro/blocksui

Then having local-first / as data engine behind..

github.com/toeverything/octoba

To ultimately deliver an open source alternative to and .

affine.pro

@aral @rikarends @schickling

#localfirst #blocksuite #webcomponents #crdt #octobase #affine #notion #miro

Last updated 1 year ago

smallcircles (Humane Tech Now) · @smallcircles
5707 followers · 4236 posts · Server social.coop

@alcinnz @aral @rikarends

Yess! I counted under . Mentioned on this thread is @schickling whose inspiring video's in this regard I watched, and from whose personal site I found Makepad.

riffle.systems/essays/prelude/

yewtu.be/watch?v=BmgL1SRfUyc

yewtu.be/watch?v=qHSI5rxTp_Q

schickling.dev/

#crdt #localfirst

Last updated 1 year ago

SethMelton · @sethmelton
37 followers · 587 posts · Server fosstodon.org
Evan Hahn · @EvanHahn
896 followers · 257 posts · Server bigshoulders.city

Wow, Yjs is slick. It was super easy to get up and running with a simple collaborative app, and it seems very thoughtfully built. No idea if it scales, but it's cool!! yjs.dev/

#yjs #javascript #programming #crdt

Last updated 1 year ago

Pascal Garber · @jumplink
21 followers · 146 posts · Server floss.social

🔗 Check out valtio-yjs, the bridge between valtio and Yjs! 🌉💡 Simplify your usage of Yjs with valtio's easy-to-use proxy state library for and . With valtio-yjs, a valtio proxied object can be used just like a regular JavaScript object, making collaboration with Yjs seamless. Find it here: github.com/dai-shi/valtio-yjs

#ReactJS #vanillajs #JavaScript #TypeScript #collaboration #proxystatelibrary #valtiojs #crdt #yjs

Last updated 1 year ago

happyborg · @happyborg
407 followers · 2693 posts · Server fosstodon.org

Another week and eleven more (+50%) subscribers to the Safe Network Kbin magazine 🥳 (a replacement).

You can follow directly from Mastodon or other fedi, no need for a account.

To get notifications of development updates and test networks amongst other news, click and follow @happyborg@kbin.social

Or to join the discussions, or subscribe as a Kbin user go here:
kbin.social/m/SafeNetwork

#reddit #kbin #safenetwork #p2p #decentralization #localfirst #crdt #dbc

Last updated 1 year ago

Bret Mogilefsky · @mogul
455 followers · 2029 posts · Server mastodon.cloud

I am very excited about vlcn.io/ and wish I needed to make something that uses it.

#crdt

Last updated 1 year ago

Pascal Garber · @jumplink
21 followers · 143 posts · Server floss.social

📦 Discover Yjs, an impressive collaborative editing framework! 🤝📝 Yjs enables real-time collaboration on shared documents and data structures across multiple users. Whether you're building a collaborative text editor or a collaborative whiteboard, Yjs has got you covered! 🚀🔧

Check it out on GitHub: github.com/yjs/yjs

#collaborativeediting #realtimecollaboration #OpenSource #yjs #crdt #webdev

Last updated 1 year ago

Guillaume Laforge · @glaforge
1092 followers · 436 posts · Server uwyn.net

Really enjoyed this talk on the idea of "Local-first software"
youtube.com/watch?v=KrPsyr8Ig6

"Software (& data) should be always available, collaborative (but private), responsive in the moment."

💡 a local-first strategy

1️⃣ write the software so it can run almost entirely offline
2️⃣ keep the authoritative copy of data on the user's device
3️⃣ use the cloud to augment the app with backup & live sync

Thanks to

➡️
➡️
➡️ the Automerge
➡️ simple cloud hosted services for backup & sync

#pwa #localstorage #crdt

Last updated 1 year ago

🌈 Lascapi · @lascapi
328 followers · 7823 posts · Server mastodon.zaclys.com

@david @vinber @naomap
Je suis pas sur que ce soit 100% approprié, mais j'ai découvert la "magie" des qui permet de gérer cette tention entre édition en temps réel et en asynchrone.
Je partage 🤓

lascapi.fr/blog/2022/11/11/con

#crdt

Last updated 2 years ago

Och NU funkar faktiskt replikerade credits i min app. Inte bara i min testmiljö, utan på servrar i produktion. Blev en rejäl resa från att inse problemet, hitta , få egna CRDT-implementationen att funka, hitta egna förbättringar för att undvika onödig nätverkstrafik, implementera om alltihop, få kryptering via RSA+AES att funka, och få allting att tåla omstarter när som helst. Men nu så. I riktiga applikationen. Med riktigt data. Snart dags för release.

#crdt #programmering

Last updated 2 years ago

Christian Tietze · @ctietze
888 followers · 2526 posts · Server mastodon.social

CRDT work rhonabwy.com/2023/02/19/crdt-w

@heckj wrote a library in which I'd really like to play with!

#crdt #swift

Last updated 2 years ago

Guillaume Laforge · @glaforge
995 followers · 286 posts · Server uwyn.net

Great list of resources (articles, videos, tools) to adopt a local-first approach for web development, and covers things like , databases, data replication...

localfirstweb.dev/

#crdt

Last updated 2 years ago

Chris Vest · @chrisvest
145 followers · 282 posts · Server mastodon.social

Property based testing works so well for implementing data structures it’s uncanny. All the testing is essentially just 3 lines of code regardless of how much complexity you pile on.

#crdt

Last updated 2 years ago

Curt Clifton · @curtclifton
616 followers · 418 posts · Server indieweb.social

I’m feel sufficiently recovered from my turn at covid to hack on some experiments today. It’s nice to have some energy back.

#crdt

Last updated 2 years ago

· @radicalbits
16 followers · 57 posts · Server hachyderm.io

Been going down this rabbit hole on . Found these excellent series of articles on the topic: bartoszsypytkowski.com/the-sta by @horusiath Also learning a bit of F# along the way.

#crdt

Last updated 2 years ago

Marcus Rohrmoser 🌍 · @mro
77 followers · 1229 posts · Server digitalcourage.social
Ben Kehoe · @ben11kehoe
989 followers · 126 posts · Server mastodon.cloud

This is a good overview of 's and how they work. But the hardest part about CRDTs and related data structures is mapping one's business data into the right structure. When I hear about the proliferation of edge compute, there are a segment of use cases that won't be successful until that's made simple (and "JSON as CRDT" ain't it)
jzhao.xyz/posts/bft-json-crdt/

#crdt

Last updated 2 years ago