All tags
Content tagged with "developer tools" (2)
All content across blogs, linklog, and books with this tag.
Links
- by Martin Fowler
If you feed the LLM your project's architecture and conventions before asking it to write code, the output gets dramatically better, and here's what to include and what to skip.
- by Mihail Eric
AI coding assistants are basically a REPL that calls an LLM in a loop, and once you see the 200 lines that make it work, the magic disappears.