Radicle 1.10.0 is out!🌻
https://radicle.dev/2026/08/05/radicle-1.10.0

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.

  • onlinepersona@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    8 hours ago

    It doesn’t seem like a big release. And radicle doesn’t seem to be for large repos. None of the big and popular repos from Github would be able to be mirrored. I’ve tried it and it just hangs. Cloning react or Linux into it never succeeded.

  • HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    2
    ·
    13 hours ago

    I’m about to set up forgejo again because I need to mirror some git repos and run custom actions on them to build arm64 images automatically when new releases come out.

    Would that be possible out of the box with radicle? The project seems interesting and I’d give it a shot if it can do what I need.