Nobody Reads My Docs Anymore—Not Even the AI Agents (opens in new tab)
A few days ago, I sat down to do something I've done a hundred times: write documentation for a library I made. The project is called binarystruct—a Go library that helps serialize and deserialize binary data using struct tags. With tools like Claude Code, Cursor, and Gemini by my side, I had finally updated the library after years of neglect. Satisfied with the code, I prepared to write the docs. And then, I had a sudden realization: No human is ever going to read this. Almost every develope...
Read the original article