=== defunctzombie is now known as defunctzombie_zz === defunctzombie_zz is now known as defunctzombie === defunctzombie is now known as defunctzombie_zz === defunctzombie_zz is now known as defunctzombie === vednis is now known as mars [22:37] Woohoo!!! Using mongoosejs instead on mongodb with nodejs app on juju: http://ec2-50-112-224-192.us-west-2.compute.amazonaws.com/ I have a full length tutorial coming on how to do it too! 11 pages so far... [22:39] broken it down to a three part tutorial though [22:49] I have not programmed in python much. I am trying to setup a patch for node-app to build nodejs from source but want to make the 'make' command use as many cores '-j' as possible when building it. Anyone know what I can do to auto fill this? [22:58] Got it. It will use as many available to it with just 'make -j', don't need to fill it I guess.