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

Programmer Humor

32203 readers
249 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 4 points 11 months ago* (last edited 11 months 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?