Machine learning§
Embeddings§
Embeddings are underrated. Machine learning (ML) has the potential to advance the state of the art in technical writing. No, I’m not talking about text generation models. The ML technology that might end up having the biggest impact on technical writing is embeddings. What embeddings offer to technical writers is the ability to discover connections between texts at previously impossible scales.
Bookmarks. Embeddings-related papers, projects, etc.
Yearly reviews§
Miscellaneous§
Automating code deletion with Gemini (and a little Python). I used Gemini 2.0 Flash and a little Python to automate the process of removing code from over 200 GN build files. Here’s how it went.