Join Nostr
2025-12-19 19:36:23 UTC

musicmatze :rust: :nixos: on Nostr: So it seems that I am going to throw away almost all of the code of my personal pet ...

So it seems that I am going to throw away almost all of the code of my personal pet project and starting from scratch, because I just learned of p2panda, which solves 90% of the problems I would need to solve.

On one side that is super depressing (I have the feeling I worked for the garbage bin) and on the other side it is super exciting because I do not have to invent all these things - and the libraries in the p2panda project seem to be pretty good!

But first lets see whether these people are nice to work with and maybe they can provide guidance on what I need to tackle first. From what I see that would be a p2panda_net SyncProtocol implementation for a DAG data structure. But who knows, maybe that's around already somewhere?

#rustlang #rust #iroh #p2panda