October 2009
1 post
1 tag
A replacement for django-admin.py startproject
When I create new Django projects, I find myself doing a lot of the same things over and over. For instance, the file structure of each project is pretty much identical, and looks something like this:
deploy
wsgi_handler.py
docs
env (my virtualenv folder)
src
apps
profiles
photos
etc.
localsettings.py
manage.py
scripts
settings.py
static
css
images
js
templates
...
September 2009
1 post
Procrastination
I just wasted an hour solving this stupid puzzle: http://www.techcrunch.com/2009/09/21/google-is-searching-for-beautiful-minds-but-so-far-no-m-i-t-students-have-broken-its-code/
I say stupid, because once you discover the answer you’re like, why did I just waste my time solving this? It’s not a cool puzzle that you might have to write a neat algorithm to decipher, it’s just one...