Live data from Hacker News

Migrating the main Zig repository from GitHub to Codeberg

ziglang.org

561–570 of 952 posts

Re: Migrating the main Zig repository from GitHub to Codeberg

#561

Earlier quoted context omitted.

That's a weird take-away from the post, where the only time ICE is mentioned is > Putting aside GitHub’s relationship with ICE, and the rest of the article provides technical reasons.

I feel like that's the whole point of the OP. I agree with the overall post but mentioning the ICE relationship seems to detract from the main point. "I hate GitHub because X Y and Z features are bad" is a good reason to move away; "I hate GitHub because one of their thousands of enterprise customers does not align with my political views" is not, in my opinion. For the record, I do not support ICE

That's why the article put that reason aside

Re: Migrating the main Zig repository from GitHub to Codeberg

#562
post #13

> Effective immediately, I have made ziglang/zig on GitHub read-only, and the canonical origin/master branch of the main Zig project repository is https://codeberg.org/ziglang/zig.git . If there is one benefit in moving from GitHub it is certainly avoiding receiving AI slop issues on GitHub. Github was on the decline anyway in the past 5 years, it's time for an alternative and we'll see. Would rather it being Codeber…

Where do you see sourcehut falling short?

Re: Migrating the main Zig repository from GitHub to Codeberg

#564
post #518

Earlier quoted context omitted.

Not even virtue, codes of conduct just signals leftist control over an organisation.

US leftists, or non-US leftists?

Whats the difference? Both are (or were) funded by NGOs and the state department.

Re: Migrating the main Zig repository from GitHub to Codeberg

#565

Earlier quoted context omitted.

The best free CI system in the world has macOS 15 runners running at 75% capacity due to a background process that consumes 100% CPU [1]. The problem is known to them since May but not fixed half a year later. [1] https://github.com/actions/runner-images/issues/13358

So tell us where is the better free macOS CI provider? I would love to switch to them. That is what I meant by the BEST FREE CI provider. It is not the best if you have money for something better.

I would love to know it. I use GH Actions to test my open source code on MacOS, Windows and Linux FOR FREE which is amazing. Without them I just wouldn't test on anything other than what I happen to have locally or what TravisCI/CircleCI had in their free tier before GH Actions made things so much easier.

But if you do know of alternatives, I'm all ears.

Re: Migrating the main Zig repository from GitHub to Codeberg

#566

PSA: Codeberg currently does not implement accessible account registration. It is impossible for screen reader users to make a Codeberg account due to the image-only captcha. There's a manual fallback path, but no idea how long that takes. I've been forced to use the Wikimedia one, and that was about 3 months. This has been pointed out to them many times, and it's seemingly not something they're willing to fix. If yo…

I wonder why they didn't just enable audio captchas, which are supported by the captcha package I wrote that they use.

Re: Migrating the main Zig repository from GitHub to Codeberg

#567

Earlier quoted context omitted.

I agree that the article is strongly worded, and Andrew seems quite angry/frustrated. However, it also gives me flashbacks of how it was back in the golden days, when Linus was calling wannabe kernel contributors idiots who should have died because they "couldn't find their mothers tit to suck on". Having low patience is a quirk of our nerd culture, and now that the woke season has ended, it seems to be going back to…

Treating people poorly isn’t a quirk of nerd culture. Even Linus doesn’t think so. > This is my reality. I am not an emotionally empathetic kind of person and that probably doesn't come as a big surprise to anybody. Least of all me. The fact that I then misread people and don't realize (for years) how badly I've judged a situation and contributed to an unprofessional environment is not good. > This week people in our…

But it is very common. I was watching a YouTube video by Casey Muratori where he says anyone using a garbage collected language is stupid and just not a good programmer! Just like that he offended 95% of our industry. He even said people who use smart pointers are just beginners and haven’t learned the true ways yet, offending the remaining 5%. And this sort of comment and people supporting those opinions are extremely common!

Re: Migrating the main Zig repository from GitHub to Codeberg

#568
I sent a pull request to an open source project and GitHub added Copilot to review it, saying I invited it to review, embarrassing me. It then spit out some nonsense. Turns out this is controlled by a switch somewhere, which was enabled.

I like Copilot in VSCode, but this is BS.

Re: Migrating the main Zig repository from GitHub to Codeberg

#569
post #35

> As a bonus, we look forward to fewer violations (exhibit A, B, C) of our strict no LLM / no AI policy, Hilarious how the offender on "exhibit A" [1] is the same one from the other post that made the frontpage a couple of days ago [2]. [1] https://github.com/ziglang/zig/issues/25974 [2] https://news.ycombinator.com/item?id=46039274

That one was poorly documented and may have been related to an issue in my code. I would offer this one instead. https://github.com/joelreymont/zig/pull/1

Even after the public call-outs you keep dropping blatant ads for your blog and AI in general in your PRs; there's no other word for them than ads. This is why I blocked you on the OCaml forum already.

When I was a kid, every year I'd get so obsessed about Christmas toys that the hype would fill my thoughts to the point I'd feel dizzy and throw up. I genuinely think you're going through the adult version of that: your guts might be ok but your mind is so filled with hype that you're losing self-awareness.

Re: Migrating the main Zig repository from GitHub to Codeberg

#570

So much vague outrage over nothing. That CI system created by so called monkeys is the one of the best free CI service in the world. Not everyone has the millions of dollars like Zig Foundation to create their own CI servers. After that they appreciate GitHub Sponsors, but say it is now a complete liability just because a project leader left. What are the actual changes? Any new rule? But no, it is now a "liability"…

The best free CI system in the world has macOS 15 runners running at 75% capacity due to a background process that consumes 100% CPU [1]. The problem is known to them since May but not fixed half a year later. [1] https://github.com/actions/runner-images/issues/13358

Unfortunately I don’t really know what a CI provider should do to fix this.
Post reply on HN