And why?

  • Mike Wooskey
    link
    fedilink
    English
    209 months ago

    I self-host forgejo. I’m not a heavy or advanced user, and it suits my needs. I barely use github any more: mainly to star repos I like, and find and use repos (there’s a ton there - it’s almost ubiquitous).

  • @[email protected]
    link
    fedilink
    English
    99 months ago

    I use github to star other repos because almost all repos are on github. A star supports the project.

    I host my stuff on github because everyone else is on github and can star my repos.

    I have access to codeberg

    • @[email protected]
      link
      fedilink
      English
      49 months ago

      https://dagster.io/blog/fake-stars

      ‘Stars’ are such a dubious, gamed feature telling you little value about a project’s quality. It doesn’t really ‘support’ a project, but it does feed into the anxiety & social media sludge on the platform. We would be better without them.

  • @[email protected]
    link
    fedilink
    899 months ago

    Forgejo, a Gitea fork used by Codeberg. I chose it because it’s got the right balance of features to weight for my small use case, it has FOSS spirit, and it’s got a lovely package maintainer for FreeBSD that makes deployment and maintenance easy peasy (thanks Stefan <3).

    • @[email protected]
      link
      fedilink
      English
      59 months ago

      +1 for Forgejo. I started on Gogs, then gathered that there had been some drama with that and Gitea. Forgejo is FOSS, simple to get going, and comfortable to use if you’re coming from GitHub. It’s actively maintained, and communication with the project is great.

    • @[email protected]
      link
      fedilink
      39 months ago

      I do the same. Forgejo works really well, and I’m also absolutely stoked for forge fed some day.

      It also has things like CI/CD. It’s a really really good project and self hosting it is relatively painless. Even integrating it with my identity provider over oidc was no problem.

    • zelifcam
      link
      fedilink
      English
      209 months ago

      I’ve been meaning to switch over from Gitea to Forgejo for ever. I’ll get it done tomorrow ;)

      • Foster Hangdaan
        link
        fedilink
        15
        edit-2
        9 months ago

        Definitely best to get that done ASAP. Forgejo being a drop-in replacement for Gitea won’t be guaranteed ever since the hard fork:

        To continue living by that statement, a decision was made in early 2024 to become a hard fork. By doing so, Forgejo is no longer bound to Gitea, and can forge its own path going forward, allowing maintainers and contributors to reduce tech debt at a much higher pace, and implement changes - whether they’re new features or bug fixes - that would otherwise have a high risk of conflicting with changes made in Gitea.

      • clb92
        link
        fedilink
        English
        19 months ago

        Why switch from Gitea to Forgejo, if I may ask?

  • @[email protected]
    link
    fedilink
    45
    edit-2
    9 months ago

    I use Github for 4 reasons:

    • Everybody else is on Github. Github is to repo hosting what Youtube is to video hosting. It’s sad but that’s how it is in this world of unchecked, extreme big tech monopolization. So I put my stuff up there because it’s just simpler to be found.
    • I use Github as a dumb git repo. I don’t use any of the extra social media garbage Microsoft tacked onto it. So I get free hosting and Microsoft pretty much gets no data on me - i.e. I’m a net loss to them.
    • You can use dumb repos as PPA and RPM sources, if you need to distribute Debian or Redhat packages. Microsoft never intented for repos to be used this way, but if I can abuse Microsoft services, I will six ways to Sunday.
    • Github lets you drop videos in your README.md. But here’s a trick: you can use the links to the video files anywhere. In other words, you can use Github to host videos that you can post on other forums - including here on Lemmy, or on Reddit if you’re still patronizing that cesspit for some reason. I find this a nice way to abuse Microsoft’s resources also, and I’m all for abusing Microsoft’s resources.

    TL;DR: I use Github not only because it’s the most prevalent git hosting service out there, but because I can abuse it and make Microsoft pay for the abuse without getting anything of value from me in return.

    • CarrotsHaveEars
      link
      fedilink
      169 months ago

      Reading the first sentence of your post: I dispise you.

      Read to the end: I love you.

    • @[email protected]
      link
      fedilink
      79 months ago

      I’m actually continuously running github actions that I don’t need running, just because I can, and because it uses up their resources.

      That’s something I really like about Ublue: they use Github actions, so if you build a custom image, you’re using Github’s processing power for it. So, go do that. Make hundreds. Bleed Microsoft dry.

      • @[email protected]
        link
        fedilink
        English
        109 months ago

        wasting energy to somehow stick it to the man?

        Exhibit 56845 why humanity is fucking doomed.

        • @[email protected]
          link
          fedilink
          19 months ago

          I actually forgot the /s. And I guess I wasn’t clear enough. This is less than a drop in the pool for them. An image build that takes them around 15 mins including setting up the VM for the build, takes me around the same time on a machine with a 6-core Ryzen 5 at 2.375GHz, with 8GB RAM. So because they’re running it on their high end hardware and it still takes that long, they aren’t allocating that many resources to the VM, meaning that it costs them basically nothing.

          TLDR: If any of this was a cost that had any significance to their bottom line, it would have been restricted and/or monetised.

          • @[email protected]
            link
            fedilink
            English
            3
            edit-2
            9 months ago

            It’s obviously trivial energy waste in the big picture, but it’s 100% waste if you don’t need it. Like turning on lights in empty rooms.

      • ⸻ Ban DHMO 🇦🇺 ⸻
        link
        fedilink
        English
        19 months ago

        That’s what the founder of ublue said about it in a video I watched the other month. Love the spirit behind that project

  • @[email protected]
    link
    fedilink
    8
    edit-2
    9 months ago

    Gitlab

    Open source

    Free ultimate for open source organisations, we get a lot of free pipeline minutes without having to run our own servers for devops. Allows us to focus on development

  • jecxjo
    link
    fedilink
    English
    39 months ago

    I just self host gitolite. I wrote a script for archiving tagged versions to zip files as well as an optional parameter to pipe code into a markdown file and convert that to HTML for code i wish to show people. Everything else I do through the cli and have no use for a fancy UI.

  • Scott
    link
    fedilink
    English
    69 months ago

    Gitlab.com and Gitlab ce self hosted

    Open source and I’m very very familiar with how ci/cd operates.

  • @[email protected]
    link
    fedilink
    549 months ago

    Codeberg. I host my web portfolio live there and even did a small contribution to kbin when it was alive. It’s great though now I’d want to look at forgejo.

  • dblsaiko
    link
    fedilink
    59 months ago

    sourcehut. I like how it’s structured, where issue trackers, repos, and so on are independent of each other but can be grouped using a project, and you can have as many of each as you want or none at all. You should be able to have a huge monorepo with many issue trackers, or a single issue tracker for a project split across many repos if you want. GitHub doesn’t really allow you to do either, certainly not the former, and same with most of the alternatives. Everything else seems to clone GitHub’s workflow for contributions as well which I can’t stand (sourcehut uses git send-email as the primary contribution method — but there is also a GitHub style PR button —, which apart from the email jank I find much better because once it’s set up you can just send changes to any project with just a local clone; it also means you don’t even have to be registered on sourcehut to send changes to a project hosted there).

    I also self-host cgit I suppose but that’s not really a GitHub alternative.

  • dinckel
    link
    fedilink
    89 months ago

    I use Gitlab, but i’m becoming increasingly more unhappy with it over time.

    When i have enough resources run another local machine, im planning to switch to switch to Codeberg, with selfhosted Woodpecker CI instead

  • DasFaultier
    link
    fedilink
    299 months ago

    Gitlab at work, because, well, it’s there and it works just fine.

    Forgejo at home, because it’s far less resource hungry.

    In the end Git is a) a command line tool for b) distributed working, so it really doesn’t matter much which central web service you put in place, you can always get your local copy via git clone REPO.