--- Log opened Tue Mar 26 00:00:23 2013 00:03 < ins0mnia> anyone can recommend a decent laptop to buy that is not mac? 00:03 < ins0mnia> my dell is dying on me 00:20 < mikolalysenko> chrisdickinson: Is there a way to get browservefy to spit out a gh-page configured directory, or is there some module for that? 00:27 < mikolalysenko> actually, thinking about it probably isn't worth the trouble to add it 00:35 < mikolalysenko> Yay! Demo is done: https://github.com/mikolalysenko/n-body-bench 00:36 < jesusabdullah> substack: indeed 00:36 < jesusabdullah> substack: I have to admit I don't quite understand what changed w/ nextTick and when to use setImmediate 00:48 < substack> isaacs: at 41 I'll be BIGGER THAN JESUS 00:49 < isaacs> substack: or at least, bigger than noah 00:49 < isaacs> but srsly, who gives a fuck about noah? 00:50 < substack> noah is a hilarious source of geology denialism 00:50 < isaacs> yeah 00:51 < defunctzombie> jesusabdullah: basic rule is.. avoid them both 00:51 < defunctzombie> jesusabdullah: if you have to defer something, good chance that is going to cause some edge case somewhere haha 00:51 < isaacs> and basically, he's just Atra-Hasis, but the new fangled sold-out version 00:52 < isaacs> sumerian mythology was way more interesting. more superheroes. 00:56 < jjjjohnnny> noahs ark but instead of animals it was all human races and it turned into a big orgy 00:57 < jjjjohnnny> 2000 races in, one out 00:58 < Raynos> i should make troll modules on npm 00:58 < Raynos> `npm i troll -g` 00:58 < Raynos> `troll substack` 00:58 < Raynos> that should git clone all of substacks modules 00:59 < Raynos> and republish them as coffeescript components on component 00:59 < Raynos> or maybe coffeescript amd on jamjas 00:59 < mikolalysenko> and also add a templating engine to each of them just for the hell of it 00:59 < Raynos> `troll substack --amd` vs `troll substack --component` 00:59 < Raynos> YEAH! 00:59 < Raynos> It should add a new method to each module 01:00 < Raynos> that is one of the 2k template engines in npm 01:00 < mikolalysenko> or an orm 01:00 < Raynos> xd' 01:06 < isaacs> jjjjohnnny: IT'S HAPPENING, BUT ITS CALLED EARTH!! 01:07 < isaacs> troll substack --harmony_modules 01:07 < isaacs> Raynos: you just specify a v8 flag, and it sends @substack a tweet reminding him that it exists. 01:07 < Raynos> xd 01:19 < jjjjohnnny> isaacs: psh you expect me to believe that? 01:20 < jjjjohnnny> webkitGetUserMedia why do you not accept my three arguments as enough 01:21 < mbalho> rvagg: lol @ trans-siberian express 01:23 < jjjjohnnny> A: becuz i am spoofing my user agent apparently 01:23 < mbalho> mikolalysenko: my workflow for browservefy + gh-pages is to put bundle.js in my index.html script tag, and have an npm start command that 'browservefy demo.js:bundle.js', then when i wanna deploy to gh-pages i just checkout gh-pages, merge master, then do browserify demo.js -o bundle.js. i'm sure this could made a 1-click solution 01:28 < mikolalysenko> mbalho: Thanks, nice tip! 01:29 < mbalho> mikolalysenko: its been interesting do so much client side dev with npm, github and browserify. there is definitely lotsa tooling that needs to happen to make the workflow easy for newbs 01:31 < mikolalysenko> mbalho: true, but the benefits far outweigh the costs 01:31 < mbalho> oh yea totally 01:31 < mbalho> i want to make it easier than downloading a script and adding a new