Skip to content

Commit f1cc114

Browse files
authored
Merge pull request #286 from timothysugar/patch-1
Update 2024-02-10-window-live-constant-time-grep.dj
2 parents 58f84f0 + 58e87b8 commit f1cc114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/2024-02-10-window-live-constant-time-grep.dj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ is just comically unusable --- the amount of _entries_ on a page is too few to e
159159
them, but the actual amount of content on a page is overwhelming.
160160

161161
Substack's archive is an infinite scroll that fetches 12 entries at a time. 12 entries is a joke!
162-
It's only 1kb compressed, and is clearly bellow human processing limit. There _might_ be some
162+
It's only 1kb compressed, and is clearly below human processing limit. There _might_ be some
163163
argument for client-side pagination to postpone loading of posts' images, but feeding the posts
164164
themselves over the network one tiny droplet at a time seems excessive.
165165

0 commit comments

Comments
 (0)