2016-08-22T00:09:46Z lambda-11235 joined #scheme 2016-08-22T00:16:37Z jcowan joined #scheme 2016-08-22T00:22:08Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T00:23:20Z mastokley joined #scheme 2016-08-22T00:25:16Z robotoad joined #scheme 2016-08-22T00:34:44Z oleo quit (Read error: Connection reset by peer) 2016-08-22T00:34:54Z oleo joined #scheme 2016-08-22T00:36:59Z mokuso joined #scheme 2016-08-22T00:36:59Z mokuso quit (Changing host) 2016-08-22T00:36:59Z mokuso joined #scheme 2016-08-22T00:44:33Z grettke joined #scheme 2016-08-22T01:00:36Z noethics quit (Ping timeout: 244 seconds) 2016-08-22T01:01:12Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T01:07:17Z safe joined #scheme 2016-08-22T01:07:59Z enderby quit (Remote host closed the connection) 2016-08-22T01:25:45Z shdeng joined #scheme 2016-08-22T01:32:01Z noethics joined #scheme 2016-08-22T01:59:03Z jlongster joined #scheme 2016-08-22T02:03:27Z rain1 joined #scheme 2016-08-22T02:03:28Z rain1: hello 2016-08-22T02:03:43Z rain1: does anyone know links to things like md5 sha1 implemented in scheme? 2016-08-22T02:21:50Z jcowan: rain1: https://raw.githubusercontent.com/larcenists/larceny/master/lib/Standard/md5.sch 2016-08-22T02:21:51Z rudybot: http://teensy.info/MXVUHTG3M1 2016-08-22T02:22:33Z rain1: awesome! thank you so much 2016-08-22T02:31:02Z Naraka quit (Ping timeout: 250 seconds) 2016-08-22T02:36:09Z excelsior joined #scheme 2016-08-22T02:36:34Z ArneBab joined #scheme 2016-08-22T02:37:40Z robotoad joined #scheme 2016-08-22T02:38:36Z jcowan: Note that md5 is broken wrt collisions: that is, it is feasible to find two documents m1 and m2 that hash to the same thing. 2016-08-22T02:38:43Z Naraka joined #scheme 2016-08-22T02:39:36Z jcowan: But it is *not* feasible given a *specific* m1, to find an m2 that hashes to the same thing as m1, nor is it feasible given only the hash to find a document that hashes to it. 2016-08-22T02:40:00Z jcowan: At least, the third case is theoretically possible if you have about 10^18 times the current processing power on the planet. 2016-08-22T02:40:32Z ArneBab_ quit (Ping timeout: 240 seconds) 2016-08-22T02:41:39Z qu1j0t3: jcowan: I reckon next year when i buy a new pc i will 2016-08-22T02:42:05Z qu1j0t3: jcowan: or the next iphone 2016-08-22T02:44:19Z dmiles quit (Read error: Connection reset by peer) 2016-08-22T02:52:01Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T02:53:45Z robotoad quit (Max SendQ exceeded) 2016-08-22T02:54:55Z jcowan: Naah. We will not get 10^18 more power without 10^18 more atoms. 2016-08-22T02:55:00Z robotoad joined #scheme 2016-08-22T02:55:26Z qu1j0t3: clearly you don't pay attention to the tech press! 2016-08-22T02:57:46Z n_blownapart joined #scheme 2016-08-22T03:06:20Z n_blownapart: hi would someone please take a look at something I'm revisiting: I'd like to write the output for the second program in the paste like the output for the fibonacci program listed first. Is it possible? thanks https://www.refheap.com/122460 .. the printf part on line 11 was the help of a member here. 2016-08-22T03:06:26Z cibs quit (Ping timeout: 240 seconds) 2016-08-22T03:08:34Z cibs joined #scheme 2016-08-22T03:09:34Z dmiles joined #scheme 2016-08-22T03:09:37Z mastokley quit (Ping timeout: 258 seconds) 2016-08-22T03:12:05Z jcowan: qu1j0t3: You're right, I don't. 2016-08-22T03:16:38Z daviid joined #scheme 2016-08-22T03:24:53Z qu1j0t3: jcowan: :) 2016-08-22T03:25:02Z qu1j0t3: /b 4 2016-08-22T03:53:10Z fluter quit (Ping timeout: 250 seconds) 2016-08-22T03:57:25Z jcowan: So, I need a domain name after years of doing without: which is better, johncowan.xyz or cowan.website? 2016-08-22T03:58:29Z daviid: johncowan.org maybe 2016-08-22T03:59:37Z jlongster quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T04:18:30Z noethics quit (Remote host closed the connection) 2016-08-22T04:19:14Z noethics joined #scheme 2016-08-22T04:34:14Z daviid quit (Ping timeout: 265 seconds) 2016-08-22T04:41:21Z abbe: having a fixed domain restricts your range too :) 2016-08-22T04:45:01Z jcowan quit (Ping timeout: 252 seconds) 2016-08-22T04:45:50Z n_blownapart left #scheme 2016-08-22T04:48:27Z mastokley joined #scheme 2016-08-22T04:49:58Z jcowan joined #scheme 2016-08-22T04:56:40Z grettke joined #scheme 2016-08-22T05:00:00Z grettke quit (Client Quit) 2016-08-22T05:23:52Z nilg joined #scheme 2016-08-22T05:28:41Z oleo quit (Quit: Leaving) 2016-08-22T05:30:39Z safe quit (Read error: Connection reset by peer) 2016-08-22T05:36:46Z cibs quit (Ping timeout: 240 seconds) 2016-08-22T05:38:55Z cibs joined #scheme 2016-08-22T05:43:43Z rgrinberg quit (Ping timeout: 258 seconds) 2016-08-22T05:44:39Z fluter joined #scheme 2016-08-22T06:12:11Z zacts joined #scheme 2016-08-22T06:18:30Z ggole joined #scheme 2016-08-22T06:24:44Z lambda-11235 quit (Read error: Connection reset by peer) 2016-08-22T06:25:16Z alezost joined #scheme 2016-08-22T06:30:42Z ggole_ joined #scheme 2016-08-22T06:33:41Z ggole quit (Ping timeout: 244 seconds) 2016-08-22T06:34:57Z noethics quit (Quit: Leaving) 2016-08-22T06:38:24Z mumptai joined #scheme 2016-08-22T06:38:53Z ggole__ joined #scheme 2016-08-22T06:41:30Z ggole_ quit (Ping timeout: 250 seconds) 2016-08-22T06:47:58Z ggole_ joined #scheme 2016-08-22T06:49:18Z fluter quit (Ping timeout: 250 seconds) 2016-08-22T06:50:56Z ggole__ quit (Ping timeout: 265 seconds) 2016-08-22T06:58:04Z fluter joined #scheme 2016-08-22T06:58:07Z deank quit 2016-08-22T07:02:48Z mokuso quit (Quit: leaving) 2016-08-22T07:10:27Z deank joined #scheme 2016-08-22T07:11:42Z nilg quit (Read error: Connection reset by peer) 2016-08-22T07:20:54Z zacts quit (Ping timeout: 265 seconds) 2016-08-22T07:21:54Z chishiki quit (Quit: WeeChat 1.5) 2016-08-22T07:23:26Z mastokley quit (Ping timeout: 244 seconds) 2016-08-22T07:29:27Z bjz joined #scheme 2016-08-22T07:42:03Z csed joined #scheme 2016-08-22T07:42:26Z leot joined #scheme 2016-08-22T07:42:31Z przl joined #scheme 2016-08-22T07:45:28Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-08-22T07:49:03Z mumptai quit (Remote host closed the connection) 2016-08-22T07:49:23Z lexicall joined #scheme 2016-08-22T07:54:00Z vydd joined #scheme 2016-08-22T07:54:00Z vydd quit (Changing host) 2016-08-22T07:54:00Z vydd joined #scheme 2016-08-22T07:56:03Z przl quit (Ping timeout: 250 seconds) 2016-08-22T08:01:33Z bjz joined #scheme 2016-08-22T08:04:04Z tmtwd quit (Ping timeout: 260 seconds) 2016-08-22T08:04:55Z jrdnull joined #scheme 2016-08-22T08:24:38Z lexicall quit (Ping timeout: 250 seconds) 2016-08-22T08:27:40Z greatscottttt joined #scheme 2016-08-22T08:31:25Z TheLemonMan joined #scheme 2016-08-22T08:40:35Z tmtwd joined #scheme 2016-08-22T08:41:28Z alezost quit (Quit: I live in GuixSD and Emacs ) 2016-08-22T08:44:09Z ovenpasta joined #scheme 2016-08-22T08:45:47Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T08:49:26Z ASau quit (Ping timeout: 265 seconds) 2016-08-22T08:51:54Z manumanumanu quit (Ping timeout: 260 seconds) 2016-08-22T08:54:08Z przl joined #scheme 2016-08-22T08:55:52Z przl_ joined #scheme 2016-08-22T08:55:57Z przl quit (Client Quit) 2016-08-22T09:05:38Z manumanumanu joined #scheme 2016-08-22T09:12:57Z pierpa joined #scheme 2016-08-22T09:58:31Z tmtwd quit (Ping timeout: 252 seconds) 2016-08-22T09:58:35Z lambda-smith joined #scheme 2016-08-22T10:04:31Z MrBusiness2 quit (Ping timeout: 250 seconds) 2016-08-22T10:15:44Z groovy2shoes quit (Quit: Leaving) 2016-08-22T10:19:35Z lambda-smith quit (Quit: Konversation terminated!) 2016-08-22T10:20:17Z arbv joined #scheme 2016-08-22T10:24:47Z przl_ quit (Ping timeout: 244 seconds) 2016-08-22T10:35:25Z bjz_ joined #scheme 2016-08-22T10:36:10Z bjz quit (Ping timeout: 244 seconds) 2016-08-22T10:36:54Z Naraka quit (Quit: Leaving) 2016-08-22T10:50:12Z edgar-rft quit (Quit: edgar-rft) 2016-08-22T10:51:30Z renopt quit (Ping timeout: 244 seconds) 2016-08-22T10:52:12Z cemerick joined #scheme 2016-08-22T10:52:23Z przl joined #scheme 2016-08-22T10:52:29Z renopt joined #scheme 2016-08-22T10:57:03Z eli quit (Ping timeout: 240 seconds) 2016-08-22T10:57:23Z przl quit (Ping timeout: 250 seconds) 2016-08-22T11:00:44Z fluter quit (Ping timeout: 258 seconds) 2016-08-22T11:14:18Z Naraka joined #scheme 2016-08-22T11:15:03Z DGASAU quit (Ping timeout: 276 seconds) 2016-08-22T11:19:08Z lexicall joined #scheme 2016-08-22T11:19:18Z lexicall quit (Client Quit) 2016-08-22T11:19:29Z drdo quit (Ping timeout: 250 seconds) 2016-08-22T11:19:59Z drdo joined #scheme 2016-08-22T11:20:39Z fluter joined #scheme 2016-08-22T11:23:11Z DGASAU joined #scheme 2016-08-22T11:30:35Z Muir joined #scheme 2016-08-22T11:45:11Z durm joined #scheme 2016-08-22T12:00:29Z shdeng quit (Quit: Leaving) 2016-08-22T12:15:59Z przl joined #scheme 2016-08-22T12:23:03Z bogdanm joined #scheme 2016-08-22T12:39:01Z rgrinberg joined #scheme 2016-08-22T12:39:46Z rgrinberg quit (Client Quit) 2016-08-22T12:40:08Z rgrinberg joined #scheme 2016-08-22T12:48:22Z groscoe joined #scheme 2016-08-22T12:57:56Z jlongster joined #scheme 2016-08-22T13:05:57Z edgar-rft joined #scheme 2016-08-22T13:12:13Z cemerick quit (Ping timeout: 258 seconds) 2016-08-22T13:12:40Z przl quit (Ping timeout: 252 seconds) 2016-08-22T13:18:04Z przl joined #scheme 2016-08-22T13:27:26Z cemerick joined #scheme 2016-08-22T13:43:03Z grettke joined #scheme 2016-08-22T13:55:45Z jlongster quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T13:57:34Z jlongster joined #scheme 2016-08-22T14:02:43Z deank quit (Ping timeout: 252 seconds) 2016-08-22T14:02:57Z badkins joined #scheme 2016-08-22T14:03:25Z jcowan_ joined #scheme 2016-08-22T14:05:29Z badkins_ joined #scheme 2016-08-22T14:06:44Z vikraman quit (Excess Flood) 2016-08-22T14:07:12Z vikraman joined #scheme 2016-08-22T14:08:13Z cemerick quit (Ping timeout: 252 seconds) 2016-08-22T14:08:51Z badkins quit (Ping timeout: 264 seconds) 2016-08-22T14:10:41Z DGASAU quit (Read error: Connection reset by peer) 2016-08-22T14:11:59Z DGASAU joined #scheme 2016-08-22T14:12:16Z grettke quit (Quit: Textual IRC Client: www.textualapp.com) 2016-08-22T14:20:51Z deank joined #scheme 2016-08-22T14:22:28Z Naraka quit (Ping timeout: 244 seconds) 2016-08-22T14:24:02Z badkins_ is now known as badkins 2016-08-22T14:29:24Z robotoad joined #scheme 2016-08-22T14:29:40Z oleo joined #scheme 2016-08-22T14:37:51Z Riastradh quit (Ping timeout: 276 seconds) 2016-08-22T14:38:36Z aries_liuxueyang quit (Ping timeout: 250 seconds) 2016-08-22T14:46:44Z enderby joined #scheme 2016-08-22T14:47:16Z przl quit (Ping timeout: 252 seconds) 2016-08-22T14:51:24Z _sjs quit (Ping timeout: 244 seconds) 2016-08-22T14:51:53Z aries_liuxueyang joined #scheme 2016-08-22T14:52:38Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T14:53:28Z przl joined #scheme 2016-08-22T14:56:03Z aries_liuxueyang quit (Ping timeout: 240 seconds) 2016-08-22T14:58:11Z fadein joined #scheme 2016-08-22T15:00:27Z Naraka joined #scheme 2016-08-22T15:05:14Z robotoad joined #scheme 2016-08-22T15:05:48Z Naraka quit (Ping timeout: 276 seconds) 2016-08-22T15:08:19Z Naraka joined #scheme 2016-08-22T15:16:45Z aries_liuxueyang joined #scheme 2016-08-22T15:19:27Z Naraka quit (Ping timeout: 276 seconds) 2016-08-22T15:19:53Z vydd quit (Remote host closed the connection) 2016-08-22T15:20:41Z Naraka joined #scheme 2016-08-22T15:27:42Z Naraka quit (Ping timeout: 265 seconds) 2016-08-22T15:33:10Z mastokley joined #scheme 2016-08-22T15:33:10Z mastokley quit (Max SendQ exceeded) 2016-08-22T15:33:41Z mastokley joined #scheme 2016-08-22T15:36:40Z alezost joined #scheme 2016-08-22T15:37:01Z Naraka joined #scheme 2016-08-22T15:39:32Z badkins quit (Ping timeout: 240 seconds) 2016-08-22T15:43:03Z mastokley quit (Ping timeout: 264 seconds) 2016-08-22T15:43:34Z groscoe quit (Ping timeout: 265 seconds) 2016-08-22T15:57:25Z vydd joined #scheme 2016-08-22T16:00:44Z drdo quit (Ping timeout: 250 seconds) 2016-08-22T16:01:27Z drdo joined #scheme 2016-08-22T16:03:44Z aries_liuxueyang quit (Read error: Connection reset by peer) 2016-08-22T16:04:04Z fiddlerwoaroof quit (Ping timeout: 240 seconds) 2016-08-22T16:04:28Z sethalves quit (Quit: Leaving.) 2016-08-22T16:04:34Z ovenpasta quit (Ping timeout: 240 seconds) 2016-08-22T16:04:46Z sethalves joined #scheme 2016-08-22T16:04:59Z aries_liuxueyang joined #scheme 2016-08-22T16:05:57Z fiddlerwoaroof joined #scheme 2016-08-22T16:06:03Z ovenpasta joined #scheme 2016-08-22T16:07:03Z iskander quit (Ping timeout: 264 seconds) 2016-08-22T16:07:41Z drdo quit (Ping timeout: 250 seconds) 2016-08-22T16:08:59Z drdo joined #scheme 2016-08-22T16:11:28Z Muir quit (Read error: Connection reset by peer) 2016-08-22T16:12:33Z parsnip0 quit (Ping timeout: 240 seconds) 2016-08-22T16:13:33Z csed quit (Ping timeout: 240 seconds) 2016-08-22T16:16:30Z iskander joined #scheme 2016-08-22T16:17:20Z Riastradh joined #scheme 2016-08-22T16:28:31Z przl quit (Ping timeout: 265 seconds) 2016-08-22T16:29:08Z badkins joined #scheme 2016-08-22T16:35:06Z greatscottttt quit (Quit: WeeChat 1.5) 2016-08-22T16:39:24Z parsnip0 joined #scheme 2016-08-22T16:41:44Z jcowan quit (Disconnected by services) 2016-08-22T16:41:47Z jcowan_ is now known as jcowan 2016-08-22T16:41:51Z mikeyhc` quit (Ping timeout: 264 seconds) 2016-08-22T16:42:07Z jcowan_ joined #scheme 2016-08-22T16:45:21Z mikeyhc joined #scheme 2016-08-22T16:45:56Z przl joined #scheme 2016-08-22T17:14:38Z fantazo joined #scheme 2016-08-22T17:18:38Z grettke joined #scheme 2016-08-22T17:24:01Z peorhanj joined #scheme 2016-08-22T17:26:43Z peorhanj: Hi, I'm sorry to pose the kind of question that you might have heard at least a few times before: What's the best Scheme for me? I would like to have one that is as simple as possible (simple as not bloated with non-standard extensions) but commonly used. 2016-08-22T17:27:04Z wasamasa: I suspect these don't go together 2016-08-22T17:27:13Z wasamasa: because people like convenience 2016-08-22T17:28:03Z rain1: peorhanj, probably chibi scheme 2016-08-22T17:29:07Z peorhanj: rain1: Well, it's not intended to be an extension language. 2016-08-22T17:29:29Z rain1: oh for extensions: guile 2016-08-22T17:29:31Z peorhanj: wasamasa: Then, maybe the first thing is more important. 2016-08-22T17:30:31Z mastokley joined #scheme 2016-08-22T17:31:03Z peorhanj: rain1: *Not* for extensions. 2016-08-22T17:31:38Z rain1: what 2016-08-22T17:31:44Z wasamasa: mit-scheme is what I'd consider purist 2016-08-22T17:31:54Z wasamasa: but even for that one people are writing libraries :D 2016-08-22T17:32:08Z justinethier joined #scheme 2016-08-22T17:32:08Z wasamasa: regarding popular stuff, racket, CHICKEN and guile 2016-08-22T17:32:14Z wasamasa: but each of those have non-standard extensions... 2016-08-22T17:32:27Z wasamasa: at least racket gives you a r5rs-mode to disable them alltogether 2016-08-22T17:33:56Z peorhanj: wasamasa: Ok, thanks, I'll take a look at this Racket mode. And MIT Scheme is this one: http://www.gnu.org/software/mit-scheme/ ? 2016-08-22T17:34:10Z wasamasa: yes 2016-08-22T17:34:14Z wasamasa: it's what has been commonly used for SICP 2016-08-22T17:34:33Z peorhanj: Ok, thanks. 2016-08-22T17:34:41Z wasamasa: nowadays you're told to use racket with the picture language extension :D 2016-08-22T17:41:34Z peorhanj quit (Quit: Leaving) 2016-08-22T17:42:56Z vydd_ joined #scheme 2016-08-22T17:44:41Z vydd quit (Read error: Connection reset by peer) 2016-08-22T17:44:53Z vydd joined #scheme 2016-08-22T17:47:56Z fantazo: are there more schemes which use compiler towers like guile? 2016-08-22T17:48:05Z vydd_ quit (Ping timeout: 244 seconds) 2016-08-22T17:50:02Z jcowan: "Towers"? 2016-08-22T17:52:24Z C-Keen: different frontends? 2016-08-22T17:52:29Z C-Keen: racket :) 2016-08-22T18:02:28Z zacts joined #scheme 2016-08-22T18:03:29Z cemerick joined #scheme 2016-08-22T18:09:06Z jcowan: Racket, yes. 2016-08-22T18:09:33Z jcowan: Larceny, a little bit: you can do R5RS, R6RS, R7RS, or R7RS/R6RS. 2016-08-22T18:09:33Z zacts quit (Quit: WeeChat 1.5) 2016-08-22T18:11:02Z groscoe joined #scheme 2016-08-22T18:18:49Z gravicappa joined #scheme 2016-08-22T18:28:14Z pjb joined #scheme 2016-08-22T18:31:42Z rain1: where could i find folders of test programs? any lists like that 2016-08-22T18:35:05Z zacts joined #scheme 2016-08-22T18:43:24Z fadein quit (Quit: leaving) 2016-08-22T18:44:41Z fadein joined #scheme 2016-08-22T18:48:55Z pjb: rain1: just look for scheme programs. You could start with edwin (emacs-like written in mit-scheme, distributed with mit-scheme). 2016-08-22T18:49:26Z pjb: rain1: or do you mean unit test to validate some specification? 2016-08-22T18:49:36Z karswell joined #scheme 2016-08-22T18:49:52Z przl quit (Quit: leaving) 2016-08-22T18:50:42Z rgrinberg quit (Ping timeout: 276 seconds) 2016-08-22T18:53:26Z wasamasa: https://github.com/ecraven/r7rs-benchmarks 2016-08-22T18:57:34Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T19:04:08Z MrBusiness2 joined #scheme 2016-08-22T19:04:53Z bogdanm quit (Quit: Leaving) 2016-08-22T19:16:44Z iskander quit (Quit: Quit) 2016-08-22T19:17:15Z Naraka quit (Remote host closed the connection) 2016-08-22T19:19:43Z Naraka joined #scheme 2016-08-22T19:25:32Z rgrinberg joined #scheme 2016-08-22T19:27:48Z vydd quit (Read error: Connection reset by peer) 2016-08-22T19:31:19Z zacts quit (Ping timeout: 250 seconds) 2016-08-22T19:33:28Z excelsior quit (Quit: leaving) 2016-08-22T19:36:14Z iskander joined #scheme 2016-08-22T19:36:33Z Riastradh quit (Ping timeout: 240 seconds) 2016-08-22T19:38:38Z Tenhi_ joined #scheme 2016-08-22T19:42:39Z zacts joined #scheme 2016-08-22T19:43:29Z Tenhi_ quit (K-Lined) 2016-08-22T19:45:07Z jcowan quit (Quit: Leaving) 2016-08-22T19:50:53Z TheLemonMan quit (Quit: "It's now safe to turn off your computer.") 2016-08-22T19:53:03Z badkins quit (Ping timeout: 265 seconds) 2016-08-22T19:57:18Z n_blownapart joined #scheme 2016-08-22T19:57:56Z grettke joined #scheme 2016-08-22T20:06:17Z enderby quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2016-08-22T20:06:24Z robotoad quit (Quit: Textual IRC Client: www.textualapp.com) 2016-08-22T20:07:29Z robotoad joined #scheme 2016-08-22T20:11:18Z groscoe quit (Ping timeout: 276 seconds) 2016-08-22T20:12:47Z n_blownapart quit (Remote host closed the connection) 2016-08-22T20:12:50Z groscoe joined #scheme 2016-08-22T20:13:19Z n_blownapart joined #scheme 2016-08-22T20:14:31Z cemerick quit (Ping timeout: 252 seconds) 2016-08-22T20:17:33Z groscoe quit (Ping timeout: 240 seconds) 2016-08-22T20:19:05Z justinethier quit (Quit: Page closed) 2016-08-22T20:19:43Z groscoe joined #scheme 2016-08-22T20:26:21Z alezost quit (Quit: I live in GuixSD and Emacs ) 2016-08-22T20:33:36Z benaiah` is now known as benaiah 2016-08-22T20:43:07Z zacts quit (Ping timeout: 252 seconds) 2016-08-22T20:45:15Z grettke quit (Quit: Textual IRC Client: www.textualapp.com) 2016-08-22T20:48:33Z mumptai joined #scheme 2016-08-22T20:56:51Z gravicappa quit (Ping timeout: 264 seconds) 2016-08-22T21:00:23Z daviid joined #scheme 2016-08-22T21:00:46Z daviid is now known as Guest20410 2016-08-22T21:09:39Z rjnw joined #scheme 2016-08-22T21:19:51Z ggole_ quit 2016-08-22T21:28:32Z badkins joined #scheme 2016-08-22T21:35:09Z n_blownapart quit (Read error: Connection reset by peer) 2016-08-22T21:35:20Z n_blownapart joined #scheme 2016-08-22T22:00:21Z handsome joined #scheme 2016-08-22T22:04:11Z handsome left #scheme 2016-08-22T22:11:59Z bjz_ quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-08-22T22:27:09Z mumptai quit (Remote host closed the connection) 2016-08-22T22:29:09Z groscoe quit (Ping timeout: 260 seconds) 2016-08-22T22:29:26Z mordocai left #scheme 2016-08-22T22:30:27Z rgrinberg quit (Ping timeout: 264 seconds) 2016-08-22T22:30:55Z bjz joined #scheme 2016-08-22T22:32:21Z X-Scale joined #scheme 2016-08-22T22:32:45Z X-Scale is now known as Guest61843 2016-08-22T22:37:52Z pierpa quit (Ping timeout: 250 seconds) 2016-08-22T22:38:36Z Guest61843 is now known as X-Scale 2016-08-22T22:39:26Z cibs quit (Ping timeout: 240 seconds) 2016-08-22T22:41:34Z cibs joined #scheme 2016-08-22T22:45:23Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-08-22T22:47:12Z X-Scale quit (Quit: HydraIRC -> http://www.hydrairc.com <- \o/) 2016-08-22T22:49:37Z X-Scale joined #scheme 2016-08-22T22:55:29Z Guest20410 is now known as daviid 2016-08-22T23:00:04Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-22T23:15:11Z jcowan_ quit (Quit: Leaving) 2016-08-22T23:17:54Z n_blownapart quit (Ping timeout: 265 seconds) 2016-08-22T23:30:48Z n_blownapart joined #scheme 2016-08-22T23:33:36Z Blukunfando quit (Ping timeout: 258 seconds) 2016-08-22T23:35:37Z n_blownapart quit (Read error: Connection reset by peer) 2016-08-22T23:35:55Z n_blownapart joined #scheme 2016-08-22T23:46:25Z pmden quit (Ping timeout: 265 seconds) 2016-08-22T23:48:09Z robotoad joined #scheme 2016-08-22T23:50:12Z pmden joined #scheme 2016-08-22T23:57:22Z daviid quit (Ping timeout: 258 seconds)