00:29 (quit) Demosthenes: Ping timeout: 244 seconds 00:50 (quit) getpwnam: Ping timeout: 240 seconds 00:53 (quit) yoklov: Quit: bye! 00:54 (quit) zyoung: Remote host closed the connection 00:55 (join) zyoung 00:59 (quit) zyoung: Ping timeout: 255 seconds 01:00 (quit) jeapostrophe: Ping timeout: 252 seconds 01:17 (quit) karswell: Remote host closed the connection 01:27 (join) karswell 01:35 (quit) manu3000: Quit: manu3000 01:35 (join) manu3000 01:47 (quit) acarrico: Ping timeout: 248 seconds 02:00 (join) acarrico 02:07 (quit) Kaylin: Quit: Leaving. 02:07 (join) nilyaK 02:17 (part) gerardpaapu 02:18 (quit) kvda: Read error: Connection reset by peer 02:22 (join) kvda 02:51 (join) Demosthenes 02:55 (join) tfb 03:08 (quit) tfb: Quit: sleeping 03:12 shawnps: how can i define a variable based on a condition? like (if (some-condition) (define x 5) (define x 6)) 03:12 (join) zx80 03:14 shawnps: oh nvm 03:14 shawnps: (define x (if (some-condition) 5 6)) 03:15 (quit) Demosthenes: Ping timeout: 245 seconds 03:15 (join) bluezenix 03:16 (quit) karswell: Remote host closed the connection 03:20 (join) sestisr 03:27 (join) karswell 03:36 (join) noelw_away 03:36 jonrafkind: how do you insert a literal @ in scribble? 03:37 (join) ahinki 03:38 (nick) noelw_away -> noelw 03:38 jonrafkind: ah |{ and }| 03:47 (join) __rahul__ 03:50 (join) rahul_ 03:50 rahul_: Hi all, is there a standard log function (with an arbitrary base)? 03:53 nilyaK: uh, in math yes, the base is e, but idk about racket 03:54 (quit) jonrafkind: Ping timeout: 265 seconds 03:55 nilyaK: http://docs.racket-lang.org/reference/generic-numbers.html?q=log#%28def._%28%28quote._~23~25kernel%29._log%29%29 03:55 rudybot: http://tinyurl.com/6mt5jmf 03:55 nilyaK: seems so 03:56 noelw: rahul: Given a log in some base you can convert to a log in any other base 03:57 noelw: Through the power of division! 03:57 (join) asumu_ 03:58 (quit) karswell: Remote host closed the connection 03:58 rahul_: sure, was just wondering if there is a standard function. thanks all 03:59 nilyaK: yes, natural log, base e ~= 2.718281828 03:59 nilyaK: but I assume you read that link already so yea :) 04:03 (quit) asumu: *.net *.split 04:03 (quit) snorble_: *.net *.split 04:08 (join) karswell 04:10 (join) dzhus 04:12 (quit) karswell: Remote host closed the connection 04:21 Shambles_: Is there a way to detect vsync to prevent tearing when drawing on a canvas in Racket? 04:22 (join) karswell 04:27 (join) tim-brown 04:27 tim-brown: monrning all 04:28 (quit) karswell: 04:31 Haffe: Hello to you. 04:32 (quit) jyc: Read error: Connection reset by peer 04:33 noelw: hi 04:51 (quit) kvda: Quit: Computer has gone to sleep. 05:08 (part) noelw 05:11 (join) tfb 05:18 (join) masm 05:23 (join) noelw 05:39 (join) mceier 05:59 (quit) bitonic: Quit: WeeChat 0.3.7 05:59 (join) bitonic 06:05 (quit) sestisr: Ping timeout: 240 seconds 06:28 (quit) rahul_: Ping timeout: 244 seconds 06:28 (quit) __rahul__: Ping timeout: 244 seconds 06:45 (join) __rahul__ 06:45 (join) rahul_ 06:57 (quit) bluezenix: Quit: Leaving. 07:13 (quit) nilyaK: Quit: Leaving. 07:38 (join) bluezenix 07:38 (quit) zx80: Quit: Leaving 07:53 (join) ambrosebs 08:05 (join) jeapostrophe 08:05 (quit) jeapostrophe: Changing host 08:05 (join) jeapostrophe 08:10 (join) graspee 08:15 (join) wahjava 08:23 (join) jesyspa 08:56 (join) getpwnam 09:02 (join) zyoung 09:06 (join) snearch 09:09 (join) sizz 09:17 (join) dnolen 09:19 (join) DUnkle 09:20 (join) RacketCommitBot 09:20 RacketCommitBot: [racket] plt pushed 2 new commits to master: http://git.io/949RZw 09:20 RacketCommitBot: [racket/master] raco decompile: show `require's - Matthew Flatt 09:20 RacketCommitBot: [racket/master] instantiate `require'd modules in the order that they are `require'd - Matthew Flatt 09:20 (part) RacketCommitBot 09:23 DUnkle: does anyone know how to create a function that allows you to move an image in the direction of the corresponding arrow keys 09:25 (quit) snearch: Quit: Verlassend 09:28 DUnkle: ? 09:31 (quit) getpwnam: Ping timeout: 260 seconds 09:32 (quit) noelw: Quit: noelw 09:35 (part) ambrosebs 09:36 (quit) DUnkle: Ping timeout: 245 seconds 09:36 (quit) jeapostrophe: Ping timeout: 252 seconds 09:48 (join) dunkle 09:52 (quit) dunkle: Ping timeout: 245 seconds 10:01 (join) RacketCommitBot 10:01 RacketCommitBot: [racket] plt pushed 3 new commits to master: http://git.io/l_dROA 10:01 RacketCommitBot: [racket/master] racket/gui cocoa: fix initial eventspace hook - Matthew Flatt 10:01 RacketCommitBot: [racket/master] racket/gui cocoa: fix 'no-sheet style for `dialog%' - Matthew Flatt 10:01 RacketCommitBot: [racket/master] racket/gui cocoa: fix floating-window event handling - Matthew Flatt 10:01 (part) RacketCommitBot 10:06 (join) mye 10:20 (quit) jrslepak: Quit: This computer has gone to sleep 10:20 (quit) __rahul__: Ping timeout: 248 seconds 10:20 (quit) rahul_: Ping timeout: 252 seconds 10:23 (join) aalix 10:31 (join) plobzik 10:32 (join) __rahul__ 10:32 (quit) plobzik: Read error: Connection reset by peer 10:32 (join) rahul_ 10:44 (join) getpwnam 10:47 (quit) ahinki: Quit: ChatZilla 0.9.88.2 [Firefox 13.0/20120509070325] 10:52 (join) antithesis 11:11 (nick) asumu_ -> asumu 11:12 (join) asumu 11:12 (quit) asumu: Changing host 11:12 (join) asumu 11:18 (quit) dnolen: Ping timeout: 245 seconds 11:20 (join) noelw 11:21 (join) jeapostrophe 11:21 (quit) jeapostrophe: Changing host 11:22 (join) jeapostrophe 11:26 (join) anRch 11:38 (quit) __rahul__: Ping timeout: 260 seconds 11:38 (quit) rahul_: Ping timeout: 272 seconds 11:38 (join) RacketCommitBot 11:38 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/g4WIVA 11:38 RacketCommitBot: [racket/master] Fix unit contract tests to cope with contract error message changes. - Stevie Strickland 11:38 (part) RacketCommitBot 11:43 (join) stis 11:44 (join) RacketCommitBot 11:44 RacketCommitBot: [racket] plt pushed 4 new commits to master: http://git.io/NkNJjQ 11:44 RacketCommitBot: [racket/master] racket/gui cocoa: fix internal ObjC class names - Matthew Flatt 11:44 RacketCommitBot: [racket/master] add a `#:build?' argument to `directory-list' - Matthew Flatt 11:44 RacketCommitBot: [racket/master] add note about `find-executable-path' to `subprocess', etc. - Matthew Flatt 11:44 (part) RacketCommitBot 11:44 (join) RacketCommitBot 11:44 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/jQif2g 11:44 RacketCommitBot: [racket/master] "broke it's contract" -> "broke its contract" - Stevie Strickland 11:44 (part) RacketCommitBot 11:49 (quit) bluezenix: Quit: Leaving. 12:08 (quit) tim-brown: Remote host closed the connection 12:19 (quit) noelw: Quit: noelw 12:42 (quit) anRch: Quit: anRch 12:49 (join) RacketCommitBot 12:49 RacketCommitBot: [racket] plt pushed 2 new commits to master: http://git.io/P5lW5A 12:49 RacketCommitBot: [racket/master] fix phase-shifted compile-time use of `variable-reference->namespace' - Matthew Flatt 12:49 RacketCommitBot: [racket/master] Revert "work around an internal module-instantation bug" - Matthew Flatt 12:49 (part) RacketCommitBot 12:51 (join) anRch 12:52 (quit) bartbes: Ping timeout: 272 seconds 12:52 (join) bartbes 12:54 (join) jonrafkind 13:00 (join) kreol[Ukr] 13:07 (join) dyoo 13:08 dyoo: DUnkle: it's a standard "homework" assignment for those doing World programs. If you're doing something with World programs, on-key is probably what you're looking for 13:09 (part) dyoo 13:21 (quit) tfb: Quit: sleeping 13:25 (quit) dented42: Quit: Computer has gone to sleep. 13:32 asumu: Shambles_: since you mentioned JazzScheme the other day, I tried it out. Pretty neat system. 13:32 asumu: (or rather, I tried the IDE that comes with it: Jedi) 13:33 jonrafkind: is it based on racket? 13:34 asumu: jonrafkind: on Gambit. 13:39 asumu: They seem to have fairly complete libgit2 bindings too. That'd be nice to have. 13:39 asumu: I've wanted to write a DrRacket git plugin. 13:42 (join) younder 13:42 bremner: no releases of JazzScheme lately 13:44 (quit) bitonic: Quit: WeeChat 0.3.7 13:48 (join) jao 13:48 (quit) jao: Changing host 13:48 (join) jao 13:51 (join) snorble_ 13:55 (join) sstrickl 13:56 bremner: seems to be ongoing activity in qit, if not a huge community 13:58 (join) bluezenix 14:03 (quit) anRch: Quit: anRch 14:17 (quit) manu3000: Ping timeout: 260 seconds 14:21 (quit) aalix: Ping timeout: 260 seconds 14:24 (quit) jao: Remote host closed the connection 14:32 (join) zyoung_ 14:33 (quit) zyoung: Ping timeout: 252 seconds 14:57 (join) aalix 15:01 (join) jao 15:01 (quit) jao: Changing host 15:01 (join) jao 15:02 (join) nilyaK 15:06 (join) snearch 15:09 (quit) kreol[Ukr]: Ping timeout: 244 seconds 15:11 (join) jacius 15:11 (join) bitonic 15:15 (quit) tewk: Ping timeout: 240 seconds 15:15 (join) tewk 15:19 (quit) mye: Ping timeout: 250 seconds 15:23 (join) mye 15:28 (join) untrusted 15:29 (quit) mye: Ping timeout: 248 seconds 15:29 (quit) tewk: Ping timeout: 244 seconds 15:31 (join) Fare 15:36 (join) tewk 15:53 (quit) acarrico: Ping timeout: 256 seconds 15:53 (quit) tewk: Ping timeout: 252 seconds 16:01 (join) tewk 16:04 (join) carleastlund 16:06 Fare: Xach speaking at Boston Lisp Meeting tomorrow http://fare.livejournal.com/166595.html 16:06 (join) netrino 16:07 Fare: And looking for more speakers. Any racketeer interested in speaking in June, July, August, etc? 16:15 (quit) djcb: Ping timeout: 245 seconds 16:16 (quit) untrusted: Ping timeout: 250 seconds 16:35 (quit) getpwnam: Ping timeout: 260 seconds 16:40 (quit) snearch: Quit: Verlassend 16:56 (join) dented42 17:24 (join) getpwnam 17:27 (quit) netrino: Quit: Ave! 17:36 (part) stis 17:37 (quit) dzhus: Ping timeout: 245 seconds 17:44 Shambles_: asumu: Glad you liked JazzScheme. It looked good to me too. 17:47 (quit) antithesis: Quit: yes leaving 17:49 (join) acarrico 17:50 (join) gerardpaapu 17:51 gerardpaapu: galileo 17:51 gerardpaapu: oops, wrong window... 18:08 jonrafkind: copernicus 18:12 bremner sends a telegram to the vatican 18:12 (quit) jeapostrophe: Ping timeout: 252 seconds 18:14 (join) yoklov 18:15 friscosam: re: jazzscheme, everytime I look at another lisp/scheme I'm struck by how well thought out the module and syntax system is in Racket 18:17 (quit) sstrickl: Quit: sstrickl 18:18 (quit) mceier: Quit: leaving 18:42 (join) dunc_ 18:43 dunc_: does anyone know how to create an animation where an image moves left right up or down when you hit the corresponding arrow keys? 18:49 (quit) dunc_: Ping timeout: 245 seconds 18:55 (quit) nilyaK: Quit: Leaving. 19:03 (quit) jacius: Remote host closed the connection 19:09 (quit) zyoung_: Read error: Operation timed out 19:24 (quit) aalix: 19:31 (quit) dented42: Quit: Computer has gone to sleep. 19:33 (join) dented42 19:33 (quit) bitonic: Quit: WeeChat 0.3.7 19:44 (quit) jonrafkind: Ping timeout: 272 seconds 19:46 (quit) jesyspa: Quit: leaving 19:50 (quit) Fare: Quit: Leaving 19:52 (quit) dsantiago: Quit: Leaving... 19:58 (quit) younder: Remote host closed the connection 20:04 (join) jesyspa 20:09 (join) dsantiago 20:11 (join) kvda 20:22 (join) zyoung 20:28 (quit) bluezenix: Quit: Leaving. 20:30 (join) RacketCommitBot 20:30 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/WmCb0g 20:30 RacketCommitBot: [racket/master] hack `directory-list' to avoid confusing Typed Racket - Matthew Flatt 20:30 (part) RacketCommitBot 20:30 (join) Kaylin 20:30 (join) jrslepak 20:33 asumu: dunc_... nope they left. 20:33 asumu: friscosam: indeed. I don't now much about JazzScheme's module system though. Is it not good? 20:40 (quit) cdidd: Remote host closed the connection 20:48 (join) jeapostrophe 20:48 (quit) jeapostrophe: Changing host 20:48 (join) jeapostrophe 20:57 (quit) carleastlund: Quit: carleastlund 21:08 (join) sizz_ 21:08 (join) kreol[Ukr] 21:09 (quit) sizz: Ping timeout: 265 seconds 21:11 (join) jacius 21:17 (quit) jesyspa: Quit: leaving 21:20 (join) duncan 21:21 (nick) duncan -> Guest75527 21:22 Guest75527: does anyone know the enitre code for creating an animation where an image moves left right up or down when you hit the corresponding arrow keys 21:55 (join) Demosthenes 21:59 (quit) masm: Quit: Leaving. 22:02 bremner: The unintentional troll is strong in this one ;) 22:15 (join) camilo_ 22:17 (join) RPR 22:22 (quit) sizz_: Read error: Operation timed out 22:26 (join) sizz 22:40 (quit) dented42: Ping timeout: 244 seconds 22:44 (join) Nisstyre 22:50 (quit) graspee: Quit: no time like the present 22:58 RPR: Got Racket bootstrapped onto Redhat's OpenShift cloud. Still not ready for prime time yet. http://test-rpr.rhcloud.com/ https://github.com/RayRacine/rackos/wiki/Quick-Start 22:59 asumu: RPR: Awesome. :) 22:59 asumu: So what makes OpenShift useful? I looked at its website but honestly was not able to make much of it. 23:01 asumu: RPR: BTW should there be an icon on the test page? I don't see one. 23:02 RPR: Well you use it run Racket code, including a website for _free_. And free is nice. It's very much JBoss Java oriented. And its kinda cool that you just git push your code and it all auto deploys. 23:03 asumu: Oh, so it's essentially free web hosting but actually programmable? 23:03 RPR: You mean the small print talking about clicking an icon? I have no idea. I just got the default webserver to run. 23:03 asumu: Yeah, that small print. I guess there's an image or CSS file missing? 23:03 RPR: asumu, it will be shortly. You right your servlet code, git push it and it will be running on their cloud. 23:04 RPR: argg ... write your code ... 23:04 asumu: Neat. I'm surprised though, what's in it for Red Hat? 23:05 RPR: The Racket server is auto installed for you. That is the part I just got working. 23:05 RPR: You pay $$$ if you want to run something larger. 23:06 RPR: But for tiny apps (they say) it will remain free. 23:07 asumu: Ah, I see. FAQ says 1GB storage quota and so on. And I guess it's still a preview. 23:07 asumu: In any case, neat. 23:15 (quit) RPR: Quit: Leaving 23:15 (join) cdidd 23:20 (quit) camilo_: Ping timeout: 245 seconds 23:21 (join) dented42 23:21 (join) jonrafkind 23:24 (quit) kreol[Ukr]: Ping timeout: 272 seconds 23:29 (join) rahul_ 23:31 (join) __rahul__ 23:49 (join) bamaung 23:59 bamaung: hi 23:59 asumu: Hi.