Will Smidlein's Blog

Posts tagged "crawshaw.io"

Programming With LLMs

The ideal task for an LLM is one where it needs to use a lot of common libraries (more than a human can remember, so it is doing a lot of small-scale research for you), working to an interface you designed or produces a small interface you can verify as sensible quickly, and it can write readable tests.

David Crawshaw