00:06 (quit) bandu: Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/ 00:44 (quit) jao: Ping timeout: 240 seconds 00:45 (quit) evhan: Ping timeout: 240 seconds 00:46 (quit) dnolen: Quit: dnolen 01:04 (quit) Fare: Quit: Leaving 01:12 (join) lewis1711 01:20 (quit) misterm: Read error: Operation timed out 01:50 (join) Demosthenes 02:04 (join) mye 02:13 (quit) Demosthenes: Ping timeout: 240 seconds 04:08 (quit) rapacity: Ping timeout: 255 seconds 04:20 (join) _danb_ 04:20 (join) rapacity 04:38 lewis1711: funny story, turns out what I thought was a defficiency in racket was actually a defficiency in my own skills. who'da thought!? 04:43 lewis1711: no wait this may still be rackets "fault" (or undocumented feature) 04:46 (join) lucian 04:46 (quit) rapacity: Read error: Operation timed out 04:57 (join) lucian_ 04:59 (quit) lucian: Ping timeout: 250 seconds 05:08 (nick) lucian_ -> lucian 05:26 (quit) lucian: Remote host closed the connection 05:55 (join) jao 05:55 (quit) jao: Changing host 05:55 (join) jao 06:46 (join) tony_ 06:46 (quit) tony_: Client Quit 06:46 (join) tony_ 06:46 (nick) tony_ -> aweset 06:46 (nick) aweset -> awest 06:56 Lajla: lewis1711, what is it? 06:57 lewis1711: Lajla: if I create a cstruct, bind it, then pass it to a function, it all works well 06:57 (join) masm 06:57 lewis1711: if I create it, bind it, then pass it to a function as the output of another function, segfaults 07:04 (quit) _danb_: Ping timeout: 276 seconds 07:57 (join) MayDaniel 08:00 (quit) awest: Ping timeout: 272 seconds 08:11 (join) PLT_Notify 08:11 PLT_Notify: racket: master Matthew Flatt * aea79be (1 files in 1 dirs): cocoa: FFI type corrections 08:11 PLT_Notify: racket: master Matthew Flatt * 6320d32 (1 files in 1 dirs): fix A4 paper description ... 08:11 PLT_Notify: racket: master commits d2eb80b...6320d32 - http://bit.ly/iiw2k6 08:11 (part) PLT_Notify 08:19 (quit) RyanRN: Quit: Leaving. 08:22 (join) rapacity 08:28 (quit) MayDaniel: Read error: Connection reset by peer 08:40 (part) lewis1711 08:46 (join) awest 08:58 (join) RyanRN 08:59 (quit) RyanRN: Client Quit 09:33 (join) PLT_Notify 09:33 PLT_Notify: racket: master Matthew Flatt * da3fd90 (1 files in 1 dirs): doc repair ... 09:33 PLT_Notify: racket: master Matthew Flatt * 1a5f41f (1 files in 1 dirs): Scribble: fix multi-line print output ... 09:33 PLT_Notify: racket: master commits 6320d32...1a5f41f - http://bit.ly/eKwAww 09:33 (part) PLT_Notify 09:38 (quit) awest: Quit: Ex-Chat 09:38 (join) amaw 10:06 (quit) amaw: Ping timeout: 240 seconds 10:23 (nick) samth_away -> samth 10:24 (join) MayDaniel 10:29 (join) corruptmemory 10:36 mye: Is the GC (3M) stop-the-world or incremental? 11:10 (join) amaw 11:13 (join) stamourv 11:13 samth: mye, it stops all computation 11:14 samth: using futures, it's possible to allocate while other threads run, but not collect 11:20 (join) anRch 11:22 Lajla: samth, if you have CPS and no mutation, doesn't that make garbage collection significantly simpler? 11:26 samth: if you have no mutation, garbage collection is signifcantly simpler 11:26 samth: cps is neither here nor there 11:27 mye: hm, I can't copy/paste from the log, but it often says GC [major] ... collected in 1172 msec, does that really mean it stops the whole web-server (in this case) for more than one second? 11:27 samth: yes 11:37 (join) PLT_Notify 11:37 PLT_Notify: racket: master Robby Findler * 25adab8 (1 files in 1 dirs): This is a change to paper over a bug elsewhere in the system that threatens the release. ... - http://bit.ly/gUfxCu 11:37 (part) PLT_Notify 11:46 Lajla: samth, but like, if you use CPS, basically every intermediate result is allocated as a function variable and can automatically be discarted when the function ends unles it's used to generate a closure, right? 11:49 (join) jonrafkind 12:00 (quit) jao: Ping timeout: 240 seconds 12:00 (quit) offby1: Ping timeout: 240 seconds 12:03 (quit) anRch: Quit: anRch 12:10 (join) anRch 12:28 (quit) MayDaniel: Read error: Connection reset by peer 12:48 (quit) anRch: Quit: anRch 12:55 (join) lucian 13:00 (join) MayDaniel 13:15 (quit) MayDaniel: Read error: Connection reset by peer 13:35 (join) saint_cypher 13:37 (join) PLT_Notify 13:37 PLT_Notify: racket: master Eli Barzilay * b090dde (1 files in 1 dirs): Add a "BOOM" string to the timeout message, otherwise the failure is ... 13:37 PLT_Notify: racket: master Eli Barzilay * 8d211cd (1 files in 1 dirs): Removed some source file specs that are no longer relevant 13:37 PLT_Notify: racket: master Eli Barzilay * 0a2d5fd (1 files in 1 dirs): Avoid using a xor brush for highlights. 13:37 PLT_Notify: racket: master commits 25adab8...0a2d5fd - http://bit.ly/efsao0 13:37 (part) PLT_Notify 13:37 jeapostrophe: samth: you pinged a while ago? 13:42 (join) jao 13:42 (quit) jao: Changing host 13:42 (join) jao 13:54 (join) anRch 14:22 samth: mattmight, when is the list of pldi papers going to be up on the website? 14:23 mattmight: As soon as someone sends it to me. 14:23 samth: :) 14:25 (quit) mye: Ping timeout: 240 seconds 14:50 (join) MayDaniel 15:00 (quit) MayDaniel: Read error: Connection reset by peer 15:11 (join) dnolen 15:27 (quit) amaw: Ping timeout: 240 seconds 15:34 (quit) anRch: Quit: anRch 15:47 (join) lucian_ 15:48 (quit) lucian: Ping timeout: 240 seconds 15:54 (quit) saint_cypher: Quit: Leaving. 15:57 (join) MayDaniel 16:01 (nick) lucian_ -> lucian 16:07 (join) saint_cypher 16:16 (join) PLT_Notify 16:16 PLT_Notify: racket: release Matthew Flatt * e20f66e (1 files in 1 dirs): fix A4 paper description ... 16:16 PLT_Notify: racket: release Matthew Flatt * 982ee1e (1 files in 1 dirs): doc repair ... 16:16 PLT_Notify: racket: release Robby Findler * 0d0f672 (1 files in 1 dirs): This is a change to paper over a bug elsewhere in the system that threatens the release. ... 16:16 PLT_Notify: racket: release commits f4302cb...0d0f672 - http://bit.ly/f9shzP 16:16 (part) PLT_Notify 16:25 (join) amaw 16:28 (quit) MayDaniel: Read error: Connection reset by peer 16:28 (nick) amaw -> tony_ 16:29 tony_: If you're happy and you know it clap your hands. 16:29 jonrafkind: i started a nuclear war 16:30 tony_: I'm a giant cockroach, so I don't care. 16:33 Lajla: Let's start a war 16:33 Lajla: start a nuclear war 16:34 Lajla: at the gaybar 16:34 Lajla: Say 16:34 Lajla: My cockroached died today. oo; 16:34 Lajla: I just put a towel over the terrarium last evening because I opened the wndow and they don't like sunlight 16:34 Lajla: I woke up this morning 16:34 Lajla: ALL DEAD 16:34 Lajla: I guess they like oxygen or not sure what hapepned 16:34 Lajla: I figured they could still breathe through that... 16:35 (nick) tony_ -> amaw 16:35 amaw: Murderer. 16:35 amaw: Those were my third cousins. 16:36 Lajla: Don't joke about my pets dying dude. 16:36 Lajla: I will unleash emma upon you. 16:36 jonrafkind: i want to build a tunnel to the center of the moon! 16:36 amaw: If you dig it through to the other side, you can jump in the hold and experience simple harmonic motion. 16:36 amaw: (hold->hole) 16:40 amaw: My pet tauntaun is pregnant and her foetus is singing "Ice, ice, baby." 16:55 (join) Blkt 17:10 Lajla: (datum->syntax jonrafkind #'amaw) 17:24 (quit) martinhex: Read error: Connection reset by peer 17:48 (join) Demosthenes 17:49 (join) martinhex 17:51 Demosthenes: anyone here using the mongo interface, and have an example query? 18:06 (join) lewis1711 18:09 (nick) samth -> samth_away 18:17 (quit) lucian: Remote host closed the connection 18:18 (join) evhan 18:25 (quit) dnolen: Ping timeout: 245 seconds 18:39 Lajla: amaw, by the way. 18:39 Lajla: I just realized a way you can see how it's indeed a repl that evaluates. 18:39 Lajla: Try (list 1 2 3) 18:39 Lajla: You will see it prints out '(1 2 3) 18:39 Lajla: And not '(list 1 2 3) 18:40 Lajla: Or (list 1 2 3) 18:43 amaw: Lajla: yes, my puzzlement yesterday has been thoroughly resolved now. I always knew the repl evaluated; I just didn't understand the need for a new semantics for print. 18:44 Lajla: Well, I suppose you can say this 18:44 Lajla: write prints out the datum in quaestion. 18:45 Lajla: print prints out the simplest code which when evaluated produce the datum 18:45 amaw: Yes Lajla. This matter has been beaten to death, then to a coma, then back to death again. 18:45 Lajla: Not enough 18:45 Lajla: I still think saying that 'foo is a symbol is weird 18:45 Lajla: How about '(foo bar) 18:46 Lajla: Surely this is a list that contains two symbols? 18:46 Lajla: So why don't we write '('foo 'bar) ? 18:46 Lajla: jonrafkind, you read this? 18:46 amaw: Excuse me, but I now need a Drano cocktail. 18:46 Lajla: Again I reduce your vaunted system to the ground. 18:46 Lajla: You cannot deny it. 18:46 Lajla: I win. 18:46 Lajla: The clickwheel is at my side. 18:48 (nick) amaw -> tauntaun 18:50 (quit) evhan: Ping timeout: 272 seconds 19:05 (quit) jao: Remote host closed the connection 19:06 (join) evhan 19:06 (join) evhan_ 19:23 (join) jao 19:23 (quit) jao: Changing host 19:23 (join) jao 19:33 (part) evhan_ 19:37 (quit) Blkt: Remote host closed the connection 19:41 (quit) evhan: Quit: leaving 19:44 (quit) jonrafkind: Ping timeout: 240 seconds 19:47 Demosthenes: hrm. i can query mongo using cons cells of exact values, but now i'm trying to discover how to do things like tag > 0 19:55 (part) lewis1711 20:05 (quit) Demosthenes: Ping timeout: 240 seconds 21:47 (quit) tauntaun: Quit: Ex-Chat 22:05 (join) PLT_Notify 22:05 PLT_Notify: racket: master Eli Barzilay * 2880edc (2 files in 1 dirs): v5.1 stuff - http://bit.ly/eFEMni 22:05 (part) PLT_Notify 22:13 (join) offby1 22:47 (quit) corruptmemory: Ping timeout: 240 seconds 22:49 (join) jonrafkind 22:56 (join) noddy 23:24 (join) Demosthenes