[11:03:28] <Derick> index updates happen while you delete each document
[11:57:13] <roxlu> hi guys, when I use something like .. db.find(...).limit(10) or db.find(...).limit(1000) would that have big performance differences? (I would say no, but just checking)
[11:57:46] <Derick> it has aperformance difference as you need to read more documents, and send more documents over the network
[22:10:48] <Zelest> And I lived on welfare for 5 years during the socialist years.. and their model for work does not work, I've tried it and no.. just no.. :P
[22:11:13] <Zelest> I consider shaving my head if M loses! :D
[22:11:46] <fl0w> I have no faith in voting for any party for 4 years … why can’t I have a default on some party and then poll vote online when things get interesting? Like, when M took office (which I voted for) and they voted for “data lagring” ..
[22:12:26] <Derick> data lagring is not legal though, says the EU
[22:13:32] <fl0w> And nothing’s happening about that … I have no faith in the political system at all. This time around also has been one of the worst elections too in my opinion. It’s a blame game at its finest.
[22:14:15] <fl0w> Zelest: So I should /part then if they do ;) I’m a 1st gen immigrant.
[22:14:50] <Zelest> fl0w, Hahaha, I meant seeing Reinfeldt is bold.. :P
[22:15:07] <fl0w> Oh, I thought you were referring to SD :)
[22:15:20] <Zelest> SD is just not an option, ever. :)
[22:15:41] <fl0w> Well, then maybe I should just vote for you then!
[22:16:52] <fl0w> Onto mongo related topics. I’m trying to figure out if storing large sets of 2d cartesian data in mongo is … a good choice for me. For a tile based game, anyone worked with the 2d indexing in mongo before?
[22:17:27] <fl0w> Always the same thing, I ask a question, and a net split occurs.
[22:44:39] <Zelest> fl0w, apparantly half the channel supported their cause quite to the extreme
[22:45:14] <Zelest> we were discussing welfare and such.. and some asshat goes "se till att ha rätt hudfärg så får du nog det dubbla" .. and the war was on :P
[23:29:15] <fl0w> maybe somebody will know, if I have weird characters at the beginning of a file which is UTF-8, and it’s not an UTF-8 BOM, what could it be?