• AustralianSimon@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    4 days ago

    Codeberg doesn’t allow you to use AI with your repos. Even if it is just writing your docs for you.

    Radicle is decentralised though!

    • vividspecter@aussie.zone
      link
      fedilink
      English
      arrow-up
      12
      ·
      4 days ago

      You can always self host forgejo, but yeah, codeberg is an opinionated place, I suspect primarily due to resource constraints. Not a github replacement and not really trying to be.

      • AustralianSimon@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        24 hours ago

        I do run a local instance but what I do is then replicate certain repos out to Github and Codeberg. (The ones I like to keep public)

    • PhenomenJan@lemmy.today
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      Radicle is awesome, but having to create a new account for each device is a pain, especially if you want them all to have access to the same private repo.

    • Skullgrid@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 days ago

      Yeah, I don’t think I have a codeberg going at the moment because I want to do CC4NC.

      There’s like some scripts I don’t mind people making derived commercial works since they’re fucking tiny, but other than that, I don’t want people getting rich off my code.

    • gwl [he/him]@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      4
      ·
      2 days ago

      Doesn’t allow you to use AI with your repos

      You say that like it’s a bad thing, that’s a EXCELLENT THING, get the slop outta open source

      • AustralianSimon@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        24 hours ago

        That’s completely irrational but you do you. Maintaining documentation is one of the best and safest uses for LLMs in coding - devs generally write bad documentation because they don’t want to do it.