Pho recipe : recommended by katyusha and mrn!
(tags: tocook food pho soup mmmm)ClubOrlov: Social Collapse Best Practices : more cheery stuff from Dmitry Orlov, this time in much greater depth than the “Collapse Gap” slides
(tags: orlov collapse usa russia economy recession food history politics survival crisis long-now)Deploying Django with Fabric : Django community’s take on Capistrano. looks really complex, configured by writing a load of Python. ugh
(tags: django capistrano deploy server linux webdev sysadmin deployment git fabric)Good walkthrough of setting up a modern Ubuntu box to host multiple Django sites : using nginx, Apache 2, Django, memcached, mod_wsgi and PostgreSQL. interesting to see virtualenv in use; in Perl-land, ExtUtils::MakeMaker takes care of this for us nicely using “perl Makefile.PL PREFIX=…”. also, deploying directly from a “git push”
(tags: deployment git nginx apache django memcached python mod_wsgi postgres virtualenv sysadmin ubuntu webdev linux install)