All of us have our own eccentricities, whims and fancies. I
prefer defining my hobbies as my quirks. I am not saying I
have exactly 42 of them, but the number comes quite close!
When I was coding up views.py for HashPix I found that the Instagram API would sometimes barf at me with an APINotAllowedError exception. API not allowed? What?! How could that be? I was using the official python-instagram library! Why would they have a method that returns an APINotAllowed exception?