Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

⁨71⁩ ⁨likes⁩

Submitted ⁨⁨2⁩ ⁨days⁩ ago⁩ by ⁨mesamunefire@piefed.social⁩ to ⁨videos@lemmy.world⁩

https://diode.zone/videos/watch/19cfe98b-bd86-405c-bb2e-0b3133f8b528

What Should I Use Instead of Github? - Codeberg Gitlab and BitBucket

source

Comments

Sort:hotnewtop
  • CameronDev@programming.dev ⁨2⁩ ⁨days⁩ ago

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

    source
    • boaratio@lemmy.world ⁨1⁩ ⁨day⁩ ago

      Can confirm.

      source
  • abbadon420@sh.itjust.works ⁨2⁩ ⁨days⁩ ago

    Or Forgejo

    source
    • HappyFrog@lemmy.blahaj.zone ⁨2⁩ ⁨days⁩ ago

      Codeberg uses forgejo I believe.

      source
    • CorrectAlias@piefed.blahaj.zone ⁨2⁩ ⁨days⁩ ago

      Out of these options, Forgejo is my favorite for sure.

      source
    • los0220@lemmy.world ⁨1⁩ ⁨day⁩ ago

      I’ve been hosting Forgejo for a few months now, couldn’t be happier.

      source
    • msage@programming.dev ⁨1⁩ ⁨day⁩ ago

      Only Forgejo, everything else is shit or soon will be.

      source
  • theherk@lemmy.world ⁨2⁩ ⁨days⁩ ago

    I really like sr.ht. It forces you to learn how to use git with its built in patch and send via email system. Also they host gemini small web.

    source
  • just_another_person@lemmy.world ⁨2⁩ ⁨days⁩ 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.

    source
    • atro_city@fedia.io ⁨2⁩ ⁨days⁩ 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

      source
      • PlexSheep@infosec.pub ⁨2⁩ ⁨days⁩ 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.

        source
        • -> View More Comments
    • yuriRO@lemmy.dbzer0.com ⁨2⁩ ⁨days⁩ ago

      But i like the gui tho

      source
    • MousePotatoDoesStuff@piefed.social ⁨2⁩ ⁨days⁩ ago

      For private stuff, I just don’t push it anywhere and use a separate backup program :P

      source
    • BakedCatboy@lemmy.ml ⁨2⁩ ⁨days⁩ 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.

      source
  • PlexSheep@infosec.pub ⁨2⁩ ⁨days⁩ ago

    Forgejo is cool but I’ve been waiting for federation for years now.

    source
    • BakedCatboy@lemmy.ml ⁨2⁩ ⁨days⁩ 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.

      source
  • boaratio@lemmy.world ⁨1⁩ ⁨day⁩ ago

    No one talking about Gitea?

    github.com/go-gitea/gitea

    source
    • mholiv@lemmy.world ⁨1⁩ ⁨day⁩ ago

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

      source
    • kokesh@lemmy.world ⁨1⁩ ⁨day⁩ ago

      I’m using my own gitea and can’t be happier.

      source
  • atopi@piefed.blahaj.zone ⁨1⁩ ⁨day⁩ ago

    the video isnt playing for me, but i assume git.gay will be proclaimed as the best github alternative

    source
    • mesamunefire@piefed.social ⁨1⁩ ⁨day⁩ ago

      Server might be overloaded.

      source
  • GreenKnight23@lemmy.world ⁨2⁩ ⁨days⁩ ago

    been selfhosting gitlab for about 6 years now. I’m happy with it.

    source
    • blazeknave@lemmy.world ⁨1⁩ ⁨day⁩ 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?

      source
  • afk_strats@lemmy.world ⁨2⁩ ⁨days⁩ 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

    source