I wanted to write a blog post titled (provocatively) "We Could Have Had Coding Agents in 2019"
I used the GPTβ2 XL weights (no post-training) and backported several later agent-design breakthroughs (action/observation loops, filesystem tools, etc.)
software engineer @vercel β’ I write about performance, compilers, puzzles, &more on my website β’ @recursecenter alum
- I added πππππ to the typescript compiler but along the way, I realised that what I want is different syntax for πππππ I just want to be able to write: πππππ ππ πππ ππππ.πππππππ() but you can't β§ healeycodes.com/adding-defer-tβ¦
- new post! I wrote a tiny compiler that lowers simple kernel loops into explicit data-parallel code (lanes! masks!) ofc I made up a language to make the input/output code easier to read
- quickjs is GOATed delightful API surface I was able to hack together a tiny runtime and event loop v quickly with it

