Let Them Write RFCs
Summary
A reflective piece on using RFC-style documents to frame complex problems when working with LLMs. The author argues that writing RFCs improves understanding, surfaces unknowns, and enables iterative learning by producing multiple versions of the problem and solution before coding. It includes examples of prompting for RFCs and a Rust code snippet.