Seamless multi-machine workflow with a Git repo and Dropbox

I use Git for version tracking in my software projects, but I also move around frequently and use different computers. Of course I could commit when I am leaving and fetch the updates when I arrive at my next computer, but this requires conscious effort and remembering to do so. I’m sure there are fancy […]

Synchronizing game saves across PCs with Dropbox

I’m not always at home when I want to do some odd-hours dungeon crawling, and it’s a pain to not be making progress because my main save file is on my desktop instead of my laptop. You’ve probably experienced a similar annoyance, and thankfully for Linux and Mac users there is a simple solution. We […]