Hacker News new | ask | show | jobs
by zamalek 1862 days ago
> Where is the write thrashing coming in?

This happens during plotting (not farming). The plots are sorted, which is where the write thrashing happens. Once you've completely plotted a farm, it is never written to.

Everything else you said is basically spot-on.