[00:01] carpeliam: hm, i'm just starting to look into this, and i'm not sure if i'm grokking the difference between pub/sub, RPC, sockets [00:01] Aria: Pub/sub is a "central coordinating node" pattern. RPC is request-and-response to do something remotely. Sockets are a transport layer for doing either. [00:02] SubStack: with pubsub or rpc you can emulate the other [00:03] Aria: For sure. [00:03] carpeliam: thanks Aria :) yeah SubStack that's kind of what i was thinking... i mean, pubsub seems like it aligns: for a game with multiple rooms, everybody in a room "subscribes" to the messages for that room [00:04] Mrfloyd has joined the channel [00:04] Aria: Yeah. [00:04] Aria: They're at an equivalent layer of the stack, but differently shaped. [00:04] carpeliam: but that's not to say you couldn't use sockets to do that [00:04] Stephen has joined the channel [00:05] Aria: Yeah, but you'd be making pubsub yourself ;-) [00:05] aliem has joined the channel [00:05] SubStack: or getting EventEmitter to do all the work [00:05] carpeliam: Aria: exactly, and on top of pubsub i'd be making authentication etc [00:05] SubStack: that's what dndoe does [00:05] Aria: Yeah. [00:05] Aria: Or before you get pubsub working. [00:05] SubStack: *dnode [00:05] dyer has joined the channel [00:05] dyer has joined the channel [00:06] Aria: pubsub clients<->auth<->socket<->auth<->pubsub server [00:06] niftylettuce has joined the channel [00:07] badboy has joined the channel [00:08] adrianmg has joined the channel [00:12] patrickjst has joined the channel [00:12] masylum has joined the channel [00:19] unlink has joined the channel [00:20] tk has joined the channel [00:20] rpj8: Why is it called pub/sub? [00:20] carpeliam: publish/subscribe [00:21] rpj8: well, yes I kind of figured as much. [00:21] rpj8: but like. [00:21] rpj8: where does the name come from [00:22] carpeliam: rpj8: outside of being an abbreviation, i'm not sure what you mean [00:23] dmojoryder has joined the channel [00:27] gavin_huang has joined the channel [00:28] igl1 has joined the channel [00:29] Wizek has joined the channel [00:30] tmzt: rpj8: Dave Winer? [00:30] tmzt: SubStack: any reason why dnode wouldn't work inside of a facebook canvas? [00:31] rpj8: tmzt: not me [00:31] rpj8: shoot. i still have no idea why dnode isn't working. [00:31] rpj8: this is madness [00:31] meatmanek: tmzt: I'm not familiar with facebook canvas, but the same origin policy comes to mind [00:32] tmzt: I'm more worried about socket.io using window.top [00:32] tmzt: this seems like the right way to go about it, it's a game so I need the logic on the server [00:33] tmzt: okay, another question, but has anybody actually done anythign with spludo? I don't want to break with express entirely but it would be nice to have some kind of structure [00:33] [[zz]] has joined the channel [00:34] SubStack: tmzt: I don't know what a facebook canvas is :/ [00:34] tmzt: also concerened that it doesn't mention jade support [00:34] tmzt: SubStack: cross origin iframe basically [00:35] SubStack: that is a question to ask the socket.io folk [00:37] marcusalmeida has joined the channel [00:37] tmzt: that makes sense, it's probably going to be using flashsocket [00:37] marcusalmeida: hi guys. is it possible to run jasmine tests on node.js ? [00:37] carpeliam: marcusalmeida: yes, i'm using jasmine-node [00:38] tmzt: okay, what I want to do is expose a lazy list of objects and have server side methods on them, I'm trying to figure out how to do that with mongoose and dnode, it should just work though [00:38] rpj8: SubStack: alright, i'm totally doing something wrong here. [00:38] rpj8: SubStack: I tried the example from github and I get `n = ?' [00:38] tmzt: this get's handled correctly? [00:38] marcusalmeida: carpeliam: thx [00:38] SubStack: rpj8: you should open up a debugger already [00:39] SubStack: rpj8: also what browser? [00:39] rpj8: firefox 4.0.1 [00:39] SubStack: try in chrome [00:39] SubStack: also are there any errors in the debugger? [00:41] ap3mantus has joined the channel [00:42] junkee[] has joined the channel [00:44] philtor has joined the channel [00:46] nibblebot has joined the channel [00:46] tmzt: https://github.com/Worlize/Socket.IO-node/commit/9982232032771574ceb68e2bccee4e43fd5af887#diff-0 [00:47] tmzt: this might help with the websocket (76) issue, at least with haproxy [00:49] hassox has joined the channel [00:50] forzan has joined the channel [00:52] warreng has joined the channel [00:52] polyrhythmic has joined the channel [00:55] davidbanham has joined the channel [00:55] jtsnow has joined the channel [00:56] grim_fandango has joined the channel [00:56] MattAdams has left the channel [00:57] davidcoallier has joined the channel [00:59] Corren has joined the channel [01:00] gerard0 has joined the channel [01:00] kriszyp has joined the channel [01:02] gavin_huang has joined the channel [01:06] Corren has joined the channel [01:07] __sorin__ has joined the channel [01:08] __sorin__ has joined the channel [01:08] brownies has joined the channel [01:10] AndyDawson has joined the channel [01:12] c4milo1 has joined the channel [01:12] ParadoxQuine has joined the channel [01:12] jtsnow has joined the channel [01:15] avalanche123 has joined the channel [01:17] piscisaureus has joined the channel [01:19] simenbrekken has joined the channel [01:20] Calvin has joined the channel [01:23] ph^ has joined the channel [01:28] F1LT3R has joined the channel [01:29] boehm has joined the channel [01:30] AntelopeSalad has joined the channel [01:32] dguttman_ has joined the channel [01:34] TooTallNate has joined the channel [01:37] pskept has joined the channel [01:38] dshaw_ has joined the channel [01:39] Stephen has joined the channel [01:41] AvianFlu has joined the channel [01:44] brianseeders has joined the channel [01:46] WRAz has joined the channel [01:46] JoshC1 has joined the channel [01:47] avalanche123 has joined the channel [01:55] Emmanuel__ has joined the channel [01:57] unlink has joined the channel [01:57] unlink has joined the channel [01:58] sreeix has joined the channel [02:03] blueadept has joined the channel [02:04] jaywastaken has joined the channel [02:07] jaket has joined the channel [02:12] patrickjst has joined the channel [02:13] jaket has joined the channel [02:18] tauren has joined the channel [02:19] jaket has joined the channel [02:21] asobrasil has joined the channel [02:21] dmojoryder has joined the channel [02:22] Badababuba has joined the channel [02:22] sub_pop has joined the channel [02:23] stalled has joined the channel [02:23] rpj8: wow. [02:23] rpj8: next socket.io release. [02:23] fson has joined the channel [02:23] rpj8: wow. [02:23] rpj8: i'm excitd [02:24] jaket_ has joined the channel [02:28] _jgr has joined the channel [02:30] jaket has joined the channel [02:31] jacobolus has joined the channel [02:38] aperiodic has joined the channel [02:41] Stephen: Why does ryah want that page hit? [02:42] Stephen: Cause it don't seem to do much [02:46] jaket has joined the channel [02:48] jacobolus has joined the channel [02:49] catshirt has joined the channel [02:49] quackquack: ive noticed that, it has no real content :P [02:50] Gurpartap has left the channel [02:51] AvianFlu: lol who's spamming it with that long integer [02:52] mt3ck_: it makes lots of dots ;) [02:52] mt3ck_: whoops [02:52] Stephen: wierd.... [02:53] Stephen: alert(document.getElementById("chats").children[0].innerText) [02:53] Stephen: that returns a result [02:53] Stephen: why isn't it displaying? [02:54] AvianFlu: so wait is everyone a random integer screen name? hilarious [02:54] Stephen: Even in firebug it doesn't show in the html tab [02:56] Stephen: Ah, he used innerText [02:56] Stephen: innerText isn't valid in Firefox [02:58] Stephen: If you want it to work for you, run this in the Firebug console: [02:58] Stephen: http://pastebin.mozilla.org/1247996 [02:59] sechrist has joined the channel [03:00] rchavik has joined the channel [03:00] rchavik has joined the channel [03:03] sveimac: anyone familiar with the no.de service? [03:03] u4ea: sveimac: #joyent [03:03] sveimac: yeah, its dead there atm :P [03:04] u4ea: ah, well the people most knowledgable about it would be in there, what do you want to know? [03:04] sveimac: you know if there is a machine reset, its quite old - and i would like to have a "fix"-button :P [03:05] [[zz]] has joined the channel [03:09] Stephen: v8 built to x64, very quickly even [03:09] Stephen: ACTION is suddenly very happy [03:09] mscdex: 38 seconds for me :-D [03:10] mscdex: well, for all of node, not just v8 [03:10] Stephen: So, now the question [03:11] Stephen: scons doesn't have an "install" [03:11] Stephen: where would you put d8? [03:11] Stephen: in /usr/bin ? [03:11] Aria: /usr/local/bin if admin installed, /usr/bin if a system package [03:13] Stephen: does v8 have an inspect() or props() method? [03:13] fcheslack has left the channel [03:15] paul_k has joined the channel [03:15] dguttman has joined the channel [03:15] Aria: I don't think so [03:15] softdrink has joined the channel [03:16] Stephen: llvm takes for friggen ever to install [03:16] Stephen: erm build [03:18] jble has joined the channel [03:20] rchavik has joined the channel [03:21] tomshaw has joined the channel [03:22] davidbanham has joined the channel [03:22] ph^ has joined the channel [03:23] clvv has joined the channel [03:23] abraham has joined the channel [03:23] tomshaw: Does anybody have an example of iterating thru an mongo embedded document in jade? [03:33] erictj has joined the channel [03:34] jble has joined the channel [03:36] joshthecoder has joined the channel [03:36] sourcode has joined the channel [03:36] yeyint has joined the channel [03:37] yeyint: hello [03:38] tomshaw: sup [03:41] yeyint has left the channel [03:56] thinkt4nk has joined the channel [03:56] thinkt4nk: join #joos [03:58] Dinosaurus has joined the channel [03:59] malev has joined the channel [03:59] Dinosaurus: how do you recommend for manipulating @ bit level in js? [04:00] hjst has joined the channel [04:02] mikegerwitz: Dinosaurus: is there anything wrong with the bitwise operators? (aside from them being notoriously slow..though idk if that's the case in v8) [04:02] Dinosaurus: no theres nothing wrong with them [04:04] typn has joined the channel [04:06] Dinosaurus: maybe it would be better to use nodejs extnesion [04:07] mikegerwitz: Dinosaurus: Is there anything in particular you're trying to do? [04:07] Dinosaurus: yes [04:07] Dinosaurus: converting a game server packet compression algorithm [04:08] mikegerwitz: Dinosaurus: oh. [04:09] butu5 has joined the channel [04:09] gazumps has joined the channel [04:09] mikegerwitz: Dinosaurus: I'd do some profiling using JS. If it doesn't perform like you'd expect, then you can try writing it in C++. Bit manipulation is fairly basic, so I'm not sure what a module would provide you [04:10] mikegerwitz: Dinosaurus: Unless you found a module with specific algorithms you need [04:10] Dinosaurus: js has no unsigned types [04:11] AddZero has joined the channel [04:12] mikegerwitz: Dinosaurus: But if you're only manipulating bits, that doesn't entirely matter. [04:12] mikegerwitz: Dinosaurus: But chances are it'll be easier in C++ :) [04:13] Dinosaurus: you need integer wraparound for xsha1 though [04:13] Dinosaurus: it would be easier cpp i thnk [04:14] mikegerwitz: Dinosaurus: Ahh. Yeah. [04:14] warz has joined the channel [04:15] davidbanham has joined the channel [04:15] Chani: so, I want to write to a file (either with fs.createWriteStream or fs.write) but I need to make sure it's flushed to disk. how do I do that? [04:16] niftylettuce: SubStack: how do I make a normal jQuery plugin suited for dnode? [04:16] niftylettuce: SubStack: as a module [04:18] niftylettuce: can I just prepend with a module.exports = function(jQuery) { [04:18] Chani: also, wtf does fs.createWriteStream do if there's an error? [04:19] Wizek has joined the channel [04:19] patrickarlt has joined the channel [04:21] xandrews has joined the channel [04:22] niftylettuce: ah, got it [04:23] mikegerwitz: Chani: see stream.write: http://nodejs.org/docs/v0.4.8/api/streams.html#stream.write (regarding the return value) [04:23] boogyman has joined the channel [04:23] mikegerwitz: Chani: and most modules will emit an 'error' event on error [04:26] jaket has joined the channel [04:26] mwhooker has joined the channel [04:27] jaywastaken has joined the channel [04:30] Calvin has joined the channel [04:32] Skola has joined the channel [04:32] warz: so, before i start working on this new project of mine, i just want to make sure im choosing software thats still being maintained. are expressjs and jade still both the go-to tools for basic websites? [04:35] timmywil has joined the channel [04:36] yumike has joined the channel [04:38] Aria: Yes. [04:39] Aria: Well, for web apps. Overkill for a 'site' [04:39] maqr has joined the channel [04:39] maqr has joined the channel [04:40] maqr has joined the channel [04:40] jesusabdullah: Well, damned near anything is overkill for a static site these days :) [04:40] Aria: Indeed. And one /should/ use cache-friendly stuff for static content ;-) [04:41] Aria: Rather than making that an afterthought [04:45] ap3mantus has joined the channel [04:47] jesusabdullah: hmm [04:48] iammerrick has joined the channel [04:49] iammerrick: Anyone know of an example of how to set this up in your express appliation ? https://github.com/LearnBoost/express-mongoose [04:52] LowValueTarget has joined the channel [04:53] azeroth____ has joined the channel [04:55] Twelve-60` has joined the channel [04:57] niftylettuce has joined the channel [04:59] SubStack: niftylettuce: there's a jquery-browserify on npm already [05:04] Twelve-60 has joined the channel [05:04] matwill has joined the channel [05:05] jameshome has joined the channel [05:07] patrickjst has joined the channel [05:07] edude03 has joined the channel [05:08] ajay has joined the channel [05:12] learningSteven has joined the channel [05:15] shoebat has joined the channel [05:17] iammerrick: Is there a way to write a module so its single function [05:17] iammerrick: meaning require('module')() [05:19] iammerrick: like modules.exports but without the whole calling a function [05:19] Aria: I'm not sure I follow -- set modules.exports to be a function and you can call it like that. [05:20] niftylettuce has joined the channel [05:20] niftylettuce: SubStack: if the js function args are $ and varName, can I simply wrap a module.exports = function($) around it? or need I pass function($, varName)? [05:21] niftylettuce: ACTION hasn't dove into it yet -.- [05:23] kris_will has joined the channel [05:24] chapel: niftylettuce: just wrap the whole module, every bit of actionable code with what I told you [05:24] varioust has joined the channel [05:24] niftylettuce: chapel: kk [05:24] chapel: module.exports = function($) { plugin } [05:25] chapel: because iphoneStyle is just a string set at the bottom [05:25] chapel: last line })(jQuery, 'iphoneStyle'); [05:25] chapel: actually [05:25] chapel: do function(jQuery) [05:25] chapel: okay [05:25] chapel: ACTION is go [05:27] KevinM has joined the channel [05:27] hjst has joined the channel [05:27] Guest12860: Hello all [05:28] Aria: Hello. [05:29] SubStack: niftylettuce: with jquery-browserify you just do var $ = require('jquery') [05:30] Guest12860: I have a problem with a node script I have written. I have completely commented it all out except for a console.log but i am still getting an error: node.js:134 throw e; // process.nextTick error, or 'error' event on first tick [05:31] Aria: Which version of node? installed how? [05:32] Guest12860: .4.8 built from source on osx [05:35] Guest12860: the thing that gets me is that it is acting like i have an open event responder because the first error is /node/projects/elearning/3.0/dataServices.js:67 }); [05:36] Guest12860: (there are only 66 lines in my file, so if i where missing some markup this would make sense but the while thing is commented [05:37] Aria: Hm. [05:37] Guest12860: i dont need anybody to solve it for me i was just looking to see if anybody else had run into it. [05:38] Guest12860: I know node doesnt have a cache but that is what it is acting like [05:38] philtor has joined the channel [05:41] forzan has joined the channel [05:45] shoebat_ has joined the channel [05:45] shoebat_: wb [05:50] carpeliam has joined the channel [05:51] brianmario has joined the channel [05:55] NuckingFuts has joined the channel [05:55] blaenk has joined the channel [05:55] viz has joined the channel [05:55] carpeliam has left the channel [06:01] shiawuen has joined the channel [06:03] kris_will has left the channel [06:05] ParadoxQuine_ has joined the channel [06:07] Corren has joined the channel [06:10] jacobolus has joined the channel [06:11] Badababuba has joined the channel [06:14] skants has joined the channel [06:15] __doc__ has joined the channel [06:18] niftylettuce: chapel++ [06:18] v8bot: niftylettuce has given a beer to chapel. chapel now has 8 beers. [06:18] Renegade001 has joined the channel [06:22] yozgrahame has joined the channel [06:24] madsleejensen has joined the channel [06:24] donaldpcook has joined the channel [06:26] meatmanek has joined the channel [06:33] dguttman_ has joined the channel [06:36] amerine has joined the channel [06:44] masylum_ has joined the channel [06:50] atsuya has joined the channel [06:52] daglees has joined the channel [06:52] daglees has joined the channel [06:54] jhurliman: is it possible to specify a specific git checkout url for a library in my package.json file? [06:56] SubStack: it is indeed! [06:56] jhurliman: i'm using someone's smtp library but it requires a patch to work with node 0.4.8. i have a forked copy of the library with the fix applied on github (and a pending pull request) but would like to push code to our staging server soon [06:56] jhurliman: oh great [06:56] SubStack: jhurliman: https://github.com/substack/node-burrito/blob/master/package.json#L29 [06:56] jhurliman: awesome ty [06:59] JoshC1 has joined the channel [06:59] sudhirjonathan has joined the channel [06:59] jhurliman: oh interesting, that links to a tarball not an actual git url [07:02] brownies has joined the channel [07:07] aliem has joined the channel [07:09] tobmaster has joined the channel [07:10] matwill has joined the channel [07:11] Billbad has joined the channel [07:12] saschagehlich has joined the channel [07:15] flippyhead has joined the channel [07:16] tobmaster has joined the channel [07:20] jacobolus has joined the channel [07:26] saschagehlich has joined the channel [07:30] Sor3nsen has joined the channel [07:30] mendel_ has joined the channel [07:35] _main_ has joined the channel [07:43] [tm] has joined the channel [07:43] ysynopsis has joined the channel [07:43] shajith has joined the channel [07:43] rudebwoy has joined the channel [07:43] jakeskik has joined the channel [07:43] user____ has joined the channel [07:43] RC1140 has joined the channel [07:43] throughnothing has joined the channel [07:43] addisonj_ has joined the channel [07:43] jaket has joined the channel [07:43] forzan has joined the channel [07:43] JoshC1 has joined the channel [07:43] iFire` has joined the channel [07:43] chrisdico has joined the channel [07:43] mike27 has joined the channel [07:43] pdonald has joined the channel [07:43] geoffeg has joined the channel [07:43] mattijs has joined the channel [07:43] Draggor has joined the channel [07:43] Ezku\ has joined the channel [07:43] lhoffman has joined the channel [07:43] Katibe has joined the channel [07:43] matthijs has joined the channel [07:43] apejens has joined the channel [07:43] zed0 has joined the channel [07:43] epopt37 has joined the channel [07:43] lmorchard has joined the channel [07:43] SuMarDi has joined the channel [07:43] stagas has joined the channel [07:43] matbee has joined the channel [07:43] boaz has joined the channel [07:43] kixxauth has joined the channel [07:43] Sami_ZzZ has joined the channel [07:43] sstreza has joined the channel [07:43] zodiak has joined the channel [07:43] FireFly|n900 has joined the channel [07:43] rauchg has joined the channel [07:43] ebryn has joined the channel [07:43] boazsender has joined the channel [07:43] ph^ has joined the channel [07:43] boogyman has joined the channel [07:43] matwill has joined the channel [07:43] tahu has joined the channel [07:43] GOP-USA_dotcom has joined the channel [07:43] _sri has joined the channel [07:43] _jgr has joined the channel [07:43] auscompgeek has joined the channel [07:43] Pathin_ has joined the channel [07:43] spaceinvader has joined the channel [07:43] guybrush has joined the channel [07:43] Kami_ has joined the channel [07:43] coffeecup has joined the channel [07:43] Will|- has joined the channel [07:43] matti_ has joined the channel [07:43] Chanika has joined the channel [07:43] fson has joined the channel [07:43] AvianFlu has joined the channel [07:43] gavin_huang has joined the channel [07:43] gerard0 has joined the channel [07:43] jslatts_ has joined the channel [07:43] mlangenberg has joined the channel [07:43] archie007 has joined the channel [07:43] jamescarr_ has joined the channel [07:43] themiddleman has joined the channel [07:43] steffan has joined the channel [07:43] hoodow has joined the channel [07:43] tmm1 has joined the channel [07:43] swaj has joined the channel [07:43] tomaw has joined the channel [07:43] Astro has joined the channel [07:43] up_the_irons has joined the channel [07:44] heavysixer has joined the channel [07:44] Roelven_ has joined the channel [07:44] Calvin has joined the channel [07:44] tauren has joined the channel [07:44] simenbrekken has joined the channel [07:44] OneBraveHog has joined the channel [07:44] gkmngrgn has joined the channel [07:44] Venom_X has joined the channel [07:44] matyr has joined the channel [07:44] populuxe has joined the channel [07:44] shimondoodkin has joined the channel [07:44] coleGillespie has joined the channel [07:44] davidjrice has joined the channel [07:44] wang has joined the channel [07:44] gaving has joined the channel [07:44] tswicegood has joined the channel [07:44] pzich has joined the channel [07:44] SvenDowideit has joined the channel [07:44] walkah has joined the channel [07:44] Sembiance has joined the channel [07:44] chilts has joined the channel [07:44] jkridner has joined the channel [07:44] bwinton has joined the channel [07:44] drudge has joined the channel [07:44] matt_c has joined the channel [07:44] neurone-1337 has joined the channel [07:44] sid3k has joined the channel [07:44] motu has joined the channel [07:44] slloyd has joined the channel [07:44] dcelix has joined the channel [07:44] spetrea has joined the channel [07:44] skyler_brungardt has joined the channel [07:44] barodeur has joined the channel [07:44] inimino has joined the channel [07:44] stutter has joined the channel [07:44] kloeri has joined the channel [07:44] meatmanek has joined the channel [07:44] optixx has joined the channel [07:44] yozgrahame has joined the channel [07:44] ewdafa has joined the channel [07:44] pyrony_ has joined the channel [07:44] jonaslund has joined the channel [07:44] aperiodi1 has joined the channel [07:44] pig has joined the channel [07:44] clvv_ has joined the channel [07:44] Atm0z has joined the channel [07:44] davve_ has joined the channel [07:44] gkatsev_ has joined the channel [07:44] flazz_ has joined the channel [07:44] fly-away has joined the channel [07:44] mihar has joined the channel [07:44] dyer has joined the channel [07:44] telemach| has joined the channel [07:44] adelcamb1e has joined the channel [07:44] saschagehlich has joined the channel [07:44] jacobolus has joined the channel [07:44] flippyhead has joined the channel [07:44] sudhirjonathan has joined the channel [07:44] amerine has joined the channel [07:44] madsleejensen has joined the channel [07:44] Renegade001 has joined the channel [07:44] __doc__ has joined the channel [07:44] shiawuen has joined the channel [07:44] blaenk has joined the channel [07:44] NuckingFuts has joined the channel [07:44] brianmario has joined the channel [07:44] shoebat_ has joined the channel [07:44] hjst has joined the channel [07:44] edude03 has joined the channel [07:44] azeroth_ has joined the channel [07:44] maqr has joined the channel [07:44] yumike has joined the channel [07:44] Skola has joined the channel [07:44] Wizek has joined the channel [07:44] stalled has joined the channel [07:44] WRAz has joined the channel [07:44] polyrhythmic has joined the channel [07:44] DTrejoAFKarchive has joined the channel [07:44] patcito has joined the channel [07:44] fr0stbyte has joined the channel [07:44] u4ea has joined the channel [07:44] chrischris has joined the channel [07:44] tjgillies has joined the channel [07:44] cjm has joined the channel [07:44] burg has joined the channel [07:44] febits has joined the channel [07:44] coyo|2 has joined the channel [07:44] zspencer has joined the channel [07:44] Bonuspunkt has joined the channel [07:44] sridatta has joined the channel [07:44] Sidnicious has joined the channel [07:44] sgupta has joined the channel [07:44] jemeshsu has joined the channel [07:44] dhasenan has joined the channel [07:44] sethmcl has joined the channel [07:44] mjr_ has joined the channel [07:44] mikegerwitz has joined the channel [07:44] qhead has joined the channel [07:44] onr has joined the channel [07:44] cloudhead has joined the channel [07:44] joeytwiddle has joined the channel [07:44] mt3ck_ has joined the channel [07:44] addisonj has joined the channel [07:44] highermath_away has joined the channel [07:44] ctide has joined the channel [07:44] nkuttler has joined the channel [07:44] broofa has joined the channel [07:44] ByteCrunch has joined the channel [07:44] xSmurf has joined the channel [07:44] c4milo has joined the channel [07:44] H2S04 has joined the channel [07:44] slickplaid has joined the channel [07:44] McMAGIC--Copy has joined the channel [07:44] tanepiper has joined the channel [07:44] swhit has joined the channel [07:44] smgt has joined the channel [07:44] killfill has joined the channel [07:44] overra has joined the channel [07:44] ludde has joined the channel [07:44] hoax__ has joined the channel [07:44] mr-black has joined the channel [07:44] mgc has joined the channel [07:44] carsonm has joined the channel [07:44] eldar has joined the channel [07:44] thurmda has joined the channel [07:44] dane_ has joined the channel [07:44] maru_cc has joined the channel [07:44] slaskis has joined the channel [07:44] metadaddy has joined the channel [07:44] lstoll has joined the channel [07:44] Prgmrbill has joined the channel [07:44] RushPL has joined the channel [07:44] duckspeaker has joined the channel [07:44] roidrage has joined the channel [07:44] asdfsafdsa has joined the channel [07:44] nerdguy has joined the channel [07:44] tmzt has joined the channel [07:44] jfalvarez has joined the channel [07:44] AlexMax has joined the channel [07:44] Gruni has joined the channel [07:44] DJBouche has joined the channel [07:44] thedjinn has joined the channel [07:44] else- has joined the channel [07:44] madari has joined the channel [07:44] jperras has joined the channel [07:44] walkingeyerobot has joined the channel [07:44] stisti has joined the channel [07:44] knutsen has joined the channel [07:44] raydeo has joined the channel [07:44] leahculver_ has joined the channel [07:44] janne has joined the channel [07:44] dotcomstu has joined the channel [07:44] crodas has joined the channel [07:44] Ned_ has joined the channel [07:44] daed has joined the channel [07:44] Tobias| has joined the channel [07:44] Clex has joined the channel [07:44] _ralph has joined the channel [07:44] ncb000gt has joined the channel [07:44] slip has joined the channel [07:44] sheenobu has joined the channel [07:44] Wa has joined the channel [07:44] context has joined the channel [07:44] ben_alman has joined the channel [07:44] wink_ has joined the channel [07:44] thermal has joined the channel [07:44] mediacoder has joined the channel [07:44] gmgl has joined the channel [07:44] htoothrot has joined the channel [07:44] ivan has joined the channel [07:44] meso has joined the channel [07:44] zeunix has joined the channel [07:44] pkrumins has joined the channel [07:44] beriberikix has joined the channel [07:44] taf2 has joined the channel [07:44] scoates has joined the channel [07:44] alindeman has joined the channel [07:44] monokrome has joined the channel [07:44] CIA-1 has joined the channel [07:44] roger_raymond has joined the channel [07:44] jspiros has joined the channel [07:44] Pilate has joined the channel [07:44] zpao_ has joined the channel [07:44] cyraxx has joined the channel [07:44] jtrally has joined the channel [07:44] cerisier has joined the channel [07:44] systemfault has joined the channel [07:44] robinhoode has joined the channel [07:44] ollie has joined the channel [07:44] jesusabdullah has joined the channel [07:44] Utkarsh has joined the channel [07:44] Guest72924 has joined the channel [07:44] Prometheus has joined the channel [07:44] hackeron has joined the channel [07:44] duncanbeevers has joined the channel [07:44] easternbloc has joined the channel [07:44] mif86 has joined the channel [07:44] jan____ has joined the channel [07:44] chapel has joined the channel [07:44] jwm has joined the channel [07:44] inarru_ has joined the channel [07:44] ekes has joined the channel [07:44] Gregor has joined the channel [07:44] revolunet has joined the channel [07:44] chunhao has joined the channel [07:44] termie has joined the channel [07:44] steevel has joined the channel [07:44] drogoh has joined the channel [07:44] kbni has joined the channel [07:44] olegp has joined the channel [07:44] c-spencer has joined the channel [07:44] gf3 has joined the channel [07:44] indutny has joined the channel [07:44] phiggins has joined the channel [07:44] Aikar has joined the channel [07:44] sugyan has joined the channel [07:44] voodootikigod has joined the channel [07:44] rednul has joined the channel [07:44] framlin has joined the channel [07:44] antti_s has joined the channel [07:44] Nomon has joined the channel [07:44] johnnywengluu has joined the channel [07:44] beppu has joined the channel [07:44] gwoo has joined the channel [07:44] SebastianFlyte has joined the channel [07:44] jimt has joined the channel [07:44] peol has joined the channel [07:44] alexim has joined the channel [07:44] andyl has joined the channel [07:44] lukstr has joined the channel [07:44] jhford has joined the channel [07:44] dabailey has joined the channel [07:44] ddollar has joined the channel [07:44] v8bot has joined the channel [07:44] marlun has joined the channel [07:44] keeto has joined the channel [07:44] onar has joined the channel [07:44] kaarlo has joined the channel [07:44] yenz has joined the channel [07:44] gdusbabek has joined the channel [07:44] elliottcable has joined the channel [07:44] digiwano has joined the channel [07:44] wereHamster has joined the channel [07:44] EvanCarroll has joined the channel [07:44] zhware has joined the channel [07:44] joshbaptiste has joined the channel [07:44] Greyscale has joined the channel [07:44] benatkin has joined the channel [07:44] zedas has joined the channel [07:44] rudolfrck has joined the channel [07:44] nicobn has joined the channel [07:44] doffm has joined the channel [07:44] keyvan has joined the channel [07:44] slpsys has joined the channel [07:44] micahjohnston has joined the channel [07:44] sth has joined the channel [07:44] konobi has joined the channel [07:44] meder has joined the channel [07:44] zorzar has joined the channel [07:44] mysterion has joined the channel [07:44] Connorhd has joined the channel [07:44] gbot2 has joined the channel [07:44] niclone has joined the channel [07:44] stylus has joined the channel [07:44] darklajid has joined the channel [07:44] FMJaggy has joined the channel [07:44] MaSch has joined the channel [07:44] auscompgeek has joined the channel [07:44] Ls_Away has joined the channel [07:44] boehm has joined the channel [07:44] dispalt has joined the channel [07:44] krazyivan has joined the channel [07:44] aurojit has joined the channel [07:44] stbuehler has joined the channel [07:44] wica_ has joined the channel [07:44] dnyy_ has joined the channel [07:44] Hadaka has joined the channel [07:44] Kester` has joined the channel [07:44] tobmaster has joined the channel [07:44] thoolihan has joined the channel [07:44] brainproxy has joined the channel [07:44] okuryu has joined the channel [07:44] steadicat has joined the channel [07:44] sivy has joined the channel [07:44] jbergstroem has joined the channel [07:44] davebs has joined the channel [07:44] mobius- has joined the channel [07:44] sgentle has joined the channel [07:44] foobarfighter has joined the channel [07:44] incon has joined the channel [07:44] zemanel has joined the channel [07:44] Lorentz has joined the channel [07:44] aakour has joined the channel [07:44] Martz has joined the channel [07:44] kkaefer has joined the channel [07:44] labuser_ has joined the channel [07:44] nibbo has joined the channel [07:44] ryah has joined the channel [07:44] rick_h_ has joined the channel [07:44] russell_h has joined the channel [07:50] Guest74518 has joined the channel [07:50] rphillips has joined the channel [07:50] alloc has joined the channel [07:50] mavin|gone has joined the channel [07:50] spurge has joined the channel [07:50] tg has joined the channel [07:50] ajpiano has joined the channel [07:50] cnu has joined the channel [07:50] wao has joined the channel [07:50] mnbvasd has joined the channel [07:50] tuhoojabotti has joined the channel [07:50] chjj has joined the channel [07:50] Pierrot has joined the channel [07:50] jdub has joined the channel [07:50] Zelest has joined the channel [07:50] hide has joined the channel [07:50] descipher has joined the channel [07:50] paznicul has joined the channel [07:50] mattly has joined the channel [07:50] pastak has joined the channel [07:50] Guest41024 has joined the channel [07:50] AntelopeSalad has joined the channel [07:50] [[zz]] has joined the channel [07:50] actonapp_ has joined the channel [07:50] btipling_ has joined the channel [07:50] newcomer has joined the channel [07:50] davidcoallier has joined the channel [07:50] sid3k` has joined the channel [07:50] sstephenson has joined the channel [07:50] mrkurt has joined the channel [07:50] shachaf has joined the channel [07:50] GOP-USA_dotcom has joined the channel [07:50] AAA_awright has joined the channel [07:50] freeformz has joined the channel [07:50] arkx has joined the channel [07:50] ashb has joined the channel [07:50] oscarkilhed has joined the channel [07:50] marienz has joined the channel [07:50] botto has joined the channel [07:50] bradwright has joined the channel [07:50] sriley has joined the channel [07:50] nphase has joined the channel [07:50] Slashbunny has joined the channel [07:50] leonh has joined the channel [07:50] criswell has joined the channel [07:50] Epeli has joined the channel [07:50] wolfeidau has joined the channel [07:50] persson has joined the channel [07:50] cryptix has joined the channel [07:50] mipli has joined the channel [07:50] hkjels has joined the channel [07:50] SubStack has joined the channel [07:50] kawaz_home has joined the channel [07:50] sonnym has joined the channel [07:50] tyrrvk has joined the channel [07:50] DoNaLd` has joined the channel [07:50] baudehlo has joined the channel [07:50] MooGoo has joined the channel [07:50] sveimac has joined the channel [07:50] naneau has joined the channel [07:50] _beau has joined the channel [07:50] MrNibbles has joined the channel [07:50] tk has joined the channel [07:50] nibblebot has joined the channel [07:50] viz has joined the channel [07:50] zum_ has joined the channel [07:50] zined_ has joined the channel [07:50] franck34_ has joined the channel [07:50] jhurliman has joined the channel [07:50] 18WAAGGU2 has joined the channel [07:50] Pathin has joined the channel [07:50] zpao has joined the channel [07:50] robotblake has joined the channel [07:50] juha____ has joined the channel [07:50] PhilK has joined the channel [07:50] zmack has joined the channel [07:50] mikey_p has joined the channel [07:50] pandark_ has joined the channel [07:50] miloshadzic has joined the channel [07:50] whoops has joined the channel [07:50] sdboyer has joined the channel [07:50] halfhalo has joined the channel [07:50] Leonidas has joined the channel [07:50] neshaug has joined the channel [07:50] eventualbuddha has joined the channel [07:50] Dve_ has joined the channel [07:50] kersny has joined the channel [07:50] omni5cience has joined the channel [07:50] fljitovak has joined the channel [07:50] davro has joined the channel [07:50] azend has joined the channel [07:50] xsyn has joined the channel [07:50] ditesh|cassini has joined the channel [07:50] S1kx has joined the channel [07:50] Minos has joined the channel [07:50] Bwen has joined the channel [07:50] Swimming_bird has joined the channel [07:50] idefine has joined the channel [07:50] temp01 has joined the channel [07:50] apoc has joined the channel [07:50] postwait has joined the channel [07:50] bsdguru has joined the channel [07:50] telemachus_ has joined the channel [07:50] matjas has joined the channel [07:50] igl has joined the channel [07:50] hassox has joined the channel [07:50] Stephen has joined the channel [07:50] avalanche123 has joined the channel [07:50] unlink has joined the channel [07:50] catshirt has joined the channel [07:50] jameshome has joined the channel [07:50] ParadoxQuine_ has joined the channel [07:50] Badababuba has joined the channel [07:50] masylum_ has joined the channel [07:50] daglees has joined the channel [07:50] DelvarWorld has joined the channel [07:50] niftylettuce has joined the channel [07:50] frodeniu1 has joined the channel [07:50] mileswu_ has joined the channel [07:50] clee_ has joined the channel [07:50] jakob`` has joined the channel [07:50] bengl has joined the channel [07:50] spetrea has joined the channel [07:50] kei has joined the channel [07:50] hal1on has joined the channel [07:50] Ian_Corne has joined the channel [07:50] ichilton has joined the channel [07:50] m3nt0r^aw has joined the channel [07:50] pekim has joined the channel [07:50] zemm has joined the channel [07:50] MikeW has joined the channel [07:50] marcab has joined the channel [07:50] nuba has joined the channel [07:50] cm has joined the channel [07:50] zmbmartin has joined the channel [07:50] lukegalea has joined the channel [07:50] bentkus has joined the channel [07:50] SethX has joined the channel [07:50] lemon-tree has joined the channel [07:50] TheFuzzball has joined the channel [07:50] pquerna has joined the channel [07:50] eresair has joined the channel [07:50] jeedey has joined the channel [07:50] yokoe has joined the channel [07:50] skohorn has joined the channel [07:50] keikubo has joined the channel [07:50] cognominal has joined the channel [07:50] josephboyle has joined the channel [07:50] _rain has joined the channel [07:50] xtianw has joined the channel [07:50] paul_k has joined the channel [07:50] Twelve-60 has joined the channel [07:50] cce__ has joined the channel [07:50] unmatrix has joined the channel [07:50] Jalava_ has joined the channel [07:50] MaSch has joined the channel [07:50] FMJaggy has joined the channel [07:50] darklajid has joined the channel [07:50] stylus has joined the channel [07:50] niclone has joined the channel [07:50] gbot2 has joined the channel [07:50] Connorhd has joined the channel [07:50] mysterion has joined the channel [07:50] zorzar has joined the channel [07:50] meder has joined the channel [07:50] konobi has joined the channel [07:50] sth has joined the channel [07:50] micahjohnston has joined the channel [07:50] slpsys has joined the channel [07:50] keyvan has joined the channel [07:50] doffm has joined the channel [07:50] nicobn has joined the channel [07:50] rudolfrck has joined the channel [07:50] zedas has joined the channel [07:50] benatkin has joined the channel [07:50] Greyscale has joined the channel [07:50] joshbaptiste has joined the channel [07:50] zhware has joined the channel [07:50] EvanCarroll has joined the channel [07:50] wereHamster has joined the channel [07:50] digiwano has joined the channel [07:50] elliottcable has joined the channel [07:50] gdusbabek has joined the channel [07:50] yenz has joined the channel [07:50] kaarlo has joined the channel [07:50] onar has joined the channel [07:50] keeto has joined the channel [07:50] marlun has joined the channel [07:50] v8bot has joined the channel [07:50] ddollar has joined the channel [07:50] dabailey has joined the channel [07:50] jhford has joined the channel [07:50] lukstr has joined the channel [07:50] andyl has joined the channel [07:50] alexim has joined the channel [07:50] peol has joined the channel [07:50] jimt has joined the channel [07:50] SebastianFlyte has joined the channel [07:50] gwoo has joined the channel [07:50] beppu has joined the channel [07:50] johnnywengluu has joined the channel [07:50] Nomon has joined the channel [07:50] antti_s has joined the channel [07:50] framlin has joined the channel [07:50] rednul has joined the channel [07:50] voodootikigod has joined the channel [07:50] sugyan has joined the channel [07:50] Aikar has joined the channel [07:50] phiggins has joined the channel [07:50] indutny has joined the channel [07:50] gf3 has joined the channel [07:50] c-spencer has joined the channel [07:50] olegp has joined the channel [07:50] kbni has joined the channel [07:50] drogoh has joined the channel [07:50] steevel has joined the channel [07:50] termie has joined the channel [07:50] chunhao has joined the channel [07:50] revolunet has joined the channel [07:50] Gregor has joined the channel [07:50] ekes has joined the channel [07:50] inarru_ has joined the channel [07:50] jwm has joined the channel [07:50] chapel has joined the channel [07:50] jan____ has joined the channel [07:50] mif86 has joined the channel [07:50] easternbloc has joined the channel [07:50] duncanbeevers has joined the channel [07:50] hackeron has joined the channel [07:50] Prometheus has joined the channel [07:50] Guest72924 has joined the channel [07:50] Utkarsh has joined the channel [07:50] jesusabdullah has joined the channel [07:50] ollie has joined the channel [07:50] robinhoode has joined the channel [07:50] systemfault has joined the channel [07:50] cerisier has joined the channel [07:50] jtrally has joined the channel [07:50] cyraxx has joined the channel [07:50] zpao_ has joined the channel [07:50] Pilate has joined the channel [07:50] jspiros has joined the channel [07:50] roger_raymond has joined the channel [07:50] CIA-1 has joined the channel [07:50] monokrome has joined the channel [07:50] alindeman has joined the channel [07:50] scoates has joined the channel [07:50] taf2 has joined the channel [07:50] beriberikix has joined the channel [07:50] pkrumins has joined the channel [07:50] zeunix has joined the channel [07:50] meso has joined the channel [07:50] ivan has joined the channel [07:50] htoothrot has joined the channel [07:50] gmgl has joined the channel [07:50] mediacoder has joined the channel [07:50] thermal has joined the channel [07:50] wink_ has joined the channel [07:50] ben_alman has joined the channel [07:50] context has joined the channel [07:50] Wa has joined the channel [07:50] sheenobu has joined the channel [07:50] slip has joined the channel [07:50] ncb000gt has joined the channel [07:50] _ralph has joined the channel [07:50] Clex has joined the channel [07:50] Tobias| has joined the channel [07:50] daed has joined the channel [07:50] Ned_ has joined the channel [07:50] crodas has joined the channel [07:50] dotcomstu has joined the channel [07:50] janne has joined the channel [07:50] leahculver_ has joined the channel [07:50] raydeo has joined the channel [07:50] knutsen has joined the channel [07:50] stisti has joined the channel [07:50] walkingeyerobot has joined the channel [07:50] jperras has joined the channel [07:50] madari has joined the channel [07:50] else- has joined the channel [07:50] thedjinn has joined the channel [07:50] DJBouche has joined the channel [07:50] Gruni has joined the channel [07:50] AlexMax has joined the channel [07:50] jfalvarez has joined the channel [07:50] tmzt has joined the channel [07:50] nerdguy has joined the channel [07:50] asdfsafdsa has joined the channel [07:50] roidrage has joined the channel [07:50] duckspeaker has joined the channel [07:50] RushPL has joined the channel [07:50] Prgmrbill has joined the channel [07:50] lstoll has joined the channel [07:50] metadaddy has joined the channel [07:50] slaskis has joined the channel [07:50] maru_cc has joined the channel [07:50] dane_ has joined the channel [07:50] thurmda has joined the channel [07:50] eldar has joined the channel [07:50] carsonm has joined the channel [07:50] mgc has joined the channel [07:50] mr-black has joined the channel [07:50] hoax__ has joined the channel [07:50] ludde has joined the channel [07:50] overra has joined the channel [07:50] killfill has joined the channel [07:50] smgt has joined the channel [07:50] swhit has joined the channel [07:50] tanepiper has joined the channel [07:50] McMAGIC--Copy has joined the channel [07:50] slickplaid has joined the channel [07:50] H2S04 has joined the channel [07:50] c4milo has joined the channel [07:50] xSmurf has joined the channel [07:50] ByteCrunch has joined the channel [07:50] broofa has joined the channel [07:50] nkuttler has joined the channel [07:50] ctide has joined the channel [07:50] highermath_away has joined the channel [07:50] addisonj has joined the channel [07:50] mt3ck_ has joined the channel [07:50] joeytwiddle has joined the channel [07:50] cloudhead has joined the channel [07:50] onr has joined the channel [07:50] qhead has joined the channel [07:50] mikegerwitz has joined the channel [07:50] mjr_ has joined the channel [07:50] sethmcl has joined the channel [07:50] dhasenan has joined the channel [07:50] jemeshsu has joined the channel [07:50] sgupta has joined the channel [07:50] Sidnicious has joined the channel [07:50] sridatta has joined the channel [07:50] Bonuspunkt has joined the channel [07:50] zspencer has joined the channel [07:50] coyo|2 has joined the channel [07:50] febits has joined the channel [07:50] burg has joined the channel [07:50] cjm has joined the channel [07:50] tjgillies has joined the channel [07:50] chrischris has joined the channel [07:50] u4ea has joined the channel [07:50] fr0stbyte has joined the channel [07:50] patcito has joined the channel [07:50] DTrejoAFKarchive has joined the channel [07:50] polyrhythmic has joined the channel [07:50] WRAz has joined the channel [07:50] stalled has joined the channel [07:50] Wizek has joined the channel [07:50] Skola has joined the channel [07:50] yumike has joined the channel [07:50] maqr has joined the channel [07:50] azeroth_ has joined the channel [07:50] edude03 has joined the channel [07:50] hjst has joined the channel [07:50] shoebat_ has joined the channel [07:50] brianmario has joined the channel [07:50] NuckingFuts has joined the channel [07:50] blaenk has joined the channel [07:50] shiawuen has joined the channel [07:50] Renegade001 has joined the channel [07:50] madsleejensen has joined the channel [07:50] amerine has joined the channel [07:50] sudhirjonathan has joined the channel [07:50] flippyhead has joined the channel [07:50] jacobolus has joined the channel [07:50] saschagehlich has joined the channel [07:50] adelcamb1e has joined the channel [07:50] telemach| has joined the channel [07:50] dyer has joined the channel [07:50] mihar has joined the channel [07:50] fly-away has joined the channel [07:50] flazz_ has joined the channel [07:50] gkatsev_ has joined the channel [07:50] davve_ has joined the channel [07:50] Atm0z has joined the channel [07:50] clvv_ has joined the channel [07:50] pig has joined the channel [07:50] aperiodi1 has joined the channel [07:50] jonaslund has joined the channel [07:50] pyrony_ has joined the channel [07:50] ewdafa has joined the channel [07:50] yozgrahame has joined the channel [07:50] optixx has joined the channel [07:50] meatmanek has joined the channel [07:50] kloeri has joined the channel [07:50] stutter has joined the channel [07:50] inimino has joined the channel [07:50] barodeur has joined the channel [07:50] skyler_brungardt has joined the channel [07:50] dcelix has joined the channel [07:50] slloyd has joined the channel [07:50] motu has joined the channel [07:50] neurone-1337 has joined the channel [07:50] matt_c has joined the channel [07:50] drudge has joined the channel [07:50] bwinton has joined the channel [07:50] jkridner has joined the channel [07:50] chilts has joined the channel [07:50] Sembiance has joined the channel [07:50] SvenDowideit has joined the channel [07:50] pzich has joined the channel [07:50] tswicegood has joined the channel [07:50] gaving has joined the channel [07:50] wang has joined the channel [07:50] davidjrice has joined the channel [07:50] coleGillespie has joined the channel [07:50] shimondoodkin has joined the channel [07:50] populuxe has joined the channel [07:50] matyr has joined the channel [07:50] Venom_X has joined the channel [07:50] gkmngrgn has joined the channel [07:50] OneBraveHog has joined the channel [07:50] simenbrekken has joined the channel [07:50] tauren has joined the channel [07:50] Calvin has joined the channel [07:50] Roelven_ has joined the channel [07:50] heavysixer has joined the channel [07:50] [tm] has joined the channel [07:50] ysynopsis has joined the channel [07:50] shajith has joined the channel [07:50] rudebwoy has joined the channel [07:50] jakeskik has joined the channel [07:50] user____ has joined the channel [07:50] RC1140 has joined the channel [07:50] throughnothing has joined the channel [07:50] addisonj_ has joined the channel [07:50] jaket has joined the channel [07:50] forzan has joined the channel [07:50] JoshC1 has joined the channel [07:50] iFire` has joined the channel [07:50] chrisdico has joined the channel [07:50] Guest83801 has joined the channel [07:50] Guest49454 has joined the channel [07:50] guybrush has joined the channel [07:50] Guest68631 has joined the channel [07:50] coffeecup has joined the channel [07:50] Will|- has joined the channel [07:50] matti_ has joined the channel [07:50] Chanika has joined the channel [07:50] fson has joined the channel [07:50] AvianFlu has joined the channel [07:50] gavin_huang has joined the channel [07:50] gerard0 has joined the channel [07:50] jslatts_ has joined the channel [07:50] mlangenberg has joined the channel [07:50] archie007 has joined the channel [07:50] jamescarr_ has joined the channel [07:50] themiddleman has joined the channel [07:50] steffan has joined the channel [07:50] hoodow has joined the channel [07:50] tmm1 has joined the channel [07:50] swaj has joined the channel [07:50] tomaw has joined the channel [07:50] Astro has joined the channel [07:50] up_the_irons has joined the channel [07:50] ryan[WIN] has joined the channel [07:50] Ls_Away has joined the channel [07:50] boehm has joined the channel [07:50] dispalt has joined the channel [07:50] krazyivan has joined the channel [07:50] aurojit has joined the channel [07:50] stbuehler has joined the channel [07:50] wica_ has joined the channel [07:50] dnyy_ has joined the channel [07:50] Hadaka has joined the channel [07:50] Kester` has joined the channel [07:50] tobmaster has joined the channel [07:50] thoolihan has joined the channel [07:50] brainproxy has joined the channel [07:50] okuryu has joined the channel [07:50] steadicat has joined the channel [07:50] sivy has joined the channel [07:50] jbergstroem has joined the channel [07:50] davebs has joined the channel [07:50] mobius- has joined the channel [07:50] sgentle has joined the channel [07:50] foobarfighter has joined the channel [07:50] incon has joined the channel [07:50] zemanel has joined the channel [07:50] Lorentz has joined the channel [07:50] aakour has joined the channel [07:50] Martz has joined the channel [07:50] kkaefer has joined the channel [07:50] labuser_ has joined the channel [07:50] nibbo has joined the channel [07:50] ryah has joined the channel [07:50] rick_h_ has joined the channel [07:50] russell_h has joined the channel [07:50] __doc__ has joined the channel [07:50] foo1 has joined the channel [07:50] _jgr has joined the channel [07:50] _sri has joined the channel [07:50] tahu has joined the channel [07:50] matwill has joined the channel [07:50] boogyman has joined the channel [07:50] ph^ has joined the channel [07:50] boazsender has joined the channel [07:50] ebryn has joined the channel [07:50] rauchg has joined the channel [07:50] FireFly|n900 has joined the channel [07:50] zodiak has joined the channel [07:50] sstreza has joined the channel [07:50] Sami_ZzZ has joined the channel [07:50] kixxauth has joined the channel [07:50] boaz has joined the channel [07:50] matbee has joined the channel [07:50] stagas has joined the channel [07:50] SuMarDi has joined the channel [07:50] lmorchard has joined the channel [07:50] epopt37 has joined the channel [07:50] zed0 has joined the channel [07:50] apejens has joined the channel [07:50] matthijs has joined the channel [07:50] Katibe has joined the channel [07:50] lhoffman has joined the channel [07:50] Ezku\ has joined the channel [07:50] Draggor has joined the channel [07:50] mattijs has joined the channel [07:50] geoffeg has joined the channel [07:50] pdonald has joined the channel [07:50] mike27 has joined the channel [07:50] newcomer: hi gays ,when I installed openssl but it still prompt cant autodetect openssl , does this matters ? thanks [07:52] abraham has joined the channel [07:54] temp01 has joined the channel [07:55] systemfault: Ask them guys instead of the gays. [07:56] systemfault: s/them/the [07:56] callumacrae has joined the channel [07:56] stbuehle1 has joined the channel [07:58] empt has joined the channel [07:58] DelvarWorld: newcomer are you on mac, windows, ubuntu... [07:59] DelvarWorld has left the channel [07:59] DelvarWorld has joined the channel [07:59] znutar has joined the channel [08:00] __doc__ has joined the channel [08:00] chjj: newcomer, node *can* compile without openssl, you just wont be able to use crypto, tls, https, etc [08:02] msucan has joined the channel [08:03] jxck has joined the channel [08:03] jxck has joined the channel [08:03] gozala has joined the channel [08:03] newcomer: @ DelvarWorld I am on a 32 CentOs [08:04] brownies has joined the channel [08:05] systemfault: newcomer: When it means openssl, it means the dev headers [08:05] callumacrae has joined the channel [08:06] systemfault: newcomer: probably a package called openssl-devel or something [08:06] newcomer: @ chjj thanks a lot , I will try that [08:06] systemfault: s/it means/it mentions [08:08] martyziff has joined the channel [08:11] newcomer: @ systemfault thank you , I fixed it [08:12] newcomer: it needs the openssl-devel packet [08:12] systemfault: :) [08:13] jxck has joined the channel [08:14] herbySk has joined the channel [08:14] hojberg has joined the channel [08:14] aliem has joined the channel [08:17] hybsch has joined the channel [08:19] ptlo has joined the channel [08:20] DelvarWorld has joined the channel [08:25] ryanmcgrath has joined the channel [08:29] zodiak has left the channel [08:31] DTrejo has joined the channel [08:35] Yoric has joined the channel [08:39] mscdex: node.js rules! [08:39] Xano has joined the channel [08:39] Skola: yes [08:40] Skola: muchos [08:40] DTrejo: !! [08:41] masylum has joined the channel [08:42] _beau: hehe, i think thats why we are all here [08:42] _beau: !insult _beau [08:42] Calvin: _beau thinks animals are capable of love. [08:42] _beau: aww [08:43] _beau: !insult Yo momma [08:43] Calvin: Yo momma always forgets dolphins. [08:43] Skola: Harsh [08:43] _beau: the yo momma jokes actually make me smile [08:44] Skola: !recommend me a good advanced, practical JS book [08:44] Skola: .. worthless [08:44] Calvin: ReferenceError: worthless is not defined [08:44] Skola: lol [08:44] SubStack: why read books when there's internet? [08:44] Skola: because books have lot's of content of predictable quality in 1 place [08:45] Skola: lots [08:45] Skola: * [08:45] SubStack: I should write one of those [08:45] SubStack: except for instead of a book it will be a collection of web pages [08:45] Skola: sure, I'd get it [08:46] Skola: and fyi I mean eBook [08:46] SubStack: presumably you would GET it yes [08:46] Skola: yes ;p [08:46] SubStack: being a web page on the hypertexts [08:46] adrianmg has joined the channel [08:46] Skola: well I could rephrase my question to ask for _resources_ instead [08:48] davidcoallier has joined the channel [08:48] _beau: !insult Cutting down trees for books [08:48] Calvin: Cutting down trees for books is a dentist [08:49] SubStack: Calvin: that's a lumberjack actually [08:49] Calvin: lumberjack actually [08:49] Skola: : D [08:49] _beau: and then the power goes out :O [08:49] Skola: I would NEVER read certain books on screen [08:49] SubStack: I've read quite a few books on computer screens [08:50] Skola: "Programming in Haskell", sure.. Proust? Hell no [08:51] tc444 has joined the channel [09:00] romanb has joined the channel [09:02] knuthy has joined the channel [09:10] jonaslund: i prefer to read books in the toilet [09:10] jonaslund: and i'm not taking my laptop there [09:11] eldar_ has joined the channel [09:12] NuckingFuts: jonaslund: Get a Kindle [09:12] NuckingFuts: Duh [09:12] SubStack: poopin' [09:12] NuckingFuts: ACTION reads Twitter while he poops [09:13] jonaslund: what's kindle? ;P [09:13] jonaslund: (Seriously.. it's hardly a known product around here) [09:13] jonaslund: seen some people with iPads [09:13] jonaslund: i think i've seen ONE kindle ever [09:13] NuckingFuts: ACTION uses his iPhone while he poops [09:14] NuckingFuts: That's how I beat TrainyardExpress :P [09:14] mtsmith has joined the channel [09:14] NuckingFuts: v8bot: beers [09:14] v8bot: NuckingFuts: Use v8: to evaluate code or "`v commands" for a list of v8bot commands. [09:14] NuckingFuts: v commands [09:14] NuckingFuts: ACTION can't recall the beer shit [09:14] NuckingFuts: `v commands [09:14] v8bot: NuckingFuts: Commands: Type `v . Optionally, type `v @ to send to a specific user. `v Commands are: about, beers, commands, git, google, help. Other commands: v8, `re, `pcre, `ref. Type `v help for more information. Join #v8bot for more support. [09:15] jonaslund: NuckingFuts: nick++ [09:15] NuckingFuts: `v help beers [09:15] v8bot: NuckingFuts: beers Command: Type nick++ to give a beer to a user (usually as a way to say "thanks"). Type nick-- to take a beer away from a user. Type "`v beers " to get the number of beers for a specific user. [09:15] jonaslund: stupidity++ [09:15] v8bot: jonaslund has given a beer to stupidity. stupidity now has 1 beers. [09:15] NuckingFuts: I know [09:15] mtsmith: hey there everybody -- does anyone have a resource for uploading files with the Express framework (or using formidable)? I'm struggling to grok how to handle file uploads. [09:15] NuckingFuts: Ah, cool, nice and simple [09:15] NuckingFuts: I just wanna implement this on my deviantART chatbot ;-) [09:15] NuckingFuts: I run a big developer room on there, and a karma system is always awesome :P [09:15] Tobsn has joined the channel [09:16] NuckingFuts: And by big I mean like 20 people. So not big by IRC standards. [09:16] Tobsn: irc channels are in general realively small [09:16] Tobsn: 5-20 people [09:17] jonaslund: `v help re [09:17] v8bot: jonaslund: No manual page for this command. [09:17] jonaslund: `v help `re [09:17] v8bot: jonaslund: `re Command: The "`re" command evaluates regular expressions. Usage: `re text /regex/flags [09:17] jonaslund: `v help `ref [09:17] v8bot: jonaslund: `ref Command: Uses Google search on authority websites to return a link for a specific topic. For example, the Javascript reference will provide only results from MDC. The RegExp reference will only provide results from regular-expressions.info [09:17] v8bot: jonaslund: Currently supported references: js, jquery, regex, perl, php, java, mdc, w3c, html, css, dom, wiki, msdn [09:17] v8bot: jonaslund: Usage: `ref [09:17] Tobsn: `re you know how uncomfortable it is to write `on a non english keyboard? [09:17] v8bot: Tobsn: Invalid syntax. Usage: `re text /regex/flags [09:17] v8bot: jonaslund: Example: `ref js array *or* `ref regex groups [09:17] Tobsn: use ' [09:17] Tobsn: ;) [09:17] Tobsn: 'something [09:18] NuckingFuts: Tobsn: When I said I was a big dev chat, I meant the biggest. The dev community on dA is pretty big, considering it's an art community, but not large in absolute numbers :P [09:18] hybsch has joined the channel [09:18] Tobsn: i dont know what you were talking about, just joined right when you said that one sentence [09:18] Tobsn: just threw that in :P [09:18] NuckingFuts: That's like if this room were 20 people lol [09:18] NuckingFuts: So that's pretty sad [09:19] Tobsn: whats dA? [09:19] u4ea: something that used to be popular I think [09:20] adambeynon has joined the channel [09:20] tc444: i have a module that i run in several different environments. is there a recommended way for detecting if it's running in node? right now i'm using if(module && module.exports) module.exports = MYFUNCTION; [09:20] Tobsn: btw. did anyone ever thought about rebuilding what FB does with bigpipe? [09:21] Tobsn: tc444, i guess its windows vs. module [09:21] Tobsn: erm window [09:21] matjas has joined the channel [09:22] NuckingFuts: What's the rate limit on beers? [09:22] u4ea: lets find out [09:22] NuckingFuts: v8bot++ [09:22] v8bot: NuckingFuts has given a beer to v8bot. v8bot now has 30 beers. [09:22] NuckingFuts: u4ea: beer it :P [09:23] u4ea: u4ea: I drank them all myself :/ [09:23] Tobsn: oh jesus [09:23] NuckingFuts: We'll see how many people it takes before it gets drunk [09:23] NuckingFuts: v8bot++ [09:23] v8bot: v8bot is getting too many beers. Don't let v8bot get drunk! [09:23] systemfault: v8bot++ [09:23] v8bot: v8bot is getting too many beers. Don't let v8bot get drunk! [09:23] NuckingFuts: lawl [09:23] NuckingFuts: 30 beers [09:23] Tobsn: time machine channel reached its destination. its 1998. *pling [09:23] NuckingFuts: Hardcore liquor, man [09:23] NuckingFuts: Who knew v8bot could hold his booze? [09:23] u4ea: Tobsn: don't be bogus, dude [09:24] NuckingFuts: `v beers v8bot [09:24] v8bot: NuckingFuts: v8bot has 30 beers. [09:24] NuckingFuts: ACTION claps [09:25] NuckingFuts: ACTION waits for v8bot to sover up [09:25] NuckingFuts: *sober [09:25] martyziff has left the channel [09:26] gaYak has joined the channel [09:26] _beau: !insult v8bot [09:26] Calvin: v8bot IS a hollaback girl [09:29] niklasfi has joined the channel [09:32] NuckingFuts: oh lol v8bot is open-source [09:34] niklasfi has joined the channel [09:36] uchuff has joined the channel [09:36] bernat has joined the channel [09:36] narayan82 has joined the channel [09:37] boehm has joined the channel [09:38] madsleejensen has joined the channel [09:40] Skola: !insult Calvin [09:40] Skola: : [ [09:41] masylum_ has joined the channel [09:41] altamic has joined the channel [09:46] mscdex: Calvin: skola wants to insult you [09:46] Calvin: insult Calvin [09:46] mscdex: Calvin: skola [09:46] Calvin: skola _, i ave an [09:47] mscdex: heh [09:47] mscdex: Calvin: where is kohai? [09:47] Calvin: where this will be incredibly kohai [09:47] matjas has joined the channel [09:49] mscdex: Calvin: node.js rules [09:49] Calvin: nodejs makes it hard to explain, but its gonna be epic rules [09:50] springify has joined the channel [09:51] mscdex: Calvin: have you seen Hobbes? [09:51] Calvin: Hobbes have [09:53] _beau: Calvin: whats up? [09:53] Calvin: whats up [09:53] _beau: Calvin: _beau [09:53] Calvin: beau sorensen [09:53] _beau: ahahha [09:54] xerox_ has joined the channel [09:55] empt has left the channel [09:59] matjas has joined the channel [10:03] eldar_ has joined the channel [10:04] Dreamer3 has joined the channel [10:04] _aron has joined the channel [10:07] dgathright has joined the channel [10:09] FIQ|n900 has joined the channel [10:10] F1LT3R has joined the channel [10:11] RC1140 has joined the channel [10:11] papandreou has joined the channel [10:11] tim_smart has joined the channel [10:12] Skola: Calvin Y U NO like me? [10:12] Calvin: like python for NO [10:14] Skola: Calvin Calvin Calvin [10:14] _beau: oh Calvin [10:14] Calvin: oh HAH I just noticed [10:14] _beau: !insult Calvin [10:14] _beau: !insult Yo momma [10:14] Calvin: Yo momma thought giving Voyager Batmobile armour was a good idea [10:15] _beau: !insult Yo momma [10:15] Calvin: Yo momma likes Dr_Dace more than Dr_Dave [10:15] _beau: !insult Yo momma [10:15] Calvin: Yo momma ? More like Lord Fail! [10:15] _beau: !insult Yo momma [10:15] Calvin: Yo momma likes BSG [10:15] _beau: !insult Yo momma [10:15] Calvin: Yo momma is a dirty goat herder who's scruffy looking [10:15] _beau: !insult Yo momma [10:15] Calvin: Yo momma is dogist [10:15] _beau: !insult Yo momma [10:15] Calvin: Yo momma is James Corden's name out of context [10:15] _beau: !insult Yo momma [10:15] Calvin: Yo momma does not delete their internet history after viewing monkey porn [10:15] forzan has joined the channel [10:15] _beau: looool [10:15] Skola: hahahaha [10:16] mscdex: Calvin: yo momma [10:16] Calvin: momma jokes actually make me feel more comfortable [10:16] mscdex: orly [10:16] _beau: lol? [10:16] Skola: !insult Yo momma [10:16] Calvin: Yo momma is a n00b [10:16] tim_smart: That's not what she said [10:17] mscdex: Calvin: that's not what she said [10:17] Calvin: that's exactly what 's going to be messy and big [10:17] mscdex: Calvin: that's what she said [10:17] Calvin: that's why I 'm not sure what you mean something like sammy [10:19] _beau: Calvin: mscdex [10:19] Calvin: mscdex , what do you know how to setup a httpServer object to the prototype, in bit [10:19] mscdex: Calvin: _beau [10:19] Calvin: beau has given a beer to a channel and do thing [10:20] mscdex: is this true? [10:20] _beau: no idea [10:20] _beau: lol [10:20] _beau: and do thing? [10:20] _beau: Calvin: _beau [10:20] Calvin: beau has given a beer to a channel and do thing [10:20] Skola: Calvin sounds a bit psychotic at times [10:20] Calvin: psychotic at times , you can use whatever technology you want, do you use push or something then [10:20] _beau: Calvin: _beau [10:20] Calvin: beau was added [10:21] mscdex: calvin is a creepy internet stalker [10:21] Calvin: internet lottery [10:21] _beau: Calvin: _beau [10:21] Calvin: beau has given a beer to a page from express lol [10:21] _beau: hahaha [10:21] mscdex: Calvin: tim_smart [10:21] Calvin: timsmart [10:21] mscdex: Calvin: tim_smart [10:21] Calvin: timsmart [10:21] mscdex: hah [10:21] FIQ|n900: Calvin: _ [10:21] Calvin: [10:22] mscdex: Calvin: fiq [10:22] Calvin: fiq [10:22] Skola: Does Calvin also do JS? [10:22] Calvin: Does async stuf also [10:22] mscdex: i took out my n810 the other day and dusted it off [10:22] mscdex: heh [10:22] Skola: Calvin Skola [10:22] Calvin: Skola , yeah not a function [10:22] FIQ|n900: Heh [10:22] Skola: the bots in #haskell are nice [10:23] JoseCabo has joined the channel [10:23] mscdex: i installed diablo turbo and put it back in the drawer [10:23] mscdex: :P [10:23] JoseCabo: Good morning!! [10:23] Skola: Ole Jose [10:23] JoseCabo: Ole Skola! [10:23] JoseCabo: Hola Skola [10:23] Skola: : D [10:23] mscdex: Calvin: josecabo [10:23] Calvin: josecabo , haha, ok [10:24] Skola: Calvin xDDDD [10:24] Calvin: xDDDD [10:24] Skola: Calvin is Spanish too [10:24] Calvin: Spanish with all the logs say it's the same process if you use push or too [10:24] _beau: interesting [10:24] mscdex: calvin only knows lolspeak [10:24] Calvin: lolspeak knows [10:24] _beau: Khan is on colbert report [10:24] _beau: from khan academy [10:24] Skola: interview? [10:24] mscdex: not Khan from star trek? [10:25] Skola: not Genghis!!?! [10:25] _beau: i already forgot his first name [10:25] JoseCabo: Calvin, hola Calvin! [10:25] Calvin: hola Skola [10:25] Skola: lol [10:25] mscdex: Calvin: the wrath of khan [10:25] Calvin: wrath of khan khan [10:25] _beau: yes, interview [10:25] madsleejensen has joined the channel [10:25] mscdex: Calvin: ringojs [10:25] Calvin: ringojs is still there [10:25] mscdex: ^ unfortunately [10:25] mscdex: :-D [10:26] _beau: Calvin: backbone.js [10:26] Calvin: backbonejs [10:26] _beau: Calvin: backbonjs [10:26] Calvin: backbonjs [10:26] _beau: err [10:26] _beau: Calvin: backbonejs [10:26] Calvin: backbonejs [10:26] mscdex: calvin: backbone [10:26] Calvin: backbone and RestDAtaStores with dojo [10:26] _beau: lol nothin [10:26] Skola: Calvin lulz [10:26] Calvin: lulz , lelz, [10:26] mscdex: lelz! [10:26] Skola: hah, c'est moi [10:26] Skola: could have known [10:26] _beau: Calvin: jquery [10:26] Calvin: jquery Deferreds, which I recently switched to vim [10:26] mscdex: Calvin: ruby sucks [10:26] Calvin: sucks except for a wafadmin folder [10:26] Skola: lol [10:26] mscdex: hah [10:27] coreb has joined the channel [10:27] JoseCabo: Calvin, _beau : mootools [10:27] Calvin: mootools , dojo, in dojo beau [10:27] Skola: Calvin haskell [10:27] Calvin: haskell are nice [10:27] JoseCabo: I loooooooove mootools [10:27] JoseCabo: haskell??????????' [10:27] mscdex: Calvin like bovinetools [10:27] Calvin: bovinetools like [10:28] mscdex: Calvin likes bovinetools [10:28] Calvin: bovinetools likes [10:28] _beau: !insult Yo momma [10:28] Calvin: Yo momma is a single trouser leg [10:28] JoseCabo: WHAT? [10:28] JoseCabo: what languages are you using?? xD [10:28] mscdex: haha what? single trouser leg? [10:28] mscdex: i bet that insult works well [10:28] Skola: Calvin's a schizo [10:28] Calvin: Calvin's a schizo schizo [10:29] Skola: hahaha [10:29] _beau: oh how interesting [10:29] Skola: so true [10:29] _beau: i just got my first interactive advertisement on Hulu [10:29] openpercept has joined the channel [10:29] Skola: what for? [10:29] _beau: washington lottery [10:30] mscdex: i always click "no" for those ads, because no ads are relevant to me [10:30] Country has joined the channel [10:30] _beau: i think its better to say nothing [10:30] guy has joined the channel [10:31] _beau: and not provide any data [10:31] mscdex: most times the ads don't load for me because i have the ads blocked [10:31] Skola: hate the ads on blogs these day that open in an "in_window" pop-up [10:31] mscdex: it beats watching something about home depot [10:31] Skola: blocking all content [10:32] Skola: Calvin ads [10:32] Calvin: ads , because for single words its okay because you can do it without moving it to be [10:32] mscdex: i just don't go to those sites [10:32] Skola: me neither if possible [10:32] Skola: but lots of junk floats to top @ HN recently [10:33] mscdex: oh, i don't even go to HN [10:33] Skola: it has some cute articles once in a while [10:33] _beau: it seems to be all apple and bitcoin anymore [10:33] mscdex: applecoin [10:34] Skola: dislike the "I-don't-care-what-my-app-does-just-make-me-rich" crowd [10:34] _beau: yes [10:34] mscdex: i wonder how many bitcoins calvin has [10:34] Calvin: bitcoins to hit it thousands of times per minute and want to keep an eye wonder [10:34] Skola: and related "here's how I made epic win" [10:35] Skola: thinking is rare [10:35] stonebranch has joined the channel [10:36] fairwinds has joined the channel [10:36] _beau: yeah it makes me wonder what the audience is now [10:36] saschagehlich has joined the channel [10:36] _beau: since they are all upvoted by the users [10:36] _beau: =\ [10:36] _beau: last cool thing i saw was the hoverbike, and http://rpgjs.com [10:36] _beau: which the RPG got 1 upvote [10:36] Skola: well, 99% of HN users are lurkers [10:37] Skola: so it's hard to judge [10:37] _beau: its dissapointing most days [10:37] _beau: but i still look daily [10:38] Skola: anon/bitcoin/censorship/apple/google/facebook/MS/"CLOUD" get's boring real fast [10:39] _beau: yeah where the hell is the 'hacker' shit [10:39] mscdex: in here! [10:39] _beau: hehe [10:39] Skola: on github/irc [10:40] alloc: get some prada! [10:40] Skola: hackernews is much more about entrepeneurship [10:40] alloc: luis vitton, and some clothing stuff! [10:40] mscdex: there's also hackaday.com [10:40] alloc: word hack is going be more ordinary than 'social' [10:40] _beau: the magnetic bubbles at the end of the galaxy was cool [10:41] Skola: yeah [10:41] _beau: i lurk HN for actual hack type things [10:41] Skola: I guess democracy doesn't lead to good content, for long [10:41] MrTopf has joined the channel [10:41] _beau: and comments about pros/cons of such thing [10:42] pigmej has joined the channel [10:42] Skola: yeah, I go to HN for talk on code and making things [10:42] _beau: its how i found backbone.js [10:44] MonsieurLu has joined the channel [10:46] MonsieurLu has left the channel [10:47] _beau: any difference between attatching an object to the window vs. document [10:53] ckknight has joined the channel [10:53] vyvea has joined the channel [10:55] sourcode has joined the channel [10:58] pen has joined the channel [10:59] thalll has joined the channel [10:59] spaceinvader has joined the channel [10:59] devrim has joined the channel [11:00] aperiodic has joined the channel [11:02] madsleejensen has joined the channel [11:02] openpercept has joined the channel [11:04] openpercept has joined the channel [11:11] mitko has joined the channel [11:12] u4ea has joined the channel [11:15] forzan has joined the channel [11:17] matti has joined the channel [11:22] ph^ has joined the channel [11:24] HerrTopf has joined the channel [11:25] tmedema has joined the channel [11:25] Bradleymeck has joined the channel [11:27] tmedema: what's the topic about? [11:28] squeese has joined the channel [11:30] Skola: an invitation most likely [11:30] robhawkes has joined the channel [11:30] dgathright has joined the channel [11:30] ggorgen has joined the channel [11:32] markwubben has joined the channel [11:35] eyesUnclouded has joined the channel [11:37] mpoz2 has joined the channel [11:37] jetienne has joined the channel [11:39] jxck has joined the channel [11:40] level09 has joined the channel [11:40] level09: my server crashed with " Socket is not writable" error [11:41] level09: what does that mean ? [11:45] xerox: the socket wasn't writable [11:45] coreb: probably the client quit or something [11:45] stride: presumably you didn't check the .writable property of the writablestream you're using [11:51] level09: i think it has to do with socket.io implementation [11:52] level09: I also get this occasionally warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. [11:57] madsleejensen has joined the channel [12:03] liar has joined the channel [12:04] uchuff has joined the channel [12:16] FireFly has joined the channel [12:18] cryptix1 has joined the channel [12:21] Wizek has joined the channel [12:22] eb4890 has joined the channel [12:22] piscisaureus has joined the channel [12:26] malkomalko has joined the channel [12:26] pierr has joined the channel [12:27] steffkes has joined the channel [12:27] squeese has joined the channel [12:27] madsleejensen: How would you store application configuration values, so that it is accessible from all your modules? Create a configuration module? store values directly in the global ? pass configurations manually into modules with dependency injections? [12:29] Ezku\: madsleejensen: in my last project I used module.exports = (dependencies) -> ... [12:32] madsleejensen: Ezku\ could you share a snippet please ? :) [12:32] markwubben has joined the channel [12:34] Ezku\: madsleejensen: that's it right there. [12:34] Swizec has joined the channel [12:35] madsleejensen: Ezku\ i dont see the picture, in your custom module you export the dependencies? [12:37] Ezku\: no, you accept a set of dependencies and then use that code via require(module)(dependencies) [12:39] sub_pop has joined the channel [12:40] madsleejensen: Ezku\ i see, what would the benefit be from this approach than just loading the dependencies with "require" at the top of the custom module? [12:41] maushu has joined the channel [12:41] stride: madsleejensen: just in case you happen to be using express for a web-project, it has setting management built in [12:41] stride: it's neat because it enables separation of dev vs. production settings [12:41] madsleejensen: stride: ah cool im gonna have a look at their implementation! [12:41] maushu has joined the channel [12:42] Skola has joined the channel [12:43] varioust has joined the channel [12:44] __jgr has joined the channel [12:45] swistak has joined the channel [12:47] saschagehlich has joined the channel [12:48] sveimac has joined the channel [12:48] saschagehlich has joined the channel [12:49] adambeynon has joined the channel [12:49] SamuraiJack has joined the channel [12:51] Swizec: hey guys [12:51] Swizec: I just launched a cool project in node.js [12:51] Swizec: if anyone's on hackernews I'd appreciate an upvote :) http://news.ycombinator.com/item?id=2646383 [12:51] u4ea has joined the channel [12:52] kriszyp has joined the channel [12:52] chjj: i love it when i hear my disk spinning for no apparent reason [12:52] _jgr has joined the channel [12:53] Skola: Swizec why does this app need access to my Direct messages? [12:53] jonaslund has joined the channel [12:53] Swizec: Skola it does? thought I clicked it just needed basic read access [12:54] Skola: Authorize GithubFriends to use your account? [12:54] Skola: GithubFriends [12:54] Skola: githubfriends.swizec.com [12:54] Skola: Helps you find friends on github. [12:54] Skola: Cancel, and return to app [12:54] Skola: This application will be able to: [12:54] Skola: Read Tweets from your timeline. [12:54] Skola: See who you follow. [12:54] Skola: Access your direct messages until June 30th, 2011. [12:54] Skola: it's not that I give a f#ck about anyone reading my twitter messages, but I'm curious why it needs access to them [12:55] Swizec: Skola nope, access type is just "read only" [12:55] Swizec: maybe the library I'm using automatically adds the full access request ... [12:56] saschagehlich has joined the channel [12:57] mscdex: chjj: maybe you're using virtual memory [12:58] Skola: Swizec Y U NO test things like that [12:58] mscdex: Calvin: twitter [12:58] Calvin: twitter bots from [12:58] Swizec: Skola didn't even occur to me to be honest [12:58] Swizec: lesson learned I guess [12:58] bosphorus has joined the channel [12:58] mscdex: Calvin: skola [12:58] Calvin: skola _, i ind that [12:59] Skola: Calvin mscdex [12:59] Calvin: mscdex is a nice mvc framework that makes serving pages much nicer [12:59] mscdex: :) [12:59] Skola: oh IC [12:59] mscdex: Calvin: lolcats [12:59] Calvin: lolcats [12:59] mscdex: Calvin: lolcat [12:59] Calvin: lolcat [12:59] mscdex: :O [12:59] Skola: Calvin lol, a cat [12:59] Calvin: lol ryah [13:00] Skola: .. [13:00] Calvin: 14undefined [13:00] mscdex: we need more discussion about lolcats [13:00] Skola: .. 1 + 1 [13:00] Calvin: 132 [13:00] Skola: ahhhh [13:00] Skola: yeah agreed [13:00] mscdex: .. while(true); [13:00] Calvin: Error: Timeout [13:00] mscdex: :-D [13:00] Skola: .. _ [13:00] Calvin: ReferenceError: _ is not defined [13:00] Skola: : [ [13:00] mscdex: .. process [13:00] Calvin: ReferenceError: process is not defined [13:00] mscdex: .. Calvin [13:00] Calvin: ReferenceError: Calvin is not defined [13:00] Calvin: [13:00] Skola: .. this [13:00] Calvin: TypeError: Cannot call method 'toString' of undefined [13:01] mscdex: .. require [13:01] Calvin: ReferenceError: require is not defined [13:01] mscdex: .. calvin [13:01] Calvin: ReferenceError: calvin is not defined [13:01] Calvin: [13:01] mscdex: calvin .. calvin [13:01] Calvin: [13:01] Skola: .. console.log('') [13:01] Calvin: 03'' [13:01] Calvin: 14undefined [13:01] mscdex: Calvin: show me tweets with the nodejs hashtag already, jeez [13:02] Calvin: hashtag already, jeez already [13:02] mscdex: hah [13:02] Skola: .. console.log(dir) [13:02] Calvin: ReferenceError: dir is not defined [13:02] Skola: .. console.dir(this) [13:02] Calvin: TypeError: Object [object Object] has no method 'dir' [13:02] mscdex: .. console [13:02] Calvin: { log: [Function] } [13:02] Skola: :[] [13:02] mscdex: .. calvis + kohai [13:02] Calvin: ReferenceError: calvis is not defined [13:02] mscdex: .. calvin + kohai [13:02] Calvin: ReferenceError: calvin is not defined [13:02] Calvin: kohai , you ll type [13:03] Skola: .. kohai [13:03] Calvin: ReferenceError: kohai is not defined [13:03] Skola: .. console.log(this) [13:03] Calvin: TypeError: Cannot call method 'toString' of undefined [13:03] adambeynon has left the channel [13:04] mscdex: .. for(var i=0;i<100000;++i) console.log('lol') [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] Calvin: 03'lol' [13:04] mscdex: lol [13:04] mscdex: oops [13:04] mscdex: :-D [13:04] Skola: hahaha [13:04] mscdex: i thought surely since they implemented the while(true); timeout thing..... [13:04] Will|- has joined the channel [13:05] spaceinv1der has joined the channel [13:05] swajr has joined the channel [13:05] jtsnow has joined the channel [13:05] matti_ has joined the channel [13:05] Chani has joined the channel [13:05] fson_ has joined the channel [13:05] mlangenb1rg has joined the channel [13:05] steffan_ has joined the channel [13:07] Skola: why doesn't it autoconnect though [13:07] pamorf has joined the channel [13:08] mandric has joined the channel [13:08] callumacrae_ has joined the channel [13:09] Yoric1 has joined the channel [13:09] mscdex: huh? [13:09] Skola: auto-reconnect [13:09] gerard0` has joined the channel [13:09] mscdex: what doesn't? [13:09] Skola: you know, when it gets booted off freenode [13:09] Skola: Our beloved Calvin [13:09] mscdex: ohh [13:09] hebz0rl has joined the channel [13:09] mscdex: i don't know, i'm not sure who owns it [13:10] mscdex: i guess it just needs a little more cowbell [13:10] jslatts has joined the channel [13:11] Skola: a whole lot of it [13:11] Astro has joined the channel [13:11] fille has joined the channel [13:13] fille: hello [13:13] Skola: hello, do you have some cowbell for me? [13:14] fille12: cowbell? [13:14] Skola: yeah [13:14] Skola: a lot of cowbell [13:14] fille12: just have birds outside my window. [13:14] fille12: feels im in a fuckung djungel [13:14] level09 has joined the channel [13:14] Skola: no cowbell in the jungle? [13:15] level09: when XHR-multipart request is interrupted , it sends out a weird number [13:15] fille12: just allot of birdsong [13:15] mscdex: maybe you are in a jungle [13:15] level09: how do I handle that [13:15] mscdex: any bird rap? [13:15] hoodow has joined the channel [13:16] themiddleman has joined the channel [13:16] Skola: plenty [13:16] Skola: http://www.youtube.com/watch?v=UkGPKSHpHeQ [13:16] mscdex: sorry, but that guy isn't a bird [13:16] fille12: hehehe [13:16] Skola: no but he has nice teeth [13:16] Skola: though no cowbell, so nvm [13:17] fille12: no but its a serius problem in the neigbourhood [13:17] Skola: the lack of cowbell? [13:17] Skola: can imagine [13:17] fille12: cowbell :D [13:17] fille12: http://www.youtube.com/watch?v=m2v5lzQRbMM [13:17] jamescarr_ has joined the channel [13:17] AvianFlu has joined the channel [13:18] fille12: for the love of god, youtube is filled with remixes.. [13:18] Skola: yeah ;/ [13:18] mpoz2 has joined the channel [13:18] up_the_irons has joined the channel [13:18] cce has joined the channel [13:18] fille12: im here because of a express.js and a css problem [13:18] mscdex: i wonder which mcfly that is [13:18] mscdex: marty? [13:19] mscdex: george? [13:19] Skola: fille12, Christopher Walker would know what to do [13:19] Skola: but what's the problem? [13:19] mscdex: walker?! [13:19] mscdex: :O [13:19] Skola: yaya n [13:19] fille12: http://www.mynodejs.com:9000/ [13:19] fille12: will not be reded [13:19] Skola: I like the content [13:19] mscdex: node.js blog! [13:20] Skola: how do you serve your css? [13:20] stride: you're not closing your link tag [13:20] Skola: lol [13:20] stride: hm. that's not it. meh [13:20] Skola: and don't CapCase your attributes [13:21] fille12: im sure its the mime type [13:21] Skola: fille12 show me your app.configure section [13:21] Skola: and I'll pretend I know what I'm talking about [13:21] fille12: http://www.mindgamemedia.se/ [13:21] fille12: here is the code [13:21] fille12: its in swedish [13:21] fille12: i wrote ite [13:21] fille12: but the code is in node.js [13:22] fille12: dont mind the error, i fixed it [13:22] tomaw has joined the channel [13:22] stride: it's link rel stylesheet, not link ref stylesheet [13:22] springify has joined the channel [13:22] mscdex: yeah [13:23] mscdex: just about to say that :) [13:23] Skola: correct [13:23] stride: I charlie sheen'd! [13:23] Skola: http://validator.w3.org/ for regular cowbell [13:23] fille12: blush [13:24] Skola: shit happens [13:24] fille12: wow it worked [13:24] Skola: yes, now your blog is red [13:24] stride: looks texan [13:24] tuhoojabotti: http://dev.tuhoojabotti.com/ my blorg is black [13:25] mscdex: red blogs! [13:25] dmojoryder has joined the channel [13:25] stride: my blarg is run on php. somebody port wordpress to node [13:25] mscdex: stride: do it. [13:25] fille12: Laug [13:25] Skola: I wrote my own uberCMS [13:25] mscdex: nodepress [13:25] tuhoojabotti: Skola: I also write my own CMD.- [13:25] fille12: wordpress is the worst shit ever, but google loves it [13:25] tuhoojabotti: CMS* [13:26] Skola: the entire CMS + blog is 1000 loc [13:26] stride: mscdex: even if I had time, that wouldn't give me the plugin / themes / unicorn ecosystem available to wordpress [13:26] Skola: includes stylesheets and jade templates [13:26] mscdex: stride: gotta start somewhere! [13:26] Skola: do I get a cookie? [13:26] stride: tuhoojabotti: your blog is inaccessible to me [13:26] tuhoojabotti: Skola: I use dust [13:26] tuhoojabotti: stride: Why is that? [13:26] fille12: its take 10 min for my new blog post that will be on google [13:26] tuhoojabotti: damn [13:27] Skola: dust? what's that [13:27] stride: no idea, "Waiting for dev.tuhoojabotti.com" [13:27] tuhoojabotti: Someone crashed it ;D [13:27] fille12: http://www.mynodejs.com:9000/client [13:27] mscdex: fakewaffle is writing a "cakephp for node" [13:27] Skola: yes same for me, doesn't loaaad [13:27] fille12: u can all follow the heapUsed [13:27] tuhoojabotti: i don't know why it sometimes crashes [13:27] tuhoojabotti: or well [13:27] tuhoojabotti: becomes unresponsive [13:27] Skola: testtesttest [13:27] Skola: Service Temporarily Unavailable [13:27] Skola: The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. [13:27] Skola: Apache/2.2 Server at dev.tuhoojabotti.com Port 80 [13:27] Skola: :[ [13:27] tuhoojabotti: I kill'd it [13:27] stride: that canvas heap graph is neat [13:27] mscdex: apache! [13:28] tuhoojabotti: using htaccess proxy :D [13:28] stride: ACTION grabs a torch [13:28] jtsnow has joined the channel [13:28] fille12: i threw apache out [13:28] tuhoojabotti: it's back on [13:28] mscdex: get rid of that apache! [13:28] Skola: it worx [13:28] mscdex: nothing but trouble! [13:28] swistak has joined the channel [13:28] fille12: http://www.mindgamemedia.se/webbprogrammering/deployment-med-node-js-med-php-vps/ [13:28] tuhoojabotti: I'm lazy [13:28] mscdex: :O [13:28] fille12: its in swedish but the code is in node.js [13:28] d0k has joined the channel [13:28] Skola: my blog @ http://localhost [13:28] mscdex: the only swedish i know is swedish fish [13:29] fille12: lol [13:29] tuhoojabotti: nom nom [13:29] Skola: I'm pushing it onto my no.de machine this week :[] [13:29] Skola: “Welcome to the land of destruction!“ [13:29] stride: tuhoojabotti: wtf is "K-Pop"? [13:29] Skola: can't tell you're Finnish [13:30] tuhoojabotti: stride: I guess if you don't know you don't want to. [13:30] davro has left the channel [13:30] stride: hmkay, point taken :) [13:30] tuhoojabotti: stride: http://www.youtube.com/watch?v=TGbwL8kSpEk [13:30] davro has joined the channel [13:30] fille12: strider [13:30] Skola: a Korea-pop [13:30] tuhoojabotti: yup [13:30] Skola: amIrite [13:30] Skola: I had a gf that liked J-pop [13:31] Skola: that didnt last long [13:31] fille12: omg [13:31] tuhoojabotti: :P [13:31] Skola: DEAR LORD [13:31] fille12: welcomde to the land of destruction [13:31] tuhoojabotti: fille12: It's still missing dynamic slogans like the main site [13:32] kristsk has joined the channel [13:33] fille12: just wondering how do i use more then one template in express.js [13:33] fille12: its just looking for index.jade or layout.jade [13:33] tuhoojabotti: I use dust [13:33] Skola: well you need to set up routes [13:33] tuhoojabotti: http://akdubya.github.com/dustjs/ [13:34] stride: fille12: express comes with some examples for multiple templates. the MVC example is pretty straightforward [13:34] fille12: stride will look into it then [13:35] Skola: also check out express-resource model [13:35] Skola: module* [13:35] tmm1 has joined the channel [13:42] AndreasMadsen has joined the channel [13:44] fille12: okej [13:51] davidbanham has joined the channel [13:52] mpoz2 has joined the channel [13:52] davidcoallier has joined the channel [13:53] Bj_o_rn has joined the channel [13:56] jtsnow has joined the channel [13:59] xandrews has joined the channel [14:02] butu5 has joined the channel [14:03] dmojoryder has joined the channel [14:03] CIA-1: node: 03unknown 07master * r563469c 10/ (src/node_child_process_win32.cc src/node_stdio_win32.cc): Compensate for uv_async_init api change - http://bit.ly/lCoBOs [14:05] MrTopf has joined the channel [14:06] coyo has joined the channel [14:07] fille12: will node be avaliable fr windows [14:10] shiawuen has joined the channel [14:10] shiawuen has joined the channel [14:10] saschagehlich has joined the channel [14:12] jxck has joined the channel [14:14] boogyman has joined the channel [14:15] coyo has joined the channel [14:15] davidbanham: fille12: Yes. [14:22] yoav_ has joined the channel [14:23] xandrews has joined the channel [14:28] quackquack has joined the channel [14:28] davidbanham has joined the channel [14:29] baudehlo_ has joined the channel [14:30] davidbanham has joined the channel [14:30] JoseCabo: I wanna feeeeeeeeeeeel to youuuu nanineninoninooo tarinooo.... (8) [14:31] madsleejensen has joined the channel [14:32] fille12: so porting node.js to windows will give it a more comercial status [14:34] Madonnaboy has joined the channel [14:35] Madonnaboy: yo [14:35] tuhoojabotti: JoseCabo: Mornin' [14:35] Madonnaboy: what up hammerz [14:39] mwhooker has joined the channel [14:41] davidjrice has left the channel [14:41] asobrasil has joined the channel [14:45] dulanov has joined the channel [14:45] dulanov has left the channel [14:45] knuthy has joined the channel [14:46] burg has joined the channel [14:52] dmojoryder has joined the channel [14:53] catshirt has joined the channel [14:56] Corren has joined the channel [14:58] patrickjst has joined the channel [14:58] S1kx has joined the channel [15:04] butu5 has left the channel [15:08] burg has joined the channel [15:10] gaYak has joined the channel [15:10] davidcoallier has joined the channel [15:10] sub_pop has joined the channel [15:13] Bj_o_rn has joined the channel [15:19] christophsturm has joined the channel [15:19] christophsturm has joined the channel [15:21] dguttman has joined the channel [15:22] dividinglimits has joined the channel [15:23] CodyGray has joined the channel [15:25] AddZero has joined the channel [15:25] nmtmason has joined the channel [15:25] boogyman has joined the channel [15:27] dividinglimits has joined the channel [15:29] boogyman has joined the channel [15:29] robhawkes has joined the channel [15:32] Melkor_ has joined the channel [15:32] iori has joined the channel [15:35] materialdesigner has joined the channel [15:39] iori has joined the channel [15:41] fyskij has joined the channel [15:44] TooTallNate has joined the channel [15:45] ceej has joined the channel [15:49] havenn has joined the channel [15:49] Wizek has joined the channel [15:50] adambeynon has joined the channel [15:51] adambeynon has joined the channel [15:51] S1kx has joined the channel [15:52] herbySk has joined the channel [15:53] viz has joined the channel [15:54] telemachus_ has joined the channel [15:54] telemachus_ has left the channel [15:55] tyler-iphone has joined the channel [15:57] unlink has joined the channel [15:57] unlink has joined the channel [15:58] stisti has joined the channel [15:58] mynyml has joined the channel [15:59] KingJamool has joined the channel [15:59] telemachus has joined the channel [16:00] Chris-tina has joined the channel [16:00] iFire has joined the channel [16:00] insin has joined the channel [16:01] brianseeders has joined the channel [16:01] S1kx has joined the channel [16:03] skm has joined the channel [16:03] iori has joined the channel [16:06] christophsturm has joined the channel [16:07] PhilK has joined the channel [16:08] Corren has joined the channel [16:10] remysharp has joined the channel [16:10] maushu_ has joined the channel [16:10] aron_ has joined the channel [16:13] tmpvar has joined the channel [16:20] xandrews has joined the channel [16:20] Viriix has joined the channel [16:20] blueadept has joined the channel [16:21] gvrdth has joined the channel [16:21] gsmcwhirter has joined the channel [16:21] mendel_ has joined the channel [16:22] iori has joined the channel [16:24] _iori_ has joined the channel [16:27] jzacsh has joined the channel [16:27] jzacsh has joined the channel [16:27] cronopio has joined the channel [16:28] JoseCabo: tuhoojabotti, morning! [16:28] stepheneb has joined the channel [16:29] JoseCabo: good afternon tmpvar [16:30] liquidproof has joined the channel [16:31] bibac has joined the channel [16:32] pen has joined the channel [16:32] kawaz_home has joined the channel [16:33] christophsturm has joined the channel [16:34] vikstrous has left the channel [16:34] vikstrous has joined the channel [16:35] sudhirjonathan has joined the channel [16:35] christophsturm has joined the channel [16:36] thoolihan has joined the channel [16:37] F1LT3R has joined the channel [16:37] kbni: greetings, I was just curious, how expensive is it for setTimeout events to exist? [16:38] matjas has joined the channel [16:39] Xano has joined the channel [16:43] sreeix has joined the channel [16:46] xerox: kbni: one would guess not much! but I don't know : ) [16:46] jzacsh has joined the channel [16:46] jzacsh has joined the channel [16:47] aron_ has joined the channel [16:48] guy has joined the channel [16:50] kriszyp has joined the channel [16:54] c4milo1 has joined the channel [16:54] raidfive has joined the channel [16:55] djcoin has joined the channel [16:55] Bradleymeck has joined the channel [16:55] butu5 has joined the channel [17:01] timmywil has joined the channel [17:01] firedfox has joined the channel [17:03] hybsch has joined the channel [17:04] jbpros has joined the channel [17:04] Bj_o_rn has left the channel [17:05] jonaslund has joined the channel [17:07] level09 has joined the channel [17:10] motu has joined the channel [17:11] ion- has joined the channel [17:14] aron_ has joined the channel [17:17] joshthecoder has joined the channel [17:17] DracoBlue has joined the channel [17:18] Skola has joined the channel [17:20] intel_ix has joined the channel [17:22] tjholowaychuk has joined the channel [17:22] chiyam has joined the channel [17:22] DracoBlue has left the channel [17:22] tmpvar: JoseCabo, hello [17:23] figital has joined the channel [17:26] jemeshsu has joined the channel [17:27] eyesUnclouded has joined the channel [17:28] gazumps has joined the channel [17:29] tmedema has joined the channel [17:30] tmedema: Is it possible to set the process priority of a child process when using require('child_process').spawn ? [17:30] warz has joined the channel [17:32] yozgrahame has joined the channel [17:35] Chris-tina has joined the channel [17:38] jble has joined the channel [17:39] tjholowaychuk: ACTION is in SFO [17:40] coleGillespie: sfo? [17:40] coleGillespie: (sorry bad at 1337 speak acronyms) [17:41] Sorella has joined the channel [17:41] tjholowaychuk: san francisco [17:41] tjholowaychuk: :p [17:41] hdon- has joined the channel [17:41] coleGillespie: tjholowaychuk: you are from cn right? [17:41] tjholowaychuk: yeah im from vancouver island [17:42] S1kx has joined the channel [17:42] coleGillespie: have you seen the nodeJs cms calipso? [17:43] brainproxy has joined the channel [17:43] coleGillespie: we used some of your code in it. very nice work man =) [17:43] gerard0 has joined the channel [17:43] blueadept has joined the channel [17:43] iFire has joined the channel [17:43] havenn has joined the channel [17:43] swajr has joined the channel [17:43] markwubben has joined the channel [17:43] ryanmcgrath has joined the channel [17:43] btipling_ has joined the channel [17:43] actonapp_ has joined the channel [17:43] [[zz]] has joined the channel [17:43] AntelopeSalad has joined the channel [17:43] Guest41024 has joined the channel [17:43] pastak has joined the channel [17:43] mattly has joined the channel [17:43] paznicul has joined the channel [17:43] descipher has joined the channel [17:43] hide has joined the channel [17:43] Zelest has joined the channel [17:43] jdub has joined the channel [17:43] chjj has joined the channel [17:43] tuhoojabotti has joined the channel [17:43] mnbvasd has joined the channel [17:43] wao has joined the channel [17:43] cnu has joined the channel [17:43] ajpiano has joined the channel [17:43] tg has joined the channel [17:43] spurge has joined the channel [17:43] mavin|gone has joined the channel [17:43] alloc has joined the channel [17:43] rphillips has joined the channel [17:43] Guest74518 has joined the channel [17:43] sstephenson has joined the channel [17:43] mrkurt has joined the channel [17:43] tjholowaychuk: I haven't seen the code itself [17:44] tjholowaychuk: but i remember seeing the project [17:44] __doc__ has joined the channel [17:45] coleGillespie: tjholowaychuk: it is still in very early stages of development. we are working on really refactoring it right now. i have alot of experience creating powerful custom cms's i think when it is done it is going to be the first real powerful easy to use cms for node [17:45] coleGillespie: i am getting really excited about the direction it is heading [17:45] tjholowaychuk: cool man [17:45] coleGillespie: but i just wanted to say hello and introduce myself. also wanted to say your code inspired me. thanks [17:46] coleGillespie: @theCole on twitter [17:46] tjholowaychuk: I actually came to node originally when I was half way through creating my ruby sinatra cms "evo" [17:46] tjholowaychuk: but I never ended up porting it [17:46] tjholowaychuk: haha [17:47] xerox has joined the channel [17:47] coleGillespie: i have been working with a content management company http://www.thirdpartylabs.com and we have created cms's for some high profile clients and now I am working on porting out cms to node [17:48] coleGillespie: starting with calipso and eventually moving away and creating it for clients so it is more custom to their needs [17:49] coleGillespie: how long are you in sfo? [17:50] tjholowaychuk: only 7 days [17:52] gsmcwhirter: anyone have experience w/ cluster? [17:52] gsmcwhirter: (probably a stupid question) [17:52] patcito has joined the channel [17:52] hojberg has joined the channel [17:53] addisonj_: the guy just above you wrote a lot if it [17:53] varioust has joined the channel [17:54] pradeepto has joined the channel [17:54] quackquack: :P if it is a major node.js library, tj probably wrote it [17:54] addisonj_: or all of it? somewhere in there [17:54] tjholowaychuk: addisonj_ yeah all of it [17:54] philtor has joined the channel [17:54] addisonj_: figures [17:54] addisonj_: ACTION plans to one day figure out how to borrow some of tj's talent [17:54] tjholowaychuk: gsmcwhirter what's up? [17:55] tjholowaychuk: hahaha [17:55] gsmcwhirter: ah, great. so i used to be using spark2 and had it plugged into an upstart script to start/stop/restart. is that possible w/ cluster or not recommended? [17:55] tjholowaychuk: gsmcwhirter http://learnboost.github.com/cluster/docs/cli.html is probably the plugin you are looking for [17:55] tjholowaychuk: by default cluster has no cli [17:56] gsmcwhirter: tjholowaychuk, yeah, i saw that. what i liked w/ using upstart was easily plugging it into something like monit. i guess I can reconsider how i do that instead of forcing cluster into upstart though [17:57] quackquack: tjholowaychuk, what directory structure do you use/recommend for complex web apps? (using expressjs) [17:57] addisonj_: quackquack, express-namespace and express-resource help with that [17:58] quackquack: ah, thank you. ive seen the resource one, but not express-namespace [18:00] tjholowaychuk: quackquack i use pretty typical stuff, nothing fancy really, LearnBoost just breaks the routes into logical files so we have {teacher,student,common,parent}.js etc [18:01] tjholowaychuk: and break those into smaller files as we grow [18:01] quackquack: so those are like controllers, and they are all loaded by the app.js file? [18:02] masylum_: good thing about express is that you can structure your code as you want [18:02] dguttman has joined the channel [18:02] quackquack: yeah, im still getting the hang of it. i am new to express and node [18:02] quackquack: coming from rails [18:03] addisonj_: copying rails default structure is not a bad thing to do... MVC is pretty readable [18:03] tjholowaychuk: quackquack kinda yeah, they are still defined as regular express routes [18:03] tjholowaychuk: instead of controller-style like rails or something [18:04] quackquack: so more sinatra like, combining controller+routes [18:04] tjholowaychuk: yup. i know people dont like typing app.get('/teacher/:id/blah/bah', fn) all the time [18:04] tjholowaychuk: but at the end of the day [18:04] tjholowaychuk: that makes it extremely easy to hunt down a route [18:04] tjholowaychuk: even though slightly more verbose, it's very explicit [18:04] tjholowaychuk: which i like [18:05] tjholowaychuk: but yeah express-{namespace,resource} for people who like that sort of thing [18:05] quackquack: true [18:05] plop has joined the channel [18:05] tjholowaychuk: nothing annoys me more than trying to find a route lol [18:05] quackquack: im excited about building an app with express :) [18:05] tjholowaychuk: if i do GET /foo/bar/baz in the browser i want to search /foo/bar/baz in my editor [18:05] blueadept has joined the channel [18:06] quackquack: yeah, ive had some problems w/ rails routes in the past [18:06] quackquack: having to `rake routes` just to figure it out gets old. rake is so SLOW [18:06] tjholowaychuk: haha yeah even people with express-resource have issues already [18:06] tjholowaychuk: trying to figure out how things map [18:06] tjholowaychuk: since it's not so explicit. [18:06] tjholowaychuk: rake sucks [18:06] tjholowaychuk: make [18:06] tjholowaychuk: ftw [18:06] quackquack: agreed, rake has an unexplainably massive startup time [18:07] niftylettuce has joined the channel [18:07] addisonj_: nothing written in ruby has ever been a speed daemon ;) [18:08] quackquack: yes, but rake is in a class of it's own of slowness [18:08] masylum_: wtf, jsconfeu tickets already sold out? [18:08] masylum_: why can I assist to any conference? [18:08] quackquack: for deploying node apps, is nginx used mostly? [18:08] tjholowaychuk: internet in this hotel sucksssSSS [18:09] addisonj_: hrm, so with mongoose, is there anyway to have a Schema.pre('save' method that will cancel the save other than an error? I am trying to collate some documents together [18:09] kbni: does anyone here use jade? [18:09] tjholowaychuk: ME ME ME [18:09] addisonj_: heh, man tj, what would this community do without you... [18:09] level09 has joined the channel [18:09] quackquack: it wouldnt exist probably [18:10] kbni: for some reason j(template_file, {locals:{use_css:'blue'}}, cb..) is not replacing {use_css} in the output [18:10] quackquack: i almost said we would use HAML, but he ported that, too [18:10] kbni: I've obviously done something horribly wrong, but what? :S [18:10] tjholowaychuk: kbni hmm [18:10] tjholowaychuk: kbni jade directly? [18:10] addisonj_: nothing wrong, tj wrote jade is all [18:10] tjholowaychuk: jade.compile(stringOfJade) [18:10] tjholowaychuk: will give you a function [18:10] dnuke has joined the channel [18:10] tjholowaychuk: fn(locals) [18:11] addisonj_: quackquack, it would still exists, there are lots of brilliant coders in this community, but it would probably not be as noobie friendle [18:11] quackquack: i guess so [18:12] dgathright has joined the channel [18:13] addisonj_: ack! so bored! my wife is out of town for the weekend so I thought I would use this time to get a lot of coding done, but nooope, no drive the last few days [18:14] tjholowaychuk: haha i get that too [18:14] CodyGray has joined the channel [18:14] tjholowaychuk: im like oh awesome i have a whole day to code [18:14] tjholowaychuk: but then you dont want to [18:15] addisonj_: so instead i waste time in IRC [18:16] kbni: tjholowaychuk: using compiled object does not change anything [18:17] tjholowaychuk: kbni did you get rid of { locals: {} }? [18:17] tjholowaychuk: jade.compile(string)({ foo: 'bar' }) [18:17] kbni: yes [18:17] tjholowaychuk: hm [18:17] kbni: I shall pastie [18:18] RVS has joined the channel [18:18] kbni: I'm certain I've simply done something retarded. http://pastie.org/2057499 [18:19] RVS: Hello. Anybody worked with Mongoose.js? [18:19] tmedema: Is it possible to set the process priority of a child process when using require('child_process').spawn ? [18:19] CodyGray has left the channel [18:20] kbni: tjholowaychuk: perhaps my jade is outdated :D [18:21] tjholowaychuk: you're doing .call() [18:21] ryanmcgrath has joined the channel [18:21] tjholowaychuk: which means you would use "this.use_css" [18:21] addisonj_: tmedema, did you check the docs? there is an optional object you can pass in with options [18:21] tjholowaychuk: just do template({ use_css: 'whatever' }) [18:21] kbni: I took out the .call [18:22] kbni: same [18:22] tmedema: addisonj_: I did yes, I'm afraid I cannot find such option [18:22] addisonj_: RVS, yes, mongoose is pretty popular in here [18:22] bingomanatee has joined the channel [18:22] gsmcwhirter: anyone know what req.connection.proxySecure is or how it gets set for requests (or if it has to be set manually)? [18:22] kbni: res.end(template_fn({use_css:'blue'})) [18:23] sub_pop has joined the channel [18:24] keikubo has joined the channel [18:24] addisonj_: AHHH, I HATE sites that start with loud adds, I just jumped a foot in the air when visiting this site with a super loud ad [18:25] kbni: tjholowaychuk: have you any ideas? :D [18:25] tjholowaychuk: kbni that looks fine [18:25] addisonj_: tmedema, you could just use nice to spawn the process with whatever priority you want [18:25] unlink has joined the channel [18:25] unlink has joined the channel [18:26] warreng has joined the channel [18:26] kbni: do you think calling jade directly from inside another module could be cuasing issues with it? [18:26] tmedema: addisonj_: nice? [18:26] addisonj_: man nice [18:26] tjholowaychuk: kbni nope shouldnt [18:26] tjholowaychuk: kbni https://github.com/visionmedia/jade/blob/master/lib/jade.js#L205-224 [18:27] RVS: addisonj, So, Mongoose is cool, but I can't perform a simple Atomic query. It always cause error Mod on _id is now allowed %) But I don't change id. My doc update query: { '$push': { 'votes.up': user_id }, '$inc': { 'votes.value': 1 } [18:27] jomoho has joined the channel [18:27] tjholowaychuk: as long as you are passing locals to the returned function it should be fine [18:27] kbni: when you say 'passing locals', what do you mean? [18:28] tjholowaychuk: fn({ foo: 'bar' }) like you were doing [18:28] hjst has joined the channel [18:28] kbni: oh, I thought perhaps it required it to be declared in some scope or something [18:28] vikstrous: anyone know how to do a text search in the db with a regex with mongoose? [18:29] Corren has joined the channel [18:29] tjholowaychuk: kbni jade does with (locals){ rest of template here } internally [18:30] tjholowaychuk: which is what exposes them as pseudo globals [18:30] addisonj_: RVS, mongoose tries to do away with a lot of the atomic queries, instead you should find your object, then for example "doc.push(new Vote({up: user_id, value: 1})); docs.save(); [18:30] kbni: hmn [18:30] saschagehlich has joined the channel [18:30] u4ea: tjholowaychuk: just saw how DHH called you out today [18:31] tjholowaychuk: hahahaha [18:31] tjholowaychuk: yeah [18:31] tjholowaychuk: that was funny [18:31] kbni: tjholowaychuk: what version of jade are you using, may I ask? [18:31] RVS: addisonj_ - hm, I try. Thank you! [18:31] tjholowaychuk: kbni the most recent version [18:31] tjholowaychuk: whatever that is [18:31] tjholowaychuk: 0.12.0 or something [18:31] level09 has joined the channel [18:31] addisonj_: RVM, if you want to have more control with atomic and what not, node-mongodb-native is the basic bindings [18:31] vladimir_ has joined the channel [18:31] u4ea: It is nice to know that DHH recognizes and embraces his target audience [18:32] u4ea: now if, holy shit, we could get CTO's to see what he sees. [18:32] tjholowaychuk: i've never seen anything decent come from him [18:33] tjholowaychuk: rails is junk [18:33] level09 has left the channel [18:33] tjholowaychuk: specially the portions he wrote [18:33] kbni: tjholowaychuk: jade -o '{locals:{use_css:"blue"}}' < template.jade <- this also fails for me :S [18:33] insin: ice burn! [18:33] tjholowaychuk: the community grew it ok i suppose but it still has huge nasty flaws [18:33] u4ea: tjholowaychuk: dude, cmon man - they are using md5 instead of timestamps - thats huge [18:33] u4ea: thats like.. obvious? [18:34] tmedema: addisonj_: ah, something like "nice --adjustment=10 ffmpeg [args]", that would work I guess [18:34] kbni: tjholowaychuk: perhaps my template is broken? http://pastie.org/2057561 [18:34] u4ea: tjholowaychuk: next we will hear you decry the mediocrity of jQuery? [18:34] tjholowaychuk: u4ea jquery sucks too [18:34] kbni: there's also renice :) [18:34] u4ea: the unwashed masses and their mashed up bits of code [18:34] tjholowaychuk: the only thing good about it [18:34] tjholowaychuk: is that it is cross browser [18:34] systemfault: jquery is very bad API-wise IMHO [18:34] u4ea: not many libraries arent' [18:35] tjholowaychuk: if it werent for that i would never use jquery [18:35] tjholowaychuk: systemfault yeah i agree [18:35] jetienne: how do you explain its overwhelming sucess then ? [18:35] tjholowaychuk: some parts are fine [18:35] RVS: rails is not junk. It's for diff - create fast and be slow, i gues =) [18:35] systemfault: Their version of the "filter" function is... "grep" :/ [18:35] u4ea: err? Dojo, YUI3, MyLibrary!? [18:35] systemfault: YUI3 is good [18:35] systemfault: I use it at work. [18:35] addisonj_: jquery gets the job done, but man it is ugly and quirky [18:35] u4ea: nice, I sneaked it in at work, now finally, a year later - getting everyone on board [18:36] systemfault: u4ea: You know the problem with those libs? They don't have the ecosystem jQuery has. [18:36] tjholowaychuk: systemfault it's all very non-js-like, backwards params for each/map etc, awkward [18:36] tjholowaychuk: the ajax api [18:36] tjholowaychuk: is brutal [18:36] systemfault: u4ea: I can write JS just fine but if a damn plugin already exists, I'll just check the src quickly and just use ut. [18:36] systemfault: *it [18:36] jetienne: stable api, well documented, those are super strong points for jquery [18:36] systemfault: And jQuery being the most popular... there's TONS of plugins. [18:37] insin: zillions of plugins mashed into the jQuery namespace regardless of suitability :/ [18:37] u4ea: systemfault: quality vs quantity etc? You are right though, you can find a plugin / example / snippet for just about anything - the problem is that you often have to spend longer time debugging it or vetting it than it would be to just write it [18:37] systemfault: u4ea: I agree so I guess it's both an advantage and disadvantage [18:37] CodyGray has joined the channel [18:37] vladimir_: Hi. Can you please say with what arguments should I configure+build Node.js to get binaries in /usr/local/bin? (I am invoking node from Python using /bin/sh -c "node" and it looks that sh does not respect any modifications of $PATH I made in /etc/profile, bash.bashrc etc) [18:37] u4ea: In our system we have a succession of abandonware plugins, from prototype to the husks of 3 different 'redboxes' [18:38] CodyGray has left the channel [18:38] tjholowaychuk: and a lot of them are terrible [18:38] tjholowaychuk: like drupal modules [18:38] tjholowaychuk: 95% crap [18:38] systemfault: Drupal is a CMS, it's "normal" [18:39] systemfault: My conclusion is that CMS guys always suck at writing front-end code :/ [18:39] u4ea: its nice to have a 'vibrant community' but someone has to maintain them, and most people just write them to get the blog post, the social networking cred or are otherwise not inclined to maintain it for a succession of browsers and jquery versions going forwards [18:39] systemfault: The JS/HTML/CSS is always terrible. [18:39] addisonj_: Drupal (6 at least) is a twisted mess to start with, give the modules devs a break ;) [18:40] kristsk has joined the channel [18:40] u4ea: I think that is probably true with many 'community contributed' plugins, but also a reason to consider relying frameworks that has extended functionality from the originating party [18:40] u4ea: Like, I like backbone.js right [18:41] systemfault: I just checked it quickly, looks fine. [18:41] u4ea: its super nifty, but honestly for production I'll hold out for the yui3 'port' or whatnot [18:41] phused has joined the channel [18:41] kbni: tjholowaychuk: what does this do for you? node -e "console.log(require('jade').compile('{use_css}')({use_css:'blue'}))" [18:42] u4ea: who knows when those documentcloud guys will find more interesting careers in porn [18:42] kbni: I am at a loss as to how I have broken my jade, heh :S [18:43] tjholowaychuk: kbni {use_css} [18:43] tjholowaychuk: is not jade [18:43] tjholowaychuk: lol [18:43] tjholowaychuk: #{foo} is for interpolation [18:43] tjholowaychuk: not {foo} [18:43] kbni: w;aksdhkalsd' [18:44] jensn has joined the channel [18:44] kbni: fml [18:44] kbni: kitty is looking at me "why you not read docs properly?" [18:45] systemfault: ACTION thinks that kitteh rocks [18:46] addisonj_: thats what makes cats rock, [18:46] kbni: kitty is pretty awesome [18:46] kbni: I found him last week [18:46] kbni: prepare for cuteness overload: http://imgur.com/a/UTv7E#drGj1 [18:47] u4ea: thats some crazy ear hair for a cat that looks to be that young [18:48] u4ea: I think I may have lost one of my lovebirds today :| [18:48] kbni: maybe because it is cold at the moment? he is 6 months old (or there abouts) according to mr. vet [18:48] kbni: also, here is a shot of him distracting me from work with his cuteness: http://twitpic.com/59i75n [18:49] kbni: aww, was it paired with another lovebird? [18:49] springify has joined the channel [18:49] u4ea: just about to, still a juvenile [18:50] xerox: kbni: A+ kitty [18:50] u4ea: The older ones took it out flying, which has happened a few times, but today 'Lucky' didn't come back [18:50] kbni: i know, I find it hard to believe anyone could just dump him [18:50] u4ea: perhaps tomorrow [18:50] jakeg has joined the channel [18:50] xerox: kbni: maybe he got lost? [18:51] kbni: i thought about that, but he's not microchipped or desexed [18:51] u4ea: maybe he killed his previous owners? [18:51] xerox: ah, oh well, new friend :) [18:51] kbni: I think he might be a christmas kitty that someone didnt want [18:52] xerox: who, the worst child in the world? [18:52] kbni: he is already litter trained, and is very personable, so I find it hard to believe someone isn't missing him [18:52] u4ea: Vegetarian vietnamese [18:52] kbni: xerox: maybe? some kids can be shits [18:52] xerox: kids >.< [18:52] kbni: he is only mildly annoying after he takes a dump, and expects you to remove it from the litter tray [18:52] kbni: and even then his whining is so adorable [18:53] xerox: could be a lot worse [18:53] CIA-1: node: 03Bert Belder 07master * r2eb1274 10/ (src/node_child_process_win32.cc src/node_stdio_win32.cc): Compensate for uv_async_init api change - http://bit.ly/je6uMv [18:54] kbni: if I dont see a listing for him in wednesday's paper I am definitely giving up on the owner searchand keeping him, or finding him a good home [18:54] kbni: I am not sure how feasible it is for me to keep him because I am technically not allowed to have pets in my unit complex and he might scare the rats I already have heeh [18:55] xerox: you could call him node if he hasn't got a name already [18:55] kbni: tempting, but I already settled on Jonesy [18:57] scoates: gf3: I just sent you a pull request to add SSL support to Jerk [18:57] ap3mantus has joined the channel [18:59] jbpros_ has joined the channel [19:02] jakeg: does anyone know how to find out the status of socket.io 0.7's release? [19:02] FireFly|n900 has joined the channel [19:02] stepheneb has joined the channel [19:02] warreng has joined the channel [19:03] eyesUnclouded has joined the channel [19:04] Lagnus has joined the channel [19:04] Lagnus: ?up [19:04] Lagnus: werong channel [19:05] Sorella has joined the channel [19:06] temp01 has joined the channel [19:07] mhausenblas has joined the channel [19:08] Sidnicious has joined the channel [19:09] fizx has joined the channel [19:10] eb4890 has joined the channel [19:12] dguttman has joined the channel [19:12] varioust has joined the channel [19:13] guy has joined the channel [19:13] up_the_irons has joined the channel [19:13] McMAGIC--Copy has joined the channel [19:13] omni5cience_ has joined the channel [19:20] jacobolus has joined the channel [19:21] adambeynon has joined the channel [19:22] c4milo1 has joined the channel [19:23] astropirate has joined the channel [19:26] Sorella has joined the channel [19:27] eyesUnclouded has joined the channel [19:28] DelvarWorld has joined the channel [19:28] rauchg: jakeg [19:28] rauchg: working on the new examples [19:28] rauchg: both server and client area ready [19:28] rauchg: you can check out the develop branches [19:29] Yuffster has joined the channel [19:30] kriszyp has joined the channel [19:31] mynyml has joined the channel [19:31] thinkt4nk has joined the channel [19:31] arjun has joined the channel [19:32] brianmario has joined the channel [19:33] Xano has joined the channel [19:33] MattJ has joined the channel [19:37] anatoo has joined the channel [19:38] indexzero has joined the channel [19:41] MooGoo: asdasd [19:42] shimondoodkin: MooGoo:howare you [19:42] MooGoo: meh [19:42] jakeg: rauchg i'm on the develop branch. but socket.io.js is reporting as being "Socket.IO 0.6.3 - Built with build.js" and generally doesn't seem to be working right :\ [19:42] shimondoodkin: yegha [19:43] rauchg: nop [19:43] rauchg: it should say [19:43] rauchg: 0.7.0 [19:43] rauchg: strange [19:43] jakeg: hmm [19:43] rauchg: oH [19:43] rauchg: no [19:43] rauchg: uhm [19:43] chorrell has joined the channel [19:43] rauchg: i didn't push it to npm btw yet [19:43] jakeg: nah, i did a git clone of /develop [19:44] zmbmartin: What is the best way to handle file names from upload so you don't have duplicates? timestamps? [19:44] zmbmartin: what is the naming convention that connect-form uses? [19:44] MooGoo: uid's of some sort probably [19:44] MooGoo: or just a simple increment counter [19:45] rauchg: jakeg [19:45] DelvarWorld: moogoo: did you see in ryah's slides that he suggests using Function over eval [19:45] rauchg: did you then npm install [19:45] rauchg: to get the socket.io-client ? [19:46] MooGoo: DelvarWorld hm? [19:46] jakeg: no [19:46] rauchg: there's a chance you have a cached socket.io-client [19:46] rauchg: also [19:46] DelvarWorld: moogoo: weren't you there for the new Function vs eval discussion a few nights ago [19:46] MooGoo: it's possible, my memory is limited [19:47] tc444: is there a log of that? [19:47] MooGoo: shouldnt new function be better in the case where you need to run the evald code more than once? [19:48] jakeg: rauchg: hmm, let me try a new git clone. maybe i got master by mistake :S [19:48] KrooniX has joined the channel [19:48] DelvarWorld: well here's what scared us: https://developer.mozilla.org/en/JavaScript/Reference/Functions_and_function_scope "That is, the function body string passed to the Function constructor must be parsed every time it is evaluated." [19:49] DelvarWorld: but hopefully that only applies to firefox's js engine [19:49] MooGoo: eh [19:49] MooGoo: I noticed that page awhile ago [19:49] MooGoo: it's outdated bs [19:49] MooGoo: it also says [19:49] MooGoo: Because of this inefficiency, avoid closures whenever possible, i.e. avoid nesting functions whenever possible. [19:49] jakeg: rauchg: bah, sorry. i am on master. could have sworn i took out develop [19:50] tc444: MooGoo: you could wrap the source in (function(){ ... })() if using eval, no? [19:50] MooGoo: would anyone take that line seriously [19:50] adnam has joined the channel [19:50] MooGoo: yea tc444 you could [19:50] sebbie has joined the channel [19:50] MooGoo: node.js does something like that for loading modules [19:51] MooGoo: thing with new Function is it doesnt inherit any scope except for global [19:51] MooGoo: so I guess if you want that... [19:51] Yoric has joined the channel [19:52] tc444: and eval does... interesting. i'll toy w/ that later [19:53] tahu has joined the channel [19:53] hanmab has joined the channel [19:54] jakeg: rauchg: git clone https://github.com/LearnBoost/Socket.IO-node.git . && git checkout develop && npm install . <- woot! [19:54] MooGoo: that mdc page also says at the bottom "This page has been flagged by editors or users as needing technical review. Until it is fully reviewed, it may contain inaccurate or incorrect information." [19:54] MooGoo: I wouldnt worry about anything it says [19:55] DelvarWorld: I worry about everything, always [19:55] MooGoo: wasnt the world supposed to end by now? [19:55] MooGoo: or is that still comming up [19:56] jetienne: the world is ending since its begining, this is the trick [19:56] jetienne: like you are dying since you are alive [19:56] catshirt has joined the channel [19:56] DelvarWorld: http://hastherapturehappened.com/ [19:56] jetienne: this is the sunny side of life :) [19:56] MooGoo: interesting page thar [19:59] rauchg: jakeg [19:59] rauchg: im pushing out a few final fixes for the client along with the example [19:59] rauchg: and then it should be pretty solid [20:00] rauchg: for you to develop on top of [20:00] davidwalsh has joined the channel [20:02] jakeg: rauchg: well, we're just testing it now really anyway. not going live with anything til sept at earliest so a few bugs here and there won't hurt [20:02] jakeg: absolutely amazing module though. [20:04] vikstrous: quick question for anyone who can answer: is [].forEach() synchronous or asynchronous? :/ [20:04] MooGoo: sync [20:05] bloodsucker has joined the channel [20:05] bloodsucker: tmpvar, hi! :) [20:05] vikstrous: yeah i thought it should be, but the syntax is like asynchronous functions [20:05] MooGoo: callback functions dont nesecarily mean async [20:05] vikstrous: okay [20:06] bloodsucker: tmpvar, Do you have any idea with my problem with nide-ogl execution? :( [20:07] MooGoo: foreach is basilcy this: Array.prototype.forEach = function(callback, this) { for (var i=0; i