This is not a SFW instance. NSFW communities will be tagged, and efforts will be made to keep SFW communities clean, but proceed at your own comfort level.
Since many people are just posting and don’t know what he is referring to:
Mac filesystem I is very slow for some reason when it comes to copying files/folders for things like git worktrees and npm installs (even from local cache).
It can take around a minute to do so, vs under 10 seconds for windows or linux, even way slower hardware.
Same with deleting / cleaning, for some reason its crazy slow on macos
There are comparisons between different linux filesystems too
You can also get massive file space saving from some linux setups because two copies of a file use the same physical space so copies of projects don’t double size
Since many people are just posting and don’t know what he is referring to:
Mac filesystem I is very slow for some reason when it comes to copying files/folders for things like git worktrees and npm installs (even from local cache).
It can take around a minute to do so, vs under 10 seconds for windows or linux, even way slower hardware.
Same with deleting / cleaning, for some reason its crazy slow on macos
There are comparisons between different linux filesystems too
You can also get massive file space saving from some linux setups because two copies of a file use the same physical space so copies of projects don’t double size