this post was submitted on 31 Oct 2025
779 points (98.3% liked)
Programmer Humor
27175 readers
996 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Have you tried turning off thumbnails? In my experience when it slows down on large directories like that it's either trying to generate thumbnails or index a bunch of new files (which is also a possibility in your use case)
A great thought on the thumbnails, but the behavior exhibits even when using command-line tools.
Indexing is off for the entire drive, I can't even begin to imagine what kind of mess that would make if it was on.