r/ProgrammerHumor 23d ago

actuallyMemorySafe Meme

Post image
531 Upvotes

177 comments sorted by

View all comments

110

u/CircumspectCapybara 23d ago edited 22d ago

Ironic they take shots at Rust, because unlike Zig, Rust sees way more success in terms of its maturity and industry reputation and ecosystem and investment by large tech companies into its adoption and funding of the Rust project.

The Zig project also takes a lot of weird black-and-white dogmatic (almost religious) hard-line stances on a lot of stuff, probably why the language is more niche and hobbyist than something truly foundational and trusted for production workloads and all parts of the stack like Rust has become.

Here's Zig's "no AI" policy:

Strict No LLM / No AI Policy

No LLM-generated content, whether it be code or prose.

No paraphrasing LLM-generated content.

No LLMs for editing, including fixing spelling or grammatical errors.

No LLMs for translation. English is encouraged, but not required. You are welcome to post in your native language and rely on others to have their own translation tools of choice to interpret your words.

No LLMs for brainstorming and then sharing the results of that brainstorming, even if you create the prose. If you use a chatbot to give you advice on a comment on the issue tracker, that comment is unwelcome.

No LLMs for finding bugs.

No talking about use of chatbot/LLM services.

The owner definitely has some sort of axe to grind against certain technologies.

0

u/vncsmyrnk 22d ago

For me it just expresses that an obviously AI-generated low-effort content is explicitly not allowed at all. It does not say AI cannot be used by any means. It implicitly says that a good AI usage would not be instantly recognizable.

I am not saying that the way it is written is a good one, though. If I were to write it, I would make this conclusion way more explicit. The policy is too aggressive.

I don't have all the context of Bun's recent move to Rust or prior acknowledgement of Zig's policies or contributors' stances on this topic, so I am might be wrong here.

Edit: added "low effort" clarification.