Tag: Phew
Dropbox Saves Me Again
by Jeremy on Sep.15, 2009, under General Ramblings
I’ve been keeping a lot of my development stuff within Dropbox lately, so that I can sync it between my Windows machine and my Macbook. Well, a data file that my code needs to directly modify as it processes the file and spits out new ones got corrupted as the result of a bug in my code.
Thankfully, since I use Dropbox, it was easy to login to the website and revert the data file to a previous version and try it again. Otherwise, I wouldn’t have a copy of the data file and would have to re-assemble it from the pieces I had four hours ago.
Thanks, Dropbox!