this post was submitted on 15 May 2024
1280 points (98.5% liked)

Programmer Humor

18962 readers
1364 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] anamethatisnt 1 points 3 months ago (1 children)

" in" appears 25 times on the page to be exact, with 16 of those being in the table of contents and 9 being in the text afterwards.
"in" appears 54 times, as you know end up hitting "string" and so on.

Had I known that the functions table of contents was as short as it is I would probably have just scrolled.

[โ€“] [email protected] 4 points 3 months ago

This is partly why I prefer Firefox's implementation of the find feature - it allows case-sensitive search while Chrome does not support it.