00:08:07 -!- samth is now known as samth_away 00:09:12 -!- Fare [~Fare@74.125.59.116] has quit [Ping timeout: 240 seconds] 00:10:51 replore_ [~replore@203.152.213.161.static.zoot.jp] has joined #scheme 00:13:46 -!- replore_ [~replore@203.152.213.161.static.zoot.jp] has quit [Remote host closed the connection] 00:24:15 replore [~replore@203.152.213.161.static.zoot.jp] has joined #scheme 00:30:52 -!- jonrafkind [~jon@crystalis.cs.utah.edu] has quit [Read error: Operation timed out] 00:34:10 -!- tupi [~david@139.82.89.24] has quit [Quit: Leaving] 00:42:11 -!- meanfish [~bill@76.73.221.195] has quit [Remote host closed the connection] 00:42:16 -!- blackened [~blackened@ip-89-102-29-120.net.upcbroadband.cz] has quit [Quit: blackened] 00:51:51 -!- Quadrescence [~quad@unaffiliated/quadrescence] has quit [Ping timeout: 255 seconds] 00:55:23 -!- whitequark [~whitequar@dagaz.whitequark.org] has quit [Ping timeout: 244 seconds] 00:55:27 soveran [~soveran@186.19.214.247] has joined #scheme 00:56:10 whitequark [~whitequar@dagaz.whitequark.org] has joined #scheme 00:56:36 Quadrescence [~quad@unaffiliated/quadrescence] has joined #scheme 01:03:17 -!- acarrico [~acarrico@pppoe-68-142-40-116.gmavt.net] has quit [Remote host closed the connection] 01:17:35 -!- Sysop_fb [~bleh@108-66-160-34.lightspeed.spfdmo.sbcglobal.net] has quit [Ping timeout: 276 seconds] 01:18:29 -!- pandeiro [~pandeiro@187.38.242.198] has quit [Ping timeout: 256 seconds] 01:22:39 Sysop_fb [~bleh@108-66-160-34.lightspeed.spfdmo.sbcglobal.net] has joined #scheme 01:22:55 Modius [~Modius@cpe-70-123-140-183.austin.res.rr.com] has joined #scheme 01:23:18 faze` [~chris@unaffiliated/faze/x-8454791] has joined #scheme 01:23:21 -!- Nisstyre [~yours@infocalypse-net.info] has quit [Ping timeout: 255 seconds] 01:23:31 -!- faze` [~chris@unaffiliated/faze/x-8454791] has left #scheme 01:24:58 rimmjob [~king@adsl-108-207-193-192.dsl.hstntx.sbcglobal.net] has joined #scheme 01:35:11 pandeiro [~pandeiro@187.38.242.198] has joined #scheme 01:36:57 Nisstyre [~yours@c-208-90-102-250.netflash.net] has joined #scheme 01:37:17 airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has joined #scheme 01:41:16 leo2007 [~leo@119.255.41.67] has joined #scheme 01:41:26 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 01:47:12 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 01:49:20 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 01:49:56 -!- kk` [~kk@unaffiliated/kk/x-5380134] has quit [Remote host closed the connection] 01:53:12 -!- Nisstyre [~yours@c-208-90-102-250.netflash.net] has quit [Ping timeout: 240 seconds] 01:53:48 Nisstyre [~yours@infocalypse-net.info] has joined #scheme 01:58:00 frhodes` [~user@75-173-67-252.albq.qwest.net] has joined #scheme 01:58:07 -!- frhodes [~user@75-173-67-252.albq.qwest.net] has quit [Ping timeout: 248 seconds] 02:02:32 acarrico [~acarrico@pppoe-68-142-40-116.gmavt.net] has joined #scheme 02:04:05 -!- leo2007 [~leo@119.255.41.67] has quit [Read error: Connection reset by peer] 02:05:41 realitygrill [~realitygr@adsl-76-226-100-195.dsl.sfldmi.sbcglobal.net] has joined #scheme 02:06:34 which scheme has good graphic libraries? 02:06:40 not like complex 3d stuff 02:06:53 just like plotting the effects of a function 02:07:09 like calc/linear algebra type stuff 02:07:17 leo2007 [~leo@119.255.41.67] has joined #scheme 02:12:22 rimmjob: Racket's graphic library should be able to do that, though I haven't used it myself. 02:14:29 elly [~elly@atheme/member/elly] has joined #scheme 02:15:06 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 02:17:11 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 02:23:39 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 02:24:56 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 02:27:20 -!- gffa [~gffa@unaffiliated/gffa] has quit [Read error: Connection reset by peer] 02:28:09 gffa [~gffa@unaffiliated/gffa] has joined #scheme 02:30:29 rimmjob: see the new plot module in the latest nightly releases. It will be in the next release and it's quite good. 02:30:33 (for Racket) 02:31:37 You can see some nice examples here: http://pre.racket-lang.org/docs/html/plot/intro.html#(part._.Plotting_2.D_.Graphs) 02:32:39 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 02:33:19 -!- mmc [~michal@178-85-65-177.dynamic.upc.nl] has quit [Read error: Operation timed out] 02:33:40 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 02:35:09 that's exactly what i wanted 02:35:17 thanks 02:35:46 fg 02:35:48 -!- leo2007 [~leo@119.255.41.67] has quit [Quit: rcirc on GNU Emacs 24.0.90.1] 02:38:23 -!- realitygrill [~realitygr@adsl-76-226-100-195.dsl.sfldmi.sbcglobal.net] has quit [Ping timeout: 256 seconds] 02:38:43 -!- tali713 [~user@c-76-17-236-129.hsd1.mn.comcast.net] has quit [Remote host closed the connection] 02:38:57 realitygrill [~realitygr@adsl-76-226-100-195.dsl.sfldmi.sbcglobal.net] has joined #scheme 02:40:32 tali713 [~user@c-76-17-236-129.hsd1.mn.comcast.net] has joined #scheme 02:46:00 jonrafkind [~jon@jonr5.dsl.xmission.com] has joined #scheme 02:46:25 -!- soveran [~soveran@186.19.214.247] has quit [Remote host closed the connection] 02:51:49 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 253 seconds] 02:55:56 arcfide [~arcfide@12.189.180.34] has joined #scheme 02:56:22 -!- gffa [~gffa@unaffiliated/gffa] has quit [Quit: sleep] 02:57:29 wolfpython [~wolf@180.110.178.173] has joined #scheme 03:04:05 jonrafkind [~jon@jonr5.dsl.xmission.com] has joined #scheme 03:13:40 -!- airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has quit [] 03:15:51 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 03:19:13 -!- kennyd [~kennyd@93-138-57-67.adsl.net.t-com.hr] has quit [Ping timeout: 260 seconds] 03:21:32 -!- Sysop_fb [~bleh@108-66-160-34.lightspeed.spfdmo.sbcglobal.net] has quit [] 03:21:55 kennyd [~kennyd@93-136-161-189.adsl.net.t-com.hr] has joined #scheme 03:23:20 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 03:30:15 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 03:31:07 -!- dlila [~dlila@72.53.74.234] has quit [Quit: Leaving] 03:31:15 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 03:32:16 dlila [~dlila@72.53.74.234] has joined #scheme 03:39:36 -!- turbofail [~user@c-107-3-149-149.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 03:41:30 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 03:48:41 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has left #scheme 03:49:10 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 03:56:21 -!- ski [~slj@c83-254-21-112.bredband.comhem.se] has quit [Ping timeout: 255 seconds] 03:57:25 ski [~slj@c83-254-21-112.bredband.comhem.se] has joined #scheme 04:18:54 MichaelRaskin [~MichaelRa@195.178.216.22] has joined #scheme 04:30:22 tali713` [~user@c-76-17-236-129.hsd1.mn.comcast.net] has joined #scheme 04:30:28 -!- tali713` [~user@c-76-17-236-129.hsd1.mn.comcast.net] has quit [Remote host closed the connection] 04:39:50 mikecsh [~mikecsh@113.28.74.33] has joined #scheme 04:40:50 -!- arcfide [~arcfide@12.189.180.34] has quit [Read error: Connection reset by peer] 04:41:15 Hello - I'm working my way through SICP and find in the exponential exercise that the remainder process is introduced as a primitive - why is this a primitive? 04:45:06 -!- pandeiro [~pandeiro@187.38.242.198] has quit [Quit: Leaving] 04:51:36 -!- realitygrill [~realitygr@adsl-76-226-100-195.dsl.sfldmi.sbcglobal.net] has quit [Ping timeout: 240 seconds] 04:52:30 realitygrill [~realitygr@76.226.223.137] has joined #scheme 04:53:20 -!- tali713 [~user@c-76-17-236-129.hsd1.mn.comcast.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 04:55:06 tali713 [~user@c-76-17-236-129.hsd1.mn.comcast.net] has joined #scheme 04:56:40 tali713` [~user@c-76-17-236-129.hsd1.mn.comcast.net] has joined #scheme 04:57:19 -!- tali713 [~user@c-76-17-236-129.hsd1.mn.comcast.net] has quit [Disconnected by services] 04:57:22 -!- tali713` is now known as tali713 05:03:49 brianmwaters [~brian@65-183-149-118-dhcp.burlingtontelecom.net] has joined #scheme 05:04:11 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Ping timeout: 258 seconds] 05:04:21 -!- brianmwaters [~brian@65-183-149-118-dhcp.burlingtontelecom.net] has left #scheme 05:05:51 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 05:08:45 -!- realitygrill [~realitygr@76.226.223.137] has quit [Quit: realitygrill] 05:19:41 hba [~hba@189.229.191.31] has joined #scheme 05:20:35 mikecsh: Maybe because it happens to be in the Scheme spec? http://www.schemers.org/Documents/Standards/R5RS/HTML/r5rs-Z-H-9.html#%_idx_290 05:20:35 http://tinyurl.com/2bvclp 05:21:32 klutometis: thanks, I looked it up in the spec and saw that it is there, my question really is why does it need to be in the spec as a primitive rather than a "library" procedure? 05:27:01 -!- EmmanuelOga [~emmanuel@host227.190-31-137.telecom.net.ar] has quit [Ping timeout: 252 seconds] 05:50:25 leo2007 [~leo@119.255.41.67] has joined #scheme 05:51:09 -!- leo2007 [~leo@119.255.41.67] has left #scheme 06:00:23 leo2007 [~leo@119.255.41.67] has joined #scheme 06:05:37 choas [~lars@p5792CA12.dip.t-dialin.net] has joined #scheme 06:08:42 Brendan_T [~brendan@46.105.251.111] has joined #scheme 06:10:20 vu3rdd [~vu3rdd@nat/cisco/x-tidafwbimpsqxlwm] has joined #scheme 06:10:37 -!- vu3rdd [~vu3rdd@nat/cisco/x-tidafwbimpsqxlwm] has quit [Changing host] 06:10:37 vu3rdd [~vu3rdd@fsf/member/vu3rdd] has joined #scheme 06:11:23 jewel [~jewel@196-210-187-81.dynamic.isadsl.co.za] has joined #scheme 06:12:28 -!- vu3rdd [~vu3rdd@fsf/member/vu3rdd] has quit [Client Quit] 06:12:36 -!- choas [~lars@p5792CA12.dip.t-dialin.net] has quit [Ping timeout: 258 seconds] 06:13:46 vu3rdd [~vu3rdd@nat/cisco/x-sxoxxyatlpdmmftl] has joined #scheme 06:13:49 -!- vu3rdd [~vu3rdd@nat/cisco/x-sxoxxyatlpdmmftl] has quit [Changing host] 06:13:49 vu3rdd [~vu3rdd@fsf/member/vu3rdd] has joined #scheme 06:19:58 -!- MichaelRaskin [~MichaelRa@195.178.216.22] has quit [Ping timeout: 245 seconds] 06:25:35 MichaelRaskin [~MichaelRa@195.178.216.22] has joined #scheme 06:28:02 mikecsh: Abelson and Sussman wanted relatively complete mathematical support, I think; witness the numerical reader, for instance, which allows `#' in place of imprecise digits: . 06:28:02 http://tinyurl.com/32syf52 06:29:40 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 258 seconds] 06:32:00 -!- Brendan_T [~brendan@46.105.251.111] has quit [Ping timeout: 240 seconds] 06:33:26 klutometis: thanks - will take a look :) 06:36:36 samebchase [~samuel@pi.nipl.net] has joined #scheme 06:39:06 -!- rimmjob [~king@adsl-108-207-193-192.dsl.hstntx.sbcglobal.net] has quit [Quit: Lost terminal] 06:39:23 -!- samebchase [~samuel@pi.nipl.net] has left #scheme 06:42:54 mmc [~michal@178-85-65-177.dynamic.upc.nl] has joined #scheme 06:43:01 ijp` [~user@host109-154-209-140.range109-154.btcentralplus.com] has joined #scheme 06:44:18 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping timeout: 260 seconds] 06:44:24 -!- ijp [~user@host86-173-115-0.range86-173.btcentralplus.com] has quit [Ping timeout: 240 seconds] 06:45:59 pcd [pcdanenb@klutometis.wikitex.org] has joined #scheme 06:46:04 -!- pcd [pcdanenb@klutometis.wikitex.org] has left #scheme 06:46:16 -!- dlila [~dlila@72.53.74.234] has quit [Quit: Leaving] 06:46:55 -!- mmc [~michal@178-85-65-177.dynamic.upc.nl] has quit [Read error: Operation timed out] 06:47:36 Fuck that: Alaw Bawden may have been squatting on r7rs.org for over half a decade (I hope he plays nicely with jcowan and co., unlike e.g. ), but I am the proud new registrant of r8rs.org. 06:50:01 Hopefully jcowan doesn't get his way and put this joke out to pasture before the next iteration; long live RnRS! 06:50:05 preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #scheme 06:51:47 Brendan_T [~brendan@46.105.251.111] has joined #scheme 06:51:55 \o/ 06:54:33 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping timeout: 255 seconds] 06:56:10 preflex [~preflex@unaffiliated/mauke/bot/preflex] has joined #scheme 06:56:24 -!- jewel [~jewel@196-210-187-81.dynamic.isadsl.co.za] has quit [Ping timeout: 240 seconds] 06:56:50 hkBst [~quassel@gentoo/developer/hkbst] has joined #scheme 06:58:01 mithos28 [~eric@99-113-32-54.lightspeed.sntcca.sbcglobal.net] has joined #scheme 07:01:11 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Ping timeout: 244 seconds] 07:01:42 preflex_ [~preflex@unaffiliated/mauke/bot/preflex] has joined #scheme 07:02:27 -!- preflex_ is now known as preflex 07:05:32 gravicappa [~gravicapp@ppp91-77-160-228.pppoe.mtu-net.ru] has joined #scheme 07:11:21 -!- cmatei [~cmatei@95.76.22.68] has quit [Remote host closed the connection] 07:37:51 wingo [~wingo@90.164.198.39] has joined #scheme 07:44:55 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 260 seconds] 07:59:26 cmatei [~cmatei@95.76.22.68] has joined #scheme 08:03:59 -!- noam [~noam@46.120.51.147] has quit [Ping timeout: 248 seconds] 08:08:53 -!- mithos28 [~eric@99-113-32-54.lightspeed.sntcca.sbcglobal.net] has quit [Quit: mithos28] 08:15:24 Quick survey: `medadic' or `nullary'? 08:16:27 noam [~noam@46.120.51.147] has joined #scheme 08:18:01 -!- wolfpython [~wolf@180.110.178.173] has quit [Ping timeout: 252 seconds] 08:21:39 wolfpython [~wolf@180.110.178.173] has joined #scheme 08:26:55 -!- pygospa [~TheRealPy@kiel-d9bfca12.pool.mediaWays.net] has quit [Ping timeout: 260 seconds] 08:28:48 pygospa [~TheRealPy@kiel-d9bfdda9.pool.mediaWays.net] has joined #scheme 08:37:04 klutometis: never heard of `medadic'. Is it supposed to have the same meaning as `nullary'? 08:38:39 -!- joast [~rick@76.178.187.139] has quit [Quit: Leaving.] 08:41:39 apparently it is, and ` medadic, monadic, dyadic, triadic, k-adic ' are alternatives for ` nullary, unary, binary, ternary, k-ary '. I wonder where the `med' root comes from though. 08:45:09 hkBst: Greek for `nothing': meden. 08:45:45 offby1: Do you concur with Yegge's characterization of Bezos: "People like Jeff are better regarded as hyper-intelligent aliens with a tangential interest in human affairs?" 08:45:45 http://tinyurl.com/4xugy2q 08:45:51 Did you ever get to meet the man? 08:52:39 -!- Brendan_T [~brendan@46.105.251.111] has quit [Ping timeout: 258 seconds] 08:57:44 Kajtek [~nope@nat4-230.ghnet.pl] has joined #scheme 09:06:55 -!- elly [~elly@atheme/member/elly] has quit [Ping timeout: 248 seconds] 09:07:38 -!- snarkyboojum [~snarkyboo@67-23-4-190.static.slicehost.net] has quit [Quit: ...] 09:09:07 snarkyboojum [~snarkyboo@67-23-4-190.static.slicehost.net] has joined #scheme 09:13:34 elly [~elly@atheme/member/elly] has joined #scheme 09:14:29 joast [~rick@76.178.187.139] has joined #scheme 09:41:52 -!- whitequark [~whitequar@dagaz.whitequark.org] has quit [Ping timeout: 244 seconds] 09:41:52 -!- leppie [~lolcow@196-215-36-200.dynamic.isadsl.co.za] has quit [Read error: Connection reset by peer] 09:48:28 whitequark [~whitequar@dagaz.whitequark.org] has joined #scheme 09:48:51 leppie [~lolcow@196-215-36-200.dynamic.isadsl.co.za] has joined #scheme 09:55:07 -!- alaricsp [~alaric@love.warhead.org.uk] has quit [Read error: Connection reset by peer] 09:55:54 alaricsp [~alaric@love.warhead.org.uk] has joined #scheme 09:59:17 -!- ijp` is now known as ijp 10:09:30 -!- markskilbeck [~mark@unaffiliated/markskilbeck] has quit [Quit: Lost terminal] 10:15:39 Brendan_T [~brendan@46.105.251.111] has joined #scheme 10:18:46 markskilbeck [~Mark@unaffiliated/markskilbeck] has joined #scheme 10:29:21 -!- Brendan_T [~brendan@46.105.251.111] has quit [Remote host closed the connection] 10:32:45 -!- leo2007 [~leo@119.255.41.67] has quit [Quit: rcirc on GNU Emacs 24.0.90.1] 10:36:02 -!- replore [~replore@203.152.213.161.static.zoot.jp] has quit [Remote host closed the connection] 10:43:15 -!- otakutomo [~otakutomo@KD027083117212.ppp-bb.dion.ne.jp] has quit [Read error: Connection reset by peer] 10:43:23 otakutomo [~otakutomo@KD027083117212.ppp-bb.dion.ne.jp] has joined #scheme 10:53:05 -!- kennyd [~kennyd@93-136-161-189.adsl.net.t-com.hr] has quit [Read error: Connection reset by peer] 10:53:33 Brendan_T [~brendan@46.105.251.111] has joined #scheme 11:03:10 -!- mikecsh [~mikecsh@113.28.74.33] has quit [Quit: mikecsh] 11:04:41 kennyd [~kennyd@93-136-161-189.adsl.net.t-com.hr] has joined #scheme 11:10:49 -!- gravicappa [~gravicapp@ppp91-77-160-228.pppoe.mtu-net.ru] has quit [Read error: Connection reset by peer] 11:12:03 mmc [~michal@sams-office-nat.tomtomgroup.com] has joined #scheme 11:29:17 gravicappa [~gravicapp@ppp91-77-221-173.pppoe.mtu-net.ru] has joined #scheme 11:49:18 kk` [~kk@unaffiliated/kk/x-5380134] has joined #scheme 11:58:08 -!- MichaelRaskin [~MichaelRa@195.178.216.22] has left #scheme 11:58:36 replore [~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp] has joined #scheme 12:05:51 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Read error: Operation timed out] 12:06:02 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 12:10:37 -!- X-Scale [email@sgi-ultra64.broker.freenet6.net] has quit [Read error: Connection reset by peer] 12:10:45 X-Scale [email@sgi-ultra64.broker.freenet6.net] has joined #scheme 12:11:10 -!- X-Scale is now known as Guest86044 12:14:42 homie [~levgue@xdsl-78-35-185-173.netcologne.de] has joined #scheme 12:15:14 wbooze [~levgue@xdsl-78-35-185-173.netcologne.de] has joined #scheme 12:20:57 soveran [~soveran@186.19.214.247] has joined #scheme 12:33:30 kuribas [~user@d54C43CFA.access.telenet.be] has joined #scheme 12:34:15 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 260 seconds] 12:34:42 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 12:36:04 airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has joined #scheme 12:40:34 -!- preflex [~preflex@unaffiliated/mauke/bot/preflex] has quit [Read error: Operation timed out] 12:44:28 stis [~stis@1-1-1-39a.veo.vs.bostream.se] has joined #scheme 13:01:37 -!- Brendan_T [~brendan@46.105.251.111] has quit [Remote host closed the connection] 13:11:45 guntfl [qjjsmu@app3.chatmosphere.org] has joined #scheme 13:12:10 -!- guntfl [qjjsmu@app3.chatmosphere.org] has quit [Client Quit] 13:12:17 guntfl [ktsozk@app7.chatmosphere.org] has joined #scheme 13:12:24 lusory [~bart@bb115-66-195-54.singnet.com.sg] has joined #scheme 13:14:55 -!- guntfl [ktsozk@app7.chatmosphere.org] has quit [Client Quit] 13:22:45 -!- airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has quit [] 13:23:37 EmmanuelOga [~emmanuel@host227.190-31-137.telecom.net.ar] has joined #scheme 13:34:27 gunther [vghimg@app4.chatmosphere.org] has joined #scheme 13:36:42 -!- gunther [vghimg@app4.chatmosphere.org] has quit [Client Quit] 13:36:52 gunther [kanxgh@app9.chatmosphere.org] has joined #scheme 13:40:01 -!- gunther [kanxgh@app9.chatmosphere.org] has quit [Remote host closed the connection] 13:52:54 -!- Guest86044 [email@sgi-ultra64.broker.freenet6.net] has quit [Quit: Time left until the Epochalypse: 26yrs 12wks 6days 1hr 20mins 41secs] 13:53:18 X-Scale [email@sgi-ultra64.broker.freenet6.net] has joined #scheme 13:58:39 -!- djanatyn [~user@173-13-139-236-sfba.hfc.comcastbusiness.net] has quit [Ping timeout: 244 seconds] 14:00:34 djanatyn [~user@173-13-139-236-sfba.hfc.comcastbusiness.net] has joined #scheme 14:00:48 -!- gienah [~mwright@ppp121-44-28-16.lns20.syd6.internode.on.net] has quit [Quit: leaving] 14:03:50 -!- hkBst [~quassel@gentoo/developer/hkbst] has quit [Remote host closed the connection] 14:08:47 -!- Euthy [~euthy@unaffiliated/euthydemus] has quit [Ping timeout: 252 seconds] 14:14:12 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Quit: Computer has gone to sleep.] 14:36:20 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 14:38:58 -!- samth_away is now known as samth 14:44:24 lbc [~quassel@1908ds1-aboes.0.fullrate.dk] has joined #scheme 14:46:26 -!- samth [~samth@punge.ccs.neu.edu] has quit [Quit: Ex-Chat] 14:47:30 -!- vu3rdd [~vu3rdd@fsf/member/vu3rdd] has quit [Remote host closed the connection] 14:53:07 realitygrill [~realitygr@76.226.223.137] has joined #scheme 14:54:27 At Dixie's Barbecue? 14:55:09 klutometis: y'all asking me if I ever met Steve Yegge? Or if I ever met Jeff Bezos? Or ... ? 14:59:52 samth [~samth@punge.ccs.neu.edu] has joined #scheme 15:08:29 offby1: did u ever meet John McCarthy? 15:12:30 -!- lbc [~quassel@1908ds1-aboes.0.fullrate.dk] has quit [Read error: Connection reset by peer] 15:12:42 moah [~gnu@dslb-188-109-151-121.pools.arcor-ip.net] has joined #scheme 15:18:06 No, but I went to grade school with Thomas Edison 15:21:04 offby1: Bezos at your time in the jungle. 15:26:54 -!- wolfpython [~wolf@180.110.178.173] has quit [Quit: ] 15:29:17 arcfide [~arcfide@12.189.180.38] has joined #scheme 15:36:59 thomas edison you say 15:37:03 that is amazing. 15:37:26 wingo: I'm a little surprised, but far be it from me to question offby1 15:38:31 -!- arcfide [~arcfide@12.189.180.38] has left #scheme 15:38:41 wingo: He is the Highlander. :-) 15:47:25 He can only be off-by-ONE 15:54:01 :-D 15:54:19 -!- Belaf [~campedel@net-2-32-206-219.cust.dsl.teletu.it] has quit [Quit: Leaving.] 15:55:30 tupi [~david@139.82.89.24] has joined #scheme 16:10:32 vjacob [~vjacob@78-105-184-157.zone3.bethere.co.uk] has joined #scheme 16:19:33 Euthy [~euthy@unaffiliated/euthydemus] has joined #scheme 16:19:56 smtlaissezfaire [~smtlaisse@76.15.192.54] has joined #scheme 16:20:44 mithos28 [~eric@99-113-32-54.lightspeed.sntcca.sbcglobal.net] has joined #scheme 16:21:29 fschwidom [~fschwidom@46.115.24.146] has joined #scheme 16:22:34 -!- realitygrill [~realitygr@76.226.223.137] has quit [Quit: realitygrill] 16:29:23 certainty|work [~david@matrix.d-coded.de] has joined #scheme 16:29:24 -!- certainty|work is now known as certainty 16:34:00 MrFahrenheit [~RageOfTho@users-149-168.vinet.ba] has joined #scheme 16:40:10 LarryB [~LarryB@c-76-104-36-165.hsd1.va.comcast.net] has joined #scheme 16:43:46 -!- mithos28 [~eric@99-113-32-54.lightspeed.sntcca.sbcglobal.net] has quit [Quit: mithos28] 16:45:37 realitygrill [~realitygr@thewall.novi.lib.mi.us] has joined #scheme 16:50:30 MichaelRaskin [~MichaelRa@195.91.224.225] has joined #scheme 16:53:30 jonrafkind [~jon@crystalis.cs.utah.edu] has joined #scheme 16:54:17 -!- replore [~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp] has quit [Remote host closed the connection] 16:55:17 -!- LarryB [~LarryB@c-76-104-36-165.hsd1.va.comcast.net] has quit [Read error: Connection reset by peer] 16:55:21 -!- kuribas [~user@d54C43CFA.access.telenet.be] has quit [Remote host closed the connection] 17:00:34 -!- certainty [~david@matrix.d-coded.de] has quit [Quit: "bye bye ..."] 17:01:54 certainty|work [~david@port-33581.pppoe.wtnet.de] has joined #scheme 17:02:51 -!- certainty|work is now known as certainty 17:09:43 wbooze` [~levgue@xdsl-78-35-179-64.netcologne.de] has joined #scheme 17:10:00 homie` [~levgue@xdsl-78-35-179-64.netcologne.de] has joined #scheme 17:11:53 -!- homie [~levgue@xdsl-78-35-185-173.netcologne.de] has quit [Ping timeout: 244 seconds] 17:11:57 -!- wbooze [~levgue@xdsl-78-35-185-173.netcologne.de] has quit [Ping timeout: 255 seconds] 17:13:08 leo2007 [~leo@123.123.252.64] has joined #scheme 17:16:34 delian66 [~quassel@84.252.14.164] has joined #scheme 17:28:42 -!- wbooze` [~levgue@xdsl-78-35-179-64.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 17:28:54 -!- homie` [~levgue@xdsl-78-35-179-64.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 17:31:20 homie [~levgue@xdsl-78-35-179-64.netcologne.de] has joined #scheme 17:31:21 wbooze [~levgue@xdsl-78-35-179-64.netcologne.de] has joined #scheme 17:32:26 -!- smtlaissezfaire [~smtlaisse@76.15.192.54] has quit [Quit: smtlaissezfaire] 17:37:07 turbofail [~user@c-107-3-149-149.hsd1.ca.comcast.net] has joined #scheme 17:37:26 markofvero [mshroyer@c-174-48-151-48.hsd1.fl.comcast.net] has joined #scheme 17:37:54 -!- markskilbeck [~Mark@unaffiliated/markskilbeck] has quit [Quit: WeeChat 0.3.0] 17:38:11 markskilbeck [~Mark@unaffiliated/markskilbeck] has joined #scheme 17:40:37 -!- leppie [~lolcow@196-215-36-200.dynamic.isadsl.co.za] has quit [Read error: Connection reset by peer] 17:41:20 -!- leo2007 [~leo@123.123.252.64] has quit [Ping timeout: 252 seconds] 17:44:48 -!- kk` [~kk@unaffiliated/kk/x-5380134] has quit [Ping timeout: 240 seconds] 17:47:33 leppie [~lolcow@196-215-36-200.dynamic.isadsl.co.za] has joined #scheme 17:57:03 -!- hba [~hba@189.229.191.31] has quit [Quit: leaving] 17:57:33 -!- frhodes` [~user@75-173-67-252.albq.qwest.net] has quit [Ping timeout: 258 seconds] 17:57:35 -!- elly [~elly@atheme/member/elly] has quit [Ping timeout: 248 seconds] 17:58:27 kk` [~kk@77.107.164.131] has joined #scheme 17:58:27 -!- kk` [~kk@77.107.164.131] has quit [Changing host] 17:58:27 kk` [~kk@unaffiliated/kk/x-5380134] has joined #scheme 17:59:05 elly [~elly@atheme/member/elly] has joined #scheme 18:00:46 -!- vjacob [~vjacob@78-105-184-157.zone3.bethere.co.uk] has quit [Quit: This computer has gone to sleep] 18:02:24 vjacob [~vjacob@78-105-184-157.zone3.bethere.co.uk] has joined #scheme 18:02:41 -!- markskilbeck [~Mark@unaffiliated/markskilbeck] has quit [Quit: WeeChat 0.3.0] 18:02:51 markskilbeck [~Mark@unaffiliated/markskilbeck] has joined #scheme 18:11:21 Sysop_fb [~bleh@108-66-160-34.lightspeed.spfdmo.sbcglobal.net] has joined #scheme 18:15:20 replore_ [~replore@ntkngw304073.kngw.nt.ftth.ppp.infoweb.ne.jp] has joined #scheme 18:15:49 -!- realitygrill [~realitygr@thewall.novi.lib.mi.us] has quit [Quit: realitygrill] 18:21:48 blackened [~blackened@ip-89-102-29-120.net.upcbroadband.cz] has joined #scheme 18:23:11 -!- elly [~elly@atheme/member/elly] has quit [Ping timeout: 248 seconds] 18:23:56 realitygrill [~realitygr@thewall.novi.lib.mi.us] has joined #scheme 18:27:27 -!- MrFahrenheit [~RageOfTho@users-149-168.vinet.ba] has quit [Ping timeout: 258 seconds] 18:33:56 gffa [~gffa@unaffiliated/gffa] has joined #scheme 19:02:39 -!- certainty [~david@port-33581.pppoe.wtnet.de] has quit [Read error: Operation timed out] 19:06:05 certainty [~david@port-33581.pppoe.wtnet.de] has joined #scheme 19:07:45 anyone know what http://www.realmofracket.com/ is? 19:08:20 -!- realitygrill [~realitygr@thewall.novi.lib.mi.us] has quit [Quit: realitygrill] 19:09:47 plt's version of land of lisp 19:20:31 realitygrill [~realitygr@thewall.novi.lib.mi.us] has joined #scheme 19:42:49 -!- certainty [~david@port-33581.pppoe.wtnet.de] has quit [Quit: Lost terminal] 19:49:47 -!- pygospa [~TheRealPy@kiel-d9bfdda9.pool.mediaWays.net] has quit [Ping timeout: 252 seconds] 19:51:56 pygospa [~TheRealPy@kiel-d9bfc7ea.pool.mediaWays.net] has joined #scheme 19:52:24 jewel [~jewel@196-210-187-81.dynamic.isadsl.co.za] has joined #scheme 20:03:51 -!- stis [~stis@1-1-1-39a.veo.vs.bostream.se] has left #scheme 20:06:28 -!- jonrafkind [~jon@crystalis.cs.utah.edu] has quit [Quit: Ex-Chat] 20:06:47 jonrafkind [~jon@crystalis.cs.utah.edu] has joined #scheme 20:10:57 pierreghz [~pierreghz@cust-239-25-111-94.dyn.as47377.net] has joined #scheme 20:13:36 -!- jewel [~jewel@196-210-187-81.dynamic.isadsl.co.za] has quit [Ping timeout: 240 seconds] 20:16:09 MrFahrenheit [~RageOfTho@users-149-168.vinet.ba] has joined #scheme 20:19:59 The Land Of Lisp *dom-dom-dom-dom* 20:20:01 i like that song 20:25:38 -!- metasyntax|work [~taylor@fw-its-kt209a-2.dyn.ipfw.edu] has quit [Quit: WeeChat [quit]] 20:33:37 mmc1 [~michal@178-85-65-177.dynamic.upc.nl] has joined #scheme 20:41:53 jao [~user@pdpc/supporter/professional/jao] has joined #scheme 20:43:28 airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has joined #scheme 20:57:44 -!- realitygrill [~realitygr@thewall.novi.lib.mi.us] has quit [Quit: realitygrill] 20:58:21 -!- EmmanuelOga [~emmanuel@host227.190-31-137.telecom.net.ar] has quit [Ping timeout: 252 seconds] 20:59:11 frhodes [~user@75-173-79-112.albq.qwest.net] has joined #scheme 20:59:20 elly [~elly@atheme/member/elly] has joined #scheme 21:02:54 -!- frhodes [~user@75-173-79-112.albq.qwest.net] has quit [Client Quit] 21:18:43 frhodes [~user@75-173-79-112.albq.qwest.net] has joined #scheme 21:32:38 -!- fschwidom [~fschwidom@46.115.24.146] has quit [Remote host closed the connection] 21:36:10 -!- pierreghz [~pierreghz@cust-239-25-111-94.dyn.as47377.net] has quit [Ping timeout: 260 seconds] 21:38:23 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 248 seconds] 21:41:10 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 21:42:12 i parsed realmofracket as real mof racket 21:42:44 -!- soveran [~soveran@186.19.214.247] has quit [Remote host closed the connection] 21:42:44 and thought "mof" might be short for a certain obscenity 21:46:26 that's like parsing scheme as mmm cheese 21:52:47 that's the delicious way to parse it 21:54:50 -!- copumpkin is now known as danieldanieldani 21:56:28 -!- danieldanieldani is now known as copumpkin 21:56:56 -!- gravicappa [~gravicapp@ppp91-77-221-173.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 22:01:18 Sleep-deficient amnesia is weird: I had a burning question for #scheme, popped in and got distracted by "real mof racket." 22:01:27 Now the original neural trace is gone. 22:02:45 Fucking neurons. I mean, sure: I'm glad I'm not a Von Neumann machine most of the time; but sometimes it would be nice to have immutable storage. 22:09:42 -!- acarrico [~acarrico@pppoe-68-142-40-116.gmavt.net] has quit [*.net *.split] 22:09:43 -!- yell0 [yello@unaffiliated/contempt] has quit [*.net *.split] 22:09:43 -!- peterhil [~peterhil@GGGMKCCCXXXIII.gprs.sl-laajakaista.fi] has quit [*.net *.split] 22:09:43 -!- fbs [fbs@fsf/member/fbs] has quit [*.net *.split] 22:09:43 -!- framling [~pete@cpe-74-64-94-88.hvc.res.rr.com] has quit [*.net *.split] 22:09:43 -!- mapour [mapour@linux.utu.fi] has quit [*.net *.split] 22:09:43 -!- shachaf [~shachaf@204.109.63.130] has quit [*.net *.split] 22:09:43 -!- aoh [~aki@adsl-99-115.netplaza.fi] has quit [*.net *.split] 22:09:43 -!- klutometis [klutometis@pdpc/supporter/professional/klutometis] has quit [*.net *.split] 22:09:43 -!- ft [efftee@shell.chaostreff-dortmund.de] has quit [*.net *.split] 22:09:43 -!- Axioplase_ [~Axioplase@fortigate.kb.ecei.tohoku.ac.jp] has quit [*.net *.split] 22:11:23 acarrico [~acarrico@pppoe-68-142-40-116.gmavt.net] has joined #scheme 22:11:23 yell0 [yello@unaffiliated/contempt] has joined #scheme 22:11:23 peterhil [~peterhil@GGGMKCCCXXXIII.gprs.sl-laajakaista.fi] has joined #scheme 22:11:23 fbs [fbs@fsf/member/fbs] has joined #scheme 22:11:23 framling [~pete@cpe-74-64-94-88.hvc.res.rr.com] has joined #scheme 22:11:23 mapour [mapour@linux.utu.fi] has joined #scheme 22:11:23 shachaf [~shachaf@204.109.63.130] has joined #scheme 22:11:23 aoh [~aki@adsl-99-115.netplaza.fi] has joined #scheme 22:11:23 klutometis [klutometis@pdpc/supporter/professional/klutometis] has joined #scheme 22:11:23 ft [efftee@shell.chaostreff-dortmund.de] has joined #scheme 22:11:23 Axioplase_ [~Axioplase@fortigate.kb.ecei.tohoku.ac.jp] has joined #scheme 22:11:37 Brendan_T [~brendan@46.105.251.111] has joined #scheme 22:11:38 -!- shachaf [~shachaf@204.109.63.130] has quit [Max SendQ exceeded] 22:11:44 shachaf [~shachaf@204.109.63.130] has joined #scheme 22:14:07 joyfulgirl [~ivy@209-6-79-248.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com] has joined #scheme 22:14:17 -!- joyfulgirl [~ivy@209-6-79-248.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com] has quit [Changing host] 22:14:17 joyfulgirl [~ivy@unaffiliated/joyfulgirl] has joined #scheme 22:15:21 -!- frhodes [~user@75-173-79-112.albq.qwest.net] has quit [Remote host closed the connection] 22:25:28 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 22:32:54 EmmanuelOga [~emmanuel@host227.190-31-137.telecom.net.ar] has joined #scheme 22:39:40 fantazo [~fantazo@91-115-174-42.adsl.highway.telekom.at] has joined #scheme 22:48:14 -!- tupi [~david@139.82.89.24] has quit [Quit: Leaving] 22:49:17 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Quit: Computer has gone to sleep.] 22:57:40 realitygrill [~realitygr@67-194-81-70.wireless.umnet.umich.edu] has joined #scheme 22:57:51 -!- EmmanuelOga [~emmanuel@host227.190-31-137.telecom.net.ar] has quit [Ping timeout: 248 seconds] 23:02:30 -!- MrFahrenheit [~RageOfTho@users-149-168.vinet.ba] has quit [Ping timeout: 260 seconds] 23:02:55 EmmanuelOga [~emmanuel@190.244.27.236] has joined #scheme 23:07:39 -!- airolson [~airolson@CPE00222d55a738-CM00222d55a735.cpe.net.cable.rogers.com] has quit [] 23:08:50 -!- Kajtek [~nope@nat4-230.ghnet.pl] has quit [Quit: Leaving.] 23:14:06 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 23:18:08 -!- vjacob [~vjacob@78-105-184-157.zone3.bethere.co.uk] has quit [Quit: Leaving] 23:19:37 frhodes [~user@75-173-79-112.albq.qwest.net] has joined #scheme 23:23:43 -!- wingo [~wingo@90.164.198.39] has quit [Ping timeout: 245 seconds] 23:33:57 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Ping timeout: 252 seconds] 23:47:00 dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has joined #scheme 23:49:13 dnolen [~davidnole@cpe-98-14-92-234.nyc.res.rr.com] has joined #scheme 23:56:14 -!- frhodes [~user@75-173-79-112.albq.qwest.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]