Comment by rickcarlino

16 hours ago

I’ve been using LLMs to create readable rewrites of RFCs and specs that interest me. It is not precise enough for implementation use, but it has increased my understanding of the underlying RFC.

Another useful approach has been asking Codex to implement complex things, like a Kademlia DHT or BitTorrent client in a literate style with the explicit purpose to increase understanding by reviewing the source code.

Examples: https://rickcarlino.com/notes/note-dump-and-ai-summaries/ind...

https://github.com/RickCarlino/tiny-bt