• onlinepersona@programming.dev
    link
    fedilink
    arrow-up
    16
    ·
    1 day ago

    I won’t ever write zig but respect to the maintainers for moving to codeberg and sticking to their principles. If the nixos foundation had any, they would move too (but I guess fighting in the forums is more fun than moving).

    • tengkuizdihar@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      7 hours ago

      im not sure codeberg currently had the infrastructure to support day-to-day operation of nixpkgs development. I’m using codeberg daily for my own projects, and sometimes the diff for MR is broken or load for too long. Not mentioning stability issues.

      Of course I wouldn’t complain of something thats maintained by volunteers. I’m just saying the traffic for nixpkgs are currently big and I’m pessimistic codeberg can handle it.

    • danhab99@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      7 hours ago

      I feel like we should be treating git as more of a federated system. What rule is there against pushing to multiple remotes?

  • staircase@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    I had a pleasant experience moving my project from github to codeberg. CI is nicer in codeberg because of local runners; easy to migrate too

      • staircase@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        13 hours ago

        It will run faster if your local machine is faster than the cloud, but otherwise it’s the same. I don’t think I tried starting CI from my machine, per se, I would instead point codeberg to my machine, push to codeberg, and codeberg would send the job to my local runner. You probably can do it entirely locally.

        The main benefit for me was that I can run CUDA workflows without needing to pay extra for GPUs. I’ve not really thought about what happens if you want to deploy to an architecture you don’t own. I can’t recall what architectures they provide.

        Note this is with woodpecker CI. I think they’re migrating to a new CI at some point.

  • Life is Tetris@leminal.space
    link
    fedilink
    arrow-up
    11
    ·
    1 day ago

    This is great. Overdue if you consider the values they espouse. Quite feasible for a compiler project to ignore the network effects of Github. Is their Discord usage next :-)

    • locuester@lemmy.zip
      link
      fedilink
      English
      arrow-up
      33
      ·
      2 days ago

      Yeah surprised it hasn’t. Rust Foundation went as far as abandoning their X account a long time ago.

      • anton@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        5
        ·
        1 day ago

        They get a lot of compute for cheap/free and their well supported target follow the available github runners.
        While writing this comment I found out that the crater run happens on AWS. It tests all packages on crates.io and most public rust projects on github.

    • FizzyOrange@programming.dev
      link
      fedilink
      arrow-up
      12
      arrow-down
      1
      ·
      2 days ago

      Why? Microsoft gives them a ton of money for CI and infrastructure. Unless they are having serious technical issues I don’t see why they would move to a more expensive and probably less well integrated CI provider.

      • MonkderVierte@lemmy.zip
        link
        fedilink
        arrow-up
        24
        ·
        2 days ago

        Putting aside GitHub’s relationship with ICE, […]

        More importantly, Actions is created by monkeys and completely neglected. After the CEO of GitHub said to “embrace AI or get out”, it seems the lackeys at Microsoft took the hint, because GitHub Actions started “vibe-scheduling”; choosing jobs to run seemingly at random. Combined with other bugs and inability to manually intervene, this causes our CI system to get so backed up that not even master branch commits get checked.

        • FizzyOrange@programming.dev
          link
          fedilink
          arrow-up
          14
          arrow-down
          7
          ·
          2 days ago

          It’s “relationship with ICE” is that they haven’t banned an official US government agency from buying their software. I might not agree with what ICE is doing but I also don’t agree with every corporation in the world having to morally police all of their customers for fear of being pilloried by cancel culturists.

          The “created by monkeys” seems to be a minor bug. What system doesn’t have those? I’ve certainly had plenty worse bugs with Gitlab CI.

          “Completely neglected” is complaining about the lack of FreeBSD support!

          I do think GitHub is relatively neglected. There are quite a few big issues they could fix with relatively little effort but they seem to go years with no comment.

          It’s not really much better with Gitlab though; the only difference is you see more “a large premium customer is requesting this” comments!

          I doubt Forgejo really have more resources to fix bugs than GitHub or Gitlab.

          • who@feddit.org
            link
            fedilink
            English
            arrow-up
            8
            ·
            edit-2
            2 days ago

            I might not agree with what ICE is doing but I also don’t agree with every corporation in the world having to morally police all of their customers for fear of being pilloried by cancel culturists.

            I don’t think ICE behavior is remotely equivalent to celebrities who annoy people into trying to organize a boycott. To compare them like this suggests to me that the person doing so is either willfully complicit, or unfathomably out of touch. I hope you’ll give your position some more thought.

            “The only thing nec­es­sary for the tri­umph of evil is for good men to do noth­ing.”

          • Kissaki@programming.dev
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 day ago

            … Gitlab though; the only difference is you see more “a large premium customer is requesting this” comments!

            I love those! /s 😄 It can certainly feel like a pattern, specifically for some tickets.

          • fruitycoder@sh.itjust.works
            link
            fedilink
            arrow-up
            5
            ·
            2 days ago

            Official government agency doesnt make voluntary deals with them just or ok.

            Voluntary deals that include mass surveilence and automation of a genocide and an ethnic cleansing.

      • e8d79@discuss.tchncs.de
        link
        fedilink
        arrow-up
        14
        ·
        2 days ago

        Why?

        To show some backbone. Microsoft was involved in enough abominable things in the last years alone; any one of them is reason enough to boycott them for it.

            • FizzyOrange@programming.dev
              link
              fedilink
              arrow-up
              2
              arrow-down
              4
              ·
              1 day ago

              I wouldn’t say those are “abominable” either. AI is fine. Microsoft actually cut off Israel’s access to Azure…

              They’re operating infrastructure. They aren’t going to morally vet every single customer. Imagine how many dubious things run on AWS that we never hear about!

  • Mikina@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    I was planning to look into Zig for this year’s Advent of Code. Haven’t really looked at it yet, but I’ve heard good things about it. Nowadays I mostly write in C# or Python for smaller scripts, so I kind of expect getting back to C-style code might have some friction, but it’s about time to refresh my memory. I had a pretty good time with Rust for AoC in the previous years (not that I ever used it for anything else), but I guess it’s time to try something else.

    • Ŝan • 𐑖ƨɤ@piefed.zip
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      2 days ago

      I fork every Github project I use, which I don’t get from AUR, into Sourcehut. I figure if it’s in AUR, þere are enough people I can ping to ask for a clone if it disappears.