I’ve seen some comments about how “gitlab bad” or whatnot, why do people prefer Codeberg over GitLab?

  • it_a_me@literature.cafe
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    8 months ago
    1. Codeberg is fully open source(forgejo) while gitlab has an open source core+community edition but a source available propietary enterprize edition.

    2. Codeberg is a nonprofit with no ulterior motives. Gitlab is a publicly traded for profit entity with a goal to make profit

    3. This could just be me, but codeberg feels a lot more transparent. When they have outages, they explain why.

    4. Super minor, but the codeberg team “self-hosts” their own servers so you only need to trust the one entity rather than additionally trusting the server provider.

    • droopy4096@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      self-hosting is great but that still means datacenter someplace. I’ve been using GitLab for some time now and CodeBerg “feels weird” to me. But then it could be my biases and “muscle memory”. I’d say whatever feels right for you.

      Unlike other big name Git hosting company who chose to use AI to “steal” from hosted projects other two did not stoop that low. So there’s that.

      • Helix 🧬@feddit.de
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        that still means datacenter someplace

        no, you can also self host on your personal computer and simply mirror everything that you’re throwing on Codeberg.

  • loathesome dongeater@lemmygrad.ml
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    8 months ago

    GitLab is not completely open source. It is owned by a for profit corporation.

    Codeberg runs on Forjego which is open source. It is run by a non-profit.

    • Mikelius@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      Just curious, what part isn’t open source? I’m running a dockerized instance of it on my local server and have made my own modifications to the rails code in several places to meet my needs closer. Haven’t seen anything that would indicate it wasn’t open source, so just wondering where I should be looking. Unless these comments are related to the .com website and not personal instances