프로그래밍 언어를 자동으로 생성하는 생명체의 발전에 대한 이야기.
저자는 자신의 프로그래밍 언어를 수동으로 작성하지 않고, 생명체가 그것을 자동으로 생성하는 과정을 설명합니다. 이 생명체는 언어와 보안을 지속적으로 관찰하고, 변경을 제안하며, 그 변경안을 검증하고 공격합니다. 오늘의 결과로, AI가 작성한 코드의 신뢰를 보장하기 위한 '신뢰 층(LOOM)'을 소개했습니다. 이 시스템은 코드의 허용된 행동과 권한의 출처를 추적하지만, 외부 경계에 대한 신뢰 문제를 지적합니다.
A narrative on an organism that automatically generates a programming language.
The author describes a process where they no longer write their programming language by hand, as an organism generates it automatically. This organism continuously observes language and security, proposes changes, and validates them through testing and adversarial attacks. Today's focus is on 'LOOM', a trust layer for AI-written code that tracks permitted actions and provenance but highlights trust issues across foreign boundaries.