Hacker News new | ask | show | jobs
by blurbleblurble 493 days ago
I wonder if you're open to making something that can double as a p2p data store for collaborative p2p applications, including web apps? That was always my wish for pijul, that I could use it in this way.
1 comments

Mine will allow cloning all data, including issues, PRs, and real-time chats (Zulip-style). I think that might cover your bases.
Do you mean that your system will have some built-in collaboration features? Sounds pretty cool. I'm curious to understand if the underlying patch data structure functionality will be usable as a library to build custom stuff on top?
> Do you mean that your system will have some built-in collaboration features?

Yes. [1] But that is only chat/discussions.

In the future, Yore might get real-time collaboration like Google Docs, but that depends on it taking off.

> I'm curious to understand if the underlying data structure functionality will be usable as a library.

Yes. [2]

[1]: https://git.yzena.com/Yzena/Yc/src/branch/master/docs/yore/d...

[2]: https://git.yzena.com/Yzena/Yc/src/branch/master/docs/yore/d...