• Pyro@lemmy.world
      link
      fedilink
      English
      arrow-up
      18
      ·
      10 months ago

      I want to like Forgejo but the name is really terrible.

      Is it “forj-joe”? Nah, that double-J sound is way too awkward.
      Do you then merge the J sounds to make “forjo”? If so, why not just call it that?
      Is it maybe “for-geh-joe”? That seems the most likely to me, but then that ignores the “build < forge” marketing on their website.

      I know it’s pretty inconsequential, but it feels weird using a tool that you don’t even know how to pronounce the name of.

    • TxzK@lemmy.zipOP
      link
      fedilink
      arrow-up
      16
      ·
      10 months ago

      Yeah Fogejo is amazing. Moved all my personal projects from GitLab to Codeberg recently. Wish I knew about it sooner

      • Gamma@beehaw.org
        link
        fedilink
        English
        arrow-up
        12
        ·
        10 months ago

        They got bought so people jumped ship, I haven’t heard anything bad personally

        • QuazarOmega@lemy.lol
          link
          fedilink
          arrow-up
          5
          ·
          10 months ago

          Yes as you say, I think they’re still pretty fine, though I do prefer Codeberg as a hosted solution myself and in turn Forgejo, especially for their federation plans

              • Gamma@beehaw.org
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                10 months ago

                Looking at the forgejo issue, the dev working on the federation tools for gitea had worked for 6 months (gitea issue opened Jan 2022) before opening the issue Nov 2022 with the initial goal being to merge into forgejo and then merge that upstream with gitea

      • dukk@programming.dev
        link
        fedilink
        arrow-up
        14
        ·
        10 months ago

        They’re both pretty on par for the most part. If it’s too much of a hassle, there’s no real need to switch.

        Now that Gitea is owned by a for-profit company, people are afraid that they’ll be making anti-user changes. This, Forgejo was born. It pulls from Gitea weekly, so it’s not missing anything. It’s also got some of its own features on top, but they’re currently pretty minor. Also, most of the features end up getting backported back to Gitea, so they’re mostly on par with each other. However, many features find themselves in Forgejo first, as they don’t have the copyright assignment for code that Gitea does. Additionally, security vulnerabilities tend to get fixed faster on Forgejo. They are working on federation plans, however, so we’ll see how that pans out.

        Overall, there’s no downside of switching to Forgejo, and you’ll probably be protected if Gitea Ltd. makes some stupid decisions in the future. However, at the moment, there’s no immediate advantage to switching, so you can stick with Gitea if you’d like.

        • PlexSheep@feddit.de
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          I thought gitea was doing federation too? Im pretty excited about that part, as I’ve wanted to move away from GitHub but the visibility it gives is just on another level. Users can’t register on my instance, therefore they also can’t open issues and PRs.

          Is switching to forgejo more work than just changing my compose file a little? I hope my database can get transferred.