this post was submitted on 16 Mar 2025
970 points (98.6% liked)

Programmer Humor

30682 readers
1353 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jkercher@programming.dev 37 points 1 year ago (2 children)

60k rows of anything will be pulled into the file cache and do very little work on the drive. Possibly none after the first read.

You can put 60k rows in Excel 95.

[–] Sprocketfree@sh.itjust.works 5 points 1 year ago

Not if each row is pi!