File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -716,8 +716,8 @@ addressed here exists both in LLMs and humans: the limited "context window" and
716716attention. Humans might be barely able to keep a dozen things in our heads,
717717LLMs might be able to keep a dozen dozen things, but it will still be
718718fundamentally finite. So, the more we can move concerns out of our context
719- window (be it biological or computational ), the less crowded our context
720- windows will be, and the more productive we will be.
719+ window (be it biological or mechanical ), the less crowded our context windows
720+ will be, and the more productive we will be.
721721
722722I'm not sure how quickly LLM-based agentic coding will progress, but I am sure
723723that the accidental "dropping" of concerns will continue to be a bottleneck. If
You can’t perform that action at this time.
0 commit comments