Fast Checks for Code Generation
I’ve been thinking a lot about code generation with AI agents lately, and wanted to start writing a…
Taking technology apart to see how it works—from Unicode and browsers to machine translation and graphics.
I’ve been thinking a lot about code generation with AI agents lately, and wanted to start writing a…
I’m currently working on training client-side translation models for Firefox. These models are small distilled models that can…
In part 1 of this article I covered the idea of creating character sets, and different strategies for…
I won’t bury the lede, by the end of this article you should be able to write your…
The standard for how to represent human writing for many years was ASCII, or American Standard Code for…
This is a companion piece to the Better Code Reviews with git History Rewriting, but this time with…
The following post is a walkthrough on how I take a larger pull request, and break it down…
Generating my own ASCII art in programming projects is a great way to solve certain hard problems. Diagrams…
Generating my own ASCII art in programming projects is a great way to solve certain hard problems. Diagrams…
As part of a fellowship with MDN in 2016, I wrote content around the use of the model,…
As part of a fellowship with MDN in 2016, I wrote content around the use of matrix math,…
In 2014 I wrote a pretty detailed post on getting into creative coding. It featured live code examples,…