Skip to content

Commit c2881b0

Browse files
committed
silly con
1 parent 0fc866c commit c2881b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

copy/entries/five-point-haskell-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -716,8 +716,8 @@ addressed here exists both in LLMs and humans: the limited "context window" and
716716
attention. Humans might be barely able to keep a dozen things in our heads,
717717
LLMs might be able to keep a dozen dozen things, but it will still be
718718
fundamentally 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

722722
I'm not sure how quickly LLM-based agentic coding will progress, but I am sure
723723
that the accidental "dropping" of concerns will continue to be a bottleneck. If

0 commit comments

Comments
 (0)