Working with the file system is too verbose. Let's make it more like JQuery!

Working with the file system in Python is too verbose. Seriously. Every time I want to do something with files I need to remember whether it’s the os or sys library that I need to import. I need to remember or look up half a dozen other functions to grab particular bits of metadata from …

Is Google breaking the Android file-system?

Over at the comments on Use Dropbox in place of iTunes I pointed out that, far from Android working straightforwardly, the problems I posted about here suggest that Google is actually breaking the “just working” file-system model that Android used to have. Maybe this is in the name of security. Or efficiency. Or following Apple …