Post #1404692
2026-02-18 15:20 UTC
@musicmatze very cool -- worth studying, thank you this is new to me.
from an initial read we are doing different things i would say. they seem to have their own transport layer which requires seed servers and i am piggybacking on existing code forges/git hosts for that purpose, which makes my approach considerably simpler at the cost of depending on existing infrastructure.
Replies (1)
-
@musicmatze@social.linux.pizza 2026-02-18 17:27
@nasser yeah, I've written such a thing in system during my time at university: https://github.com/git-dit/git-dit/ But I never got to something useful.