Thanks. So it seems the folders having the largest file counts in my $HOME currently are ~/.julia, ~/.vscode-server, ~/.cache, ~/.pixi. Except for .cache, the others are related to packages or programs I use normally and I'm not sure how I could reduce their file count. For .cache, I'm not sure if it's safe to just clean it ? I don't want to break things.
What happens if I hit the quota limit ?
I don't plan to intentionally increase the numbers of files in my $HOME soon, but they these folders that show up here with ncdu are not really under my direct control, and might fluctuate as dependencies update to new versions, or as I install/uninstall some specific packages.
Perhaps a slightly larger file count quota would give me a more comfortable margin, so things don't break suddenly if I hit a threshold. Is it possible to request an increase in the file count allowance quota? Say to something like 120000?
We do not change the home directory quota.
We recommend using your project folder to store software and packages related to the project.
In most cases, there is an option to specify the installation directory or the working directory.