The best kittens, technology, and video games blog in the world.

Saturday, July 06, 2013

Dropbox as solution to minor inconveniences

Just Too Cute! by Bill Gracey from flickr (CC-NC-ND)
I'm sure most people reading this blog have multiple computers and computer-like devices (like phones, Raspberry Pis and whatnot). This comes with a huge deal of minor inconveniences - files are often on one of devices but you want to access them somewhere else.

Traditional solution was imperative file transfer - there's always some way to order a computer to transfer a file somewhere else. There's a ton of issues with this since computers are not always turned on, they're not always on networks, file transfer fail, in many cases you want to edit the same resource from different computers at different times and still want just one canonical representation of it.

Here comes Dropbox (and similar Cloud-based solutions) - its biggest innovation is replacing the imperative paradigm with declarative file transfer. You link a directory like ~/Dropbox with your account, you add, edit, and delete files and directories within it any way you like, and without your effort to babysit all that Dropbox takes care of it to make sure your ~/Dropbox directory everywhere else also reaches such state.

This solves a lot of issues like:
  • You want to keep .dotfiles across multiple machines in some single versioned repository - you can solve that with Dropbox and some symlinkery (or a private github account and some symlinkery).
  • You want photos you make on your camera available on your computer - at the phone should do the uploading whenever you're on some wifi, without your intervention. Dropbox completely solves that problem.
  • You play a game like Cockatrice on multiple machines and you edit your decklists on multiple machines. Manually sorting out which decklist is the most recent one is pretty annoying - but Dropbox does that for you.
  • A simple todo.txt file is pretty awesome if you're moving between computers a lot, even if it's obviously not a full GTD solution. In the past I did silly things like making gmail drafts for that, which I then accessed from multiple places.
  • You want to write a quick note for action later, but you're somewhere outside with no paper? Simply open Dropbox directory on your phone, create somefile.txt, write whatever you wish there, and you'll get it on your computer for later access automatically. There's no way to forget about it.
  • For that matter simply transferring files between computers not on shared network can be a big pain in the ass. For small files people just send emails to themselves with such files as attachment - and it's another problem Dropbox solves completely.
Ironically the only one problem that Dropbox is really horrible at solving is backups.

By the way, Dropbox gives away a lot more space than it seems at first - my free account was 2 GB initially, but they just increased that to 51.25 GB for simply connecting a few boxes and a phone to it.

Basically, the only two reasons you could have for not using Dropbox is:
  • you only ever use 1 computer and 0 smartphones (pretty unlikely if you're reading this blog) 
  • you use another Cloud storage service like Google Drive (with drivers installed on all your boxes)

8 comments:

Anonymous said...

3) Dropbox does not support your operating system :(

taw said...

Anonymous: Dropbox runs on Windows, OSX, Linux, and various kinds of phones just fine.

As usual if you use some weird Linux distro it might take a bit of effort to set it up, but that's pretty much true with every third party software on weird Linux distros.

Anonymous said...

Dropbox doesn't yet FreeBSD (thought I believe it is the 2nd highest feature request for them).

I generally like functioning sound, apis, etc. over dropbox. :)

taw said...

Anonymous: If you're using FreeBSD, or GNU Hurd, or Mac OS 9, or BeOS, or something else crazy, then don't be surprised that things don't work.

I'm not sure why anybody would pick FreeBSD over some Linux distro these days - there's one for even weirdest tastes.

Anonymous said...

FreeBSD runs a third of the internet, so I wouldn't consider it crazy. :)

I pick FreeBSD for a few reasons
(a) functioning sound. I've spent literally zero time configuring sound for music. When I ran Linux it would be hours spent on pulseaudio, oss, alsa, and random interconnections between them. Every upgrade would break something
(b) non-broken apis and tools. I could go on for hours but I'll just give a minor, but illustrative, example. It is possible for GNU true(1) (/bin/true) to return a non-zero result! I've seen similar absurdities for non-trivial things as well
(c) Documentation. I used to rely on FreeBSD documentation when I ran arch and when I ran debian. It is the best in the world.
(d) last, and mostly least, but still important, is that the license is more free.

taw said...

Anonymous: Sound works perfectly fine on Linux these days, and don't even get me started on how awful BSD coretools are - installing GNU coretools is the absolute first thing I do on every OSX box I get anywhere near.

For documentation I just google anyway these days - it's usually better than man pages.

Unknown said...

I have no idea how you got to 52 GiB on froo plan. (The 100 GiB plan is pretty cheap anyway, of course.)

taw said...

Rafał Rzepecki: Oh, I see now.

That's how I got >50GB: Samsung + Dropbox Samsung promotion (expires 5/21/2015) 48 GB

I thought it does it for all the phones.