#zig

2 articles

Simon Willison on Zig's Anti-LLM Policy

Simon Willison wrote up a summary of Zig's policy on LLM contribution this morning, suggesting that Zig can afford it because it has PR oversupply and downstream users wealthy enough to fork the project at need. Yet: most communities adopting the same policy don't share those conditions.

Zig 0.16 Released: Major Changes included

Zig 0.16 is a significant release that breaks a lot of existing code on purpose. Major I/O abstractions have been deleted and redesigned, the type system has been overhauled for better ergonomics, and the toolchain continues its march toward self-hosting. Worth a look even if you're not a Zig developer, because this is what a language looks like when it's still willing to be wrong on the way to being right.