• Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    110
    ·
    8 days ago

    The right time to look elsewhere was when Microsoft bought it.

    The next best time was when viable alternatives like GitLab and later, Codeberg appeared.

    The next best time was when it became clear that they were stealing your code to feed into their sparkly autocomplete and were going to sell it back to you.

    The next best time was when they dumped a bunch of vibecoded garbage into the codebase and killed the uptime.

    The next best time is now.

    You don’t even have to migrate all your stuff. Just start all your new projects on Codeberg, or GitLab, or something self-hosted. Once you get used to the new place, you can migrate your old stuff when you’re ready.

    • dan1101@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      ·
      8 days ago

      This is exactly it, Microsoft always makes things about themselves. They change everything, mostly for the worse.

    • AA5B@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      7 days ago

      Comments like this are so frustrating to see, as my company goes backwards, moving from Gitlab to GitHub.

      • boonhet@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        5
        ·
        7 days ago

        I mean, didn’t Gitlab also say they were going all-in on AI?

        There’s no major forge you can use for proprietary projects that isn’t shitty.

        • AA5B@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 days ago

          Don’t remind me …. The doublespeak at my company …… we had to use GitHub for the built in AI, but couldn’t even evaluate GitLab’s AI because it costs extra

  • melfie@lemmy.zip
    link
    fedilink
    English
    arrow-up
    23
    ·
    8 days ago

    Self-hosted Forgejo works well for my own use. My employer is moving to GitHub Enterprise where it’s a separate instance per company with certain infra shared. Should be a slight improvement, I guess, though probably not a bad idea to make sure internal tooling is built with the git forge being configurable. 😉

    • gdog05@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      8 days ago

      I’ve been eyeing Gitea. Do you have any reason for using Forgejo that I might overlook Gitea in favor of it?

      • melfie@lemmy.zip
        link
        fedilink
        English
        arrow-up
        16
        ·
        8 days ago

        I used to run Gitea and switched to Forgejo mainly because I prefer a community project over one run by a for-profit company. I never had any substantive complaints against Gitea during my time with it to be honest, but thought I’d get off of it before investing too much further in case it went in a bad direction.

        • gdog05@lemmy.world
          link
          fedilink
          English
          arrow-up
          9
          ·
          8 days ago

          That is a solid enough reason and one I wasn’t aware of. Exactly the kind of thing I was hoping to find out, thank you!

          • uzay@infosec.pub
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 days ago

            The transition of gitea to chasing profits was pretty messy too iirc and motivated the forgejo fork. Gitea lost a lot of good-will back then. Forgejo is also the base that codeberg runs on now.

  • Skullgrid@lemmy.world
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    2
    ·
    8 days ago

    Is your code free for others to do whatever the fuck they want to with it? : codeberg

    Do you want to put certain restrictions (eg financial)? Gitlab

    • AustralianSimon@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      8 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!

      • PhenomenJan@lemmy.today
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 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
        2
        ·
        8 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.

  • mvilain@fedia.io
    link
    fedilink
    arrow-up
    9
    ·
    8 days ago

    Moved to codeberg.org when that Microslop VP took over running github. I have nothing on the platform but my account so I can look at other stuff on the site.

  • Sonalder@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    8 days ago

    We need decentralized forge such as radicle.dev to become more mainstream and people seeding tons of repo!

  • _hovi_@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    8 days ago

    Any alternatives with a good UI? Really don’t like the ones for codeberg or gitlab tbh, and GitHub is bearable

    • flubba86@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      8 days ago

      Honestly, for me the Forgejo/Codeberg UI is the best out there, I actually like it even better than GitHub. I think you just need to get used to it. If you had been using Codeberg the last 10 years and just discovered GitHub today, you’d take one look at it and say the UI is bad.

    • mnemonicmonkeys@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 days ago

      I filled out an IT helpdesk request last week because I couldn’t push any updates to GitHub. I was able to access the site, so I though my access token was retired since that happens every once in awhile.

      Nope. It was GitHub. For some reason it couldn’t accept my push despite the website still being up. And I didn’t find out until the tech called the the next day and it worked when I tried to recreate it in front of them