|
|
|
|
|
by wrs
123 days ago
|
|
LLMs have limited working memory, like humans, and most of the practices that increase human programming effectiveness increase LLM effectiveness too. In fact more so, because LLMs are goldfish that retain no mental model between runs, so the docs had better be good, abstractions tight, and coding practices consistent such that code makes sense locally and globally. |
|
I don't know what conclusion to draw from that. Maybe that there's no such thing as a free lunch, after all.