this post was submitted on 28 Oct 2023
341 points (98.0% liked)

Programmer Humor

32356 readers
1245 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Theharpyeagle@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

Genuine question, how many applications are bottlenecked by the size of text files? I understand your analogy, but even a doubling in size of all your utf-8 encoded files would likely be dwarfed by all the other binary data on your machine, right?