Tests that prove something
In my work on high quality code generation, it’s more important than ever to create cheat-proof tests. Testing…
In my work on high quality code generation, it’s more important than ever to create cheat-proof tests. Testing…
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,…