Andrew Kelley氏の発言引用
Zig言語の生みの親であるAndrew Kelley氏が、LLM(大規模言語モデル)支援によるプルリクエストについて語った。人間のミスとLLMの幻覚(ハルシネーション)は根本的に異なり、見分けがつくこと、またエージェンティックコーディングの世界から来た人々には独特の「デジタルな臭い」があると指摘。喫煙者が部屋に入れば非喫煙者にすぐわかるのと同じだという比喩を用い、「タバコを吸うなとは言わないが、私の家では吸わないでほしい」と述べている。
Zig言語の生みの親であるAndrew Kelley氏が、LLM(大規模言語モデル)支援によるプルリクエストについて語った。人間のミスとLLMの幻覚(ハルシネーション)は根本的に異なり、見分けがつくこと、またエージェンティックコーディングの世界から来た人々には独特の「デジタルな臭い」があると指摘。喫煙者が部屋に入れば非喫煙者にすぐわかるのと同じだという比喩を用い、「タバコを吸うなとは言わないが、私の家では吸わないでほしい」と述べている。
Zed is a font superfamily designed for reader needs, tested with visually impaired patients where it outperformed Helvetica in reading speed. It includes Text and Display optical versions, supports 547 languages, and offers variable axes for width, weight, roundness, and slant.
Zed is a type system designed for optimal readability, tested with visually impaired patients where it outperformed Helvetica in reading speed. It comes in Text and Display optical versions with four variable axes and supports 547 languages.
The Zig programming language project has adopted a strict anti-AI policy for contributions, requiring all code, comments, and documentation to be human-authored without assistance from AI tools. The project's rationale includes concerns about copyright, code quality, and maintaining a human-centric development culture.
The author details their journey of writing a C compiler in the Zig programming language, covering the implementation of tokenization, parsing, and code generation for a subset of the C language.
The article introduces "contributor poker," a game exploring contributor dynamics in open-source projects, and discusses Zig's decision to ban AI-generated contributions due to concerns about code quality, legal issues, and the value of human participation.