I love rclone ncdu, but you know what would be a cool new sort mode? size divided by count.
That's basically it. That would then let you sort by average filesize within a folder. I keep finding myself wanting to find where I can spend the least amount of my human time looking at something to gain the largest amount of disk space. I used to think sorting by size was good enough, then I found a folder with 2000 files in it, next to a folder with 10 files in it. Both of them essentially right next to each other on any du scan when sorted by size.
I don't really understand code at all. I just compiled source code from a github release for the first time ever today. Not code I understood, just a project that only released it's releases as source code packages. Aka not only do I not understand the code, before today I didn't even know how to compile code someone else gave me.