debugging tech errors IPFS-edition
Today's episode: Why is my IPFS file sync taking minutes for just a few files?
Problem: distributed.press v1 is taking like 3 minutes just to sync 44 MB of files from a static site and is taking up a strangely large amount of CPU and Disk to process. This then causes the process to be killed which corrupts the IPFS repo and requires manual intervention.
So far my gut feeling is this is due to me using `flush: true` when uploading data to MFS