• Canaconda@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    11 days ago

    Someone educate me plz.

    What is the best decentralized option? Codeberg?

    I’m just finally getting to the point in my skillset where github is something I use regularly. I’m definitely not posting anything I ever, If I ever, make it to anything owned by microslop.

    • staircase@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      11 days ago

      codeberg’s fine, but it’s not decentralized. It’s a single org running a forgejo instance somewhere in europe. It also banned AI generated code and crypto projects. If you’re not doing either of those, codeberg is possibly the easiest way to get off github.

      If you really want decentralized, you can look at radicle. Or you can self-host but that would be unwise if you’re new to it all.

      • Canaconda@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        10 days ago

        I’m probably gonna go with codeberg. But I’m also anticipating a fascism-induced rift in the internet and I’d like to anticipate where the cool kids will be hanging out.

    • Unleaded8163@fedia.io
      link
      fedilink
      arrow-up
      1
      ·
      11 days ago

      I think Codeberg is only appropriate for FOSS projects. If your project is FOSS, it’s probably great, if not, maybe GitLab?

    • Thinker@feddit.online
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 days ago

      If you’re actually after decentralized, forgejo (the forge that codeberg hosts) is probably what you want. Either that or, if you don’t actually need all the features of GitHub (Pull Requests, Continuous Integration, Issues, etc. via a web interface), you can just keep your git repo(s) in multiple remotes, you don’t need a dedicated forge.