• mholiv@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      19 minutes ago

      Gitea suffers from corporate capture. Forgejo is the community fork primarily sponsored by the Codeburg nonprofit based out of Germany.

  • CameronDev@programming.dev
    link
    fedilink
    arrow-up
    47
    ·
    13 hours ago

    Swapping github (MS) for bitbucket (Atlassian) is a completely sideways move. Atlassian will fuck you just as hard as MS will.

    • blazeknave@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      3
      ·
      6 hours ago

      Claude talked me out of it multiple times bc of resource load but I feel like I’m constantly writing custom integration for forgejo to get parity. You using for hobbies or b2b production?

    • BakedCatboy@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 hours ago

      Yeah that was the main thing that excited me about it - because I don’t mainly use GitHub to have stuff publicly visible - I mainly use GitHub to contribute to specific projects and interact with specific people. Without federation, I can’t do that if I self host.

  • afk_strats@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    12 hours ago

    I’ve been self-hosting forgejo for about 2 months for 3 people. Its been great so hard. We haven’t set up actions yet so I can’t talk to that capability, but everything has been great otherwise

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    7
    arrow-down
    12
    ·
    edit-2
    14 hours ago

    Y’all, it’s Git.

    If you’re so paranoid that literally no PaaS is doing it for you, AND you don’t care about the extra features for community interaction, just push to literally any other machines to keep copies.

    If you need the public facing features, and you claim they are all terrible, make your own, or STFU already, my God. It’s all UI on top of git. All those extra features ARE the product.

    • atro_city@fedia.io
      link
      fedilink
      arrow-up
      16
      arrow-down
      2
      ·
      13 hours ago

      what a dumb take. how do I tell a dev that there’s a bug without codeberg or something similar ? How do I see what others have encountered? how can I see what changes other people are proposing?

      we aren’t all developers who are going to look at the source code. some of us actually want to donate, report bugs, and find other users

      • PlexSheep@infosec.pub
        link
        fedilink
        arrow-up
        3
        ·
        12 hours ago

        I guess mailing lists and something like the debian BTS is the old fashioned way, but agree that it has fallen out of time.

        • atro_city@fedia.io
          link
          fedilink
          arrow-up
          2
          ·
          1 hour ago

          I had to look up mailing lists and that feels like something right out of the 90s. There’s no way normal people use or are willing to use that. It looks terrible

          • PlexSheep@infosec.pub
            link
            fedilink
            arrow-up
            1
            ·
            1 hour ago

            It’s actually not that bad, and I say that as a zoomer myself. Debian for example has mailing lists for many topics, where discussion happens. Then again they also use IRC for short messages.

            I still prefer web based bug tracking systems, though.

    • BakedCatboy@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      9 hours ago

      Ok well I DO care about community interaction, like it’s the #1 reason I use a forge. You act like that’s an edge case.