And why?

  • toastal@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    16 minutes ago

    For Darcs I have been using darcs hub & mirroring to my server. That said Smederee has slowly but surely been shaping up to be a better replacement (recently got reStructureText support!); once they have obliterate support, I will be tempted to make it primary for real since it covers all the basics.

    For Pijul, I can really only use it self-hosted over SSH. Nest is far too feature barren to be usable—especially without the ability to fetch tarballs for instance where you can’t have or use the pijul binary for fetching (which is a bit ironic since the Pijul binary has an archive to create tarballs, Nest just doesn’t expose it). Pijul is faster & the key concept of separating your commit ID from details (such as Darcs or Git using Name <e@mail.address> as the identifier) is much nicer not just for privacy if wanted but changing these details for whatever your reasons maybe (imagine changing your name after marriage or sex change & trying to convince all projects you’ve committed to to rewrite their history with your new info to not be confused or dead-named—most maintainers would ignore you). Someone should write a decent, lightweight forge so Pijul can be usable.

    I use Darcs/Pijul since Patch Theory is a better model than snapshot-based version control as seen in Git/Mercurial & others. Since neither have many hosting or forge options, there are not many choices (answering the “why?”).

    If using Git, an inferior VCS IMO, things are now going hosted on Codeberg. In the past, I had paid for SourceHut & while it was a generally nice, lightweight experience I was disappointed with the features & progress to the point I didn’t feel I was getting good value (also no Darcs or Pijul support, just Git & Mercurial). Since I don’t write any of my own code using Git anymore, I don’t really bother self-hosting cgit, Ayllu, or something. That said, Forgejo is a pretty disappointing in its direction as they choose to clone more features from MS GitHub than even Gitea which basically leaves you with MS GitHub but FOSS without addressing some core issues (PR workflow is not good, YAML-based CI is not good, & so on); a better sell IMO would be fundamental improvements on these old models/workflows that would inspire leaving for technical reasons instead of social/political/philosophical reasons.

  • DasFaultier@sh.itjust.works
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    7 hours 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.

  • m4m4m4m4@lemmy.world
    link
    fedilink
    arrow-up
    32
    ·
    10 hours 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.

  • mlfh@lemmy.ml
    link
    fedilink
    arrow-up
    50
    ·
    11 hours 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).

    • zelifcam@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      10 hours ago

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

      • Foster Hangdaan@lemmy.fosterhangdaan.com
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        55 minutes 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.

  • LalSalaamComrade@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 hours ago

    I’m not cool enough to use Sourcehut and deal with patches and emails - they’re already a pain in the ass when I submit patches to GNU, so I stick to Codeberg.

  • dinckel@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    9 hours 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

  • ExtremeDullard@lemmy.sdf.org
    link
    fedilink
    arrow-up
    23
    arrow-down
    8
    ·
    edit-2
    11 hours 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.

    • theshatterstone54@feddit.uk
      link
      fedilink
      arrow-up
      2
      ·
      2 hours 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.

  • Mike Wooskey@lemmy.thewooskeys.com
    link
    fedilink
    English
    arrow-up
    13
    ·
    11 hours 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).

  • ryannathans@aussie.zone
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    10 hours 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

  • 2xsaiko@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    ·
    10 hours 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.