this post was submitted on 26 Jan 2024
48 points (92.9% liked)

Programming

17020 readers
238 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] shnizmuffin@lemmy.inbutts.lol 28 points 7 months ago (1 children)

"Conflict-free Replicated Data Type."

[–] MaoZedongers 2 points 7 months ago
[–] MonkCanatella@sh.itjust.works 4 points 7 months ago

Oh sweet, this seems like it would be very useful for syncing offline first notes applications.

[–] lascapi@jlai.lu 2 points 7 months ago

Very nice examples! Thanks for sharing :)

[–] schmudde@beehaw.org 2 points 7 months ago

We're very interested in exploring these at our company to offer some local-first storage of personal data. Then we just sync the metadata. That way we know what data you have but we never have to store it.