TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How Radicle Works Under the Hood

105 点作者 lftherios大约 1 年前

5 条评论

vaylian大约 1 年前
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 未加载
Cyphase大约 1 年前
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.
mronetwo大约 1 年前
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 未加载
binary132大约 1 年前
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 未加载
wazbug大约 1 年前
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 未加载