<incomprehensibly>
pikajude: ooh let's talk about illmatic
<pikajude>
it's my first nas
Sgeo_ has joined #elliottcable
yrashk_ has joined #elliottcable
fujisan has quit [*.net *.split]
yrashk has quit [*.net *.split]
Sgeo__ has quit [*.net *.split]
yrashk_ is now known as yrashk
fujisan has joined #elliottcable
eligrey has quit [Read error: Connection reset by peer]
eligrey has joined #elliottcable
nuck has quit [Ping timeout: 276 seconds]
nuck has joined #elliottcable
nuck is now known as Guest43570
Guest43570 has quit [Ping timeout: 260 seconds]
nuck has joined #elliottcable
nuck is now known as Guest86672
thealphanerd has quit [Quit: farewell for now]
thealphanerd has joined #elliottcable
eligrey has quit [Quit: Leaving]
alva has quit [Remote host closed the connection]
alva has joined #elliottcable
fujisan has quit [Ping timeout: 264 seconds]
fujisan has joined #elliottcable
Sgeo_ has quit [Ping timeout: 244 seconds]
_whitelogger has joined #elliottcable
Guest86672 has quit [*.net *.split]
yrashk has quit [*.net *.split]
manveru has joined #elliottcable
nuck has joined #elliottcable
nuck is now known as Guest98950
yrashk has joined #elliottcable
silentbicycle has joined #elliottcable
fujisan has quit [Quit: Connection closed for inactivity]
silentbicycle has quit [Ping timeout: 260 seconds]
silentbicycle has joined #elliottcable
devyn has quit [Ping timeout: 244 seconds]
devyn has joined #elliottcable
Guest98950 has quit [Ping timeout: 250 seconds]
devyn_ has joined #elliottcable
yorick has joined #elliottcable
yorick has joined #elliottcable
nuck has joined #elliottcable
nuck is now known as Guest93754
silentbicycle has quit [*.net *.split]
devyn has quit [*.net *.split]
manveru has quit [*.net *.split]
thealphanerd has quit [*.net *.split]
yorick__ has quit [*.net *.split]
thealphanerd has joined #elliottcable
silentbicycle has joined #elliottcable
alva has quit [Ping timeout: 260 seconds]
alva has joined #elliottcable
manveru has joined #elliottcable
<alva>
My girlfriend adores the GBA, so I made a GBA game and proposed with the SP model that opens up like a ring box, it worked. \o/
<pikajude>
ljharb: if you're interested, i found out that we're actually spending 10-20ms in javascript per request
<pikajude>
and the rest of it is waiting on networking or backends
<pikajude>
of a 500 to 35000 millisecond request
yorick has quit [Quit: No Ping reply in 180 seconds.]
silentbicycle has quit [Ping timeout: 276 seconds]
yorick has joined #elliottcable
yorick has joined #elliottcable
yorick has quit [Changing host]
silentbicycle has joined #elliottcable
<ljharb>
pikajude: that's a huge disparity - glad to know it's not the JS :-)
<pikajude>
it happens
<pikajude>
also, since we're on node 0.10, we are limited by default to 5 simultaneous connections apparently
<pikajude>
which might be the dumbest thing i've found out yet
<ljharb>
ouch. past time to upgrade tho
<ljharb>
can't you override that?
<pikajude>
yep
<pikajude>
i guess we can let slide for now the issue of why 5 simultaneous connections, on a platform advertised to be able to handle massive numbers of concurrent requests at once, is a sane default
<pikajude>
but i'm about to push that to test and we'll see what happens
<pikajude>
sometimes i wish i had enough sociopathy to be an exec