I agree with most of their points, but their assertion that "writing files to disk is one of the slowest operations you can do" is laughably wrong. File IO is optimized to the extreme and cached on many layers from the…
I agree with most of their points, but their assertion that "writing files to disk is one of the slowest operations you can do" is laughably wrong. File IO is optimized to the extreme and cached on many layers from the…