logoalt Hacker News

jbstacktoday at 3:42 PM5 repliesview on HN

Suggestion: improve the opening summary paragraph:

"Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow."

From this, I can't tell how it's any different to just plain self-hosted Git. A well written introduction should tell the reader immediately what the software actually does. If it's meant to be an alternative to something like gitea / forgejo then say that, with a brief summary of features that build on top of Git.


Replies

dwa3592today at 8:20 PM

I looked at the page and my understanding was that this is a decentralized github. Teams can collaborate without a company getting access to the code?

the_othertoday at 4:13 PM

Reading the intro, I feel like I got a good hint about what this is. It sounded like "local first git for teams, without the hell of sharing patches via email".

I don't know what gitea or forgejo are, so comparisons wouldn't help me.

show 2 replies
endiangrouptoday at 3:46 PM

AD: Feel free to take a stab at an alternative, we're an open source project and we accept and welcome discussions but patches more so! What would read better in your opinion?

show 3 replies
a-dubtoday at 6:02 PM

no, it's a distributed peer-to-peer alternative to something like github. it has all the features like a locally hosted forgejo/gitea/gitlab, but it also is built on a distributed and fault-tolerant peer-to-peer network for hosting public projects.

fwiptoday at 5:30 PM

Unless something's changed since last I checked it out, it's git "on the blockchain." Including its own RAD-coin token.

Edit: removed snarky line.

show 2 replies