« BackRadicle 1.3.0radicle.xyzSubmitted by Skinney a day ago
  • Skinney a day ago

    Anyone using radicle for a project with external contributors?

    I've tried it with some of my projects and it seems promising, but I wonder what it'd be like to use it on one of my more successful projects.

  • jedahan a day ago

    Love the relaxation of git-specific guardrails to make jj workflows better.

    • sprybear a day ago

      Definitely an interesting project. But what’s actually going to push adoption for P2P/decentralized platforms like this?

      • alphazard a day ago

        The change in GitHub leadership at Microsoft for starters.

        • pessimizer a day ago

          What radicle should be concentrating on is becoming a namespaced p2p crates.io alternative. Rust has a Microsoft dependency.

      • minraws a day ago

        Are there any differences from git, or tbh is there a project I can maybe contribute to on Radicle and learn from experience?

        Can pitch in with helping out Windows support

        • Skinney 14 hours ago

          It's "just" git, but you push to a special remote which will synchronize your repo on a p2p network.

          There's also a CLI for issues and pr's, which also get's stored in your git repo.

        • esafak a day ago

          Additional features that would make me consider switching:

          - jujitsu support

          - IDE plugins

          - code-base CI

          P2P VCS doesn't cut it for me.

        • aiw1nt3rs a day ago

          "We made an effort to start paving some of the way to being able to use Radicle on Windows. The first step was taken for this, and you can now use the rad CLI on a Windows machine – without WSL."

          This was a long-missing piece, and it’s great to finally be closing that gap.