TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How Radicle Works Under the Hood

105 pointsby lftheriosabout 1 year ago

5 comments

vaylianabout 1 year ago
Radicle shows a lot of promise. As far as I understand it, every participant runs a local radicle node in true peer-to-peer fashion. Every node can seed git repositories which then get replicated on the network. From the perspective of a git command line user, radicle acts as a git-remote that is running on your local machine. The repositories that you push to are then pulled by any other radicle nodes who want a copy. These other nodes will then also seed your repository.<p>I know that there is also a web-frontend (kinda like GitHub) for radicle: <a href="https:&#x2F;&#x2F;app.radicle.xyz&#x2F;nodes&#x2F;seed.radicle.xyz&#x2F;rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5" rel="nofollow">https:&#x2F;&#x2F;app.radicle.xyz&#x2F;nodes&#x2F;seed.radicle.xyz&#x2F;rad:z3gqcJUoA...</a>. But I haven&#x27;t seen a guide how to set that web frontend up locally.
评论 #39837852 未加载
评论 #39912344 未加载
Cyphaseabout 1 year ago
Recent HN post about Radicle: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39600810">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39600810</a><p>Looks like 1.0.0-rc.1 was just released yesterday.
mronetwoabout 1 year ago
Is it something that&#x27;s aimed at a specific problem I have never encountered or is it something that can improve everyone&#x27;s workflow? It feels like it&#x27;s something closer to git + mailing lists than typical PR workflow, which I do find interesting because PRs are... a lot of unnecessary work. But this has to be better than mailing lists, right?
评论 #39839165 未加载
评论 #39839275 未加载
binary132about 1 year ago
I don’t think I understand how this protocol is supposed to solve the problems of the commons that arise in any peer to peer app, such as how to deal with malicious or misbehaving peers, illegal or unsavory content, and so on. Every P2P app needs to put those problems front and center in their design and I never feel the proposed solutions are adequate. But in this case, I simply don’t see them acknowledged at all.
评论 #39843377 未加载
wazbugabout 1 year ago
What is it with web3 sites and their obsession with marquees? <a href="https:&#x2F;&#x2F;radicle.xyz&#x2F;faq" rel="nofollow">https:&#x2F;&#x2F;radicle.xyz&#x2F;faq</a>
评论 #39839113 未加载
评论 #39838951 未加载