Hacker News new | ask | show | jobs
by asymmetric 861 days ago
What does the third machine do?
2 comments

It's a read-only peer with a huge disk which is always on and syncs changes across all devices continuesly. This way you can safely change the same file across all devices, without them having to be online simultaneously.
It would minimize the synchronisation lag between the other machines, being more often started.