Writing
-
Vektrix: Building a psychedelic twinstick shooter with WebGPU in 2 daysA psychedelic twinstick shooter, playable online, and written in a weekend using WebGPU and an AI coding assistant. -
Teaching an LLM to Write Assembly: GBNF-Constrained Generation for a Custom 8-Bit CPUA deep dive into grammar-constrained token generation, using GBNF and llama.cpp to teach an LLM how to write real assembly for a custom 8-bit architecture.