00:01:22 wbooze [~levgue@xdsl-78-35-173-125.netcologne.de] has joined #scheme 00:06:02 seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has joined #scheme 00:06:25 -!- seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has quit [Client Quit] 00:07:21 -!- carleastlund [~cce@gotham.ccs.neu.edu] has quit [Quit: carleastlund] 00:23:14 -!- rgrau [~user@62.Red-88-2-20.staticIP.rima-tde.net] has quit [Remote host closed the connection] 00:25:15 copumpkin [~pumpkin@209-6-232-56.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has joined #scheme 00:25:16 -!- copumpkin [~pumpkin@209-6-232-56.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com] has quit [Changing host] 00:25:16 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 00:40:22 Phao [pedro-hen@189.107.215.169] has joined #scheme 00:41:00 dnolen [~davidnole@184.152.69.75] has joined #scheme 00:50:55 -!- vk0 [~vk@ip-23-75.bnaa.dk] has quit [Ping timeout: 260 seconds] 00:52:39 vk0 [~vk@ip-23-75.bnaa.dk] has joined #scheme 00:56:05 -!- HG` [~HG@xdslao226.osnanet.de] has quit [Quit: Leaving.] 00:56:40 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 01:00:49 -!- Axioplase_ is now known as Axioplase 01:03:21 seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has joined #scheme 01:05:39 -!- seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has quit [Client Quit] 01:10:17 -!- gozoner [~ebg@ip68-6-68-92.sb.sd.cox.net] has quit [Remote host closed the connection] 01:15:32 pygospa [~pygospa@kiel-4dbeca82.pool.mediaWays.net] has joined #scheme 01:18:41 -!- pinguinDrache [~pygospa@kiel-5f768e8b.pool.mediaWays.net] has quit [Ping timeout: 276 seconds] 01:25:30 -!- antoszka [~antoszka@unaffiliated/antoszka] has quit [Read error: Operation timed out] 01:32:51 -!- joast [~rick@CPE-76-178-178-72.natnow.res.rr.com] has quit [Quit: Leaving.] 01:33:09 erjiang [~erjiang@7.80.244.66.jest.smithvilledigital.net] has joined #scheme 01:33:20 In Chicken, what is the type of (read-byte) ? 01:34:21 incubot: (procedure? read-byte) 01:34:22 #t 01:34:24 ? 01:34:52 I think he meant the type of the object read-byte returns 01:34:57 I see 01:35:07 (I just realised that :-P) 01:35:36 incubot: (procedure? byte?) 01:35:36 Error: unbound variable: byte? 01:36:08 It's an integer, I think 01:36:10 Possibly? 01:36:12 erjiang, I think scheme has this concept of "byte vector" 01:36:24 maybe the return type of read-byte is the same type of the element of a byte vecotr 01:36:27 probably ored with an end-of-file token. 01:36:27 try looking up that 01:37:54 Well, (integer? (read-byte)) returns #t for anything I can think of typing, and (display (read-byte)) dhows an integer, so I think it's an integer 01:38:03 But, I'm an idiot, so I could be wrong. ;-) 01:42:17 (fixnum? (read-byte)) gives #t 01:42:27 so it looks like it just gets promoted to int 01:45:07 That sounds reasonable 01:52:10 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 240 seconds] 01:53:24 erjiang, something about your name, i keep reading it as erlang :) 01:53:46 then i check the channel name 01:55:39 -!- masm [~masm@bl15-129-210.dsl.telepac.pt] has quit [Quit: Leaving.] 02:03:58 -!- Grazl [~Grazl@11.Red-79-150-124.dynamicIP.rima-tde.net] has quit [Quit: Grazl] 02:05:01 -!- parcs [~patrick@ool-45741d7d.dyn.optonline.net] has quit [Quit: WeeChat 0.3.4] 02:05:21 parcs [~patrick@ool-45741d7d.dyn.optonline.net] has joined #scheme 02:22:34 teurastaja [~user@modemcable182.177-200-24.mc.videotron.ca] has joined #scheme 02:28:57 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 02:34:50 NihilistDandy [~ND@c-75-69-129-101.hsd1.nh.comcast.net] has joined #scheme 02:39:14 gabot [~eli@winooski.ccs.neu.edu] has joined #scheme 02:45:19 vu3rdd [~vu3rdd@nat/cisco/x-nzxukmsplkjvsoxo] has joined #scheme 02:45:19 -!- vu3rdd [~vu3rdd@nat/cisco/x-nzxukmsplkjvsoxo] has quit [Changing host] 02:45:19 vu3rdd [~vu3rdd@fsf/member/vu3rdd] has joined #scheme 02:50:36 -!- gravicappa [~gravicapp@ppp91-78-229-235.pppoe.mtu-net.ru] has quit [Remote host closed the connection] 03:03:22 mwolfe [~michael@cpe-67-49-72-40.socal.res.rr.com] has joined #scheme 03:14:35 -!- danking [~danking@zerowing.ccs.neu.edu] has quit [Read error: Operation timed out] 03:16:22 -!- MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has quit [Ping timeout: 255 seconds] 03:16:38 stamourv` [~user@kauai.ccs.neu.edu] has joined #scheme 03:17:02 -!- stamourv [~user@kauai.ccs.neu.edu] has quit [Remote host closed the connection] 03:17:46 -!- amca [~amca@CPE-121-208-84-154.cqzr1.cha.bigpond.net.au] has quit [Quit: Farewell] 03:17:55 danking [~danking@zerowing.ccs.neu.edu] has joined #scheme 03:26:10 adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has joined #scheme 03:26:40 -!- tupi [~david@189.60.162.71] has quit [Quit: Leaving] 03:33:51 -!- Riastradh [debian-tor@fsf/member/riastradh] has quit [Ping timeout: 240 seconds] 03:34:32 -!- rien [~rien@dyn-160-39-34-114.dyn.columbia.edu] has quit [Ping timeout: 276 seconds] 03:34:49 rien [~rien@dyn-160-39-34-114.dyn.columbia.edu] has joined #scheme 03:36:35 -!- NihilistDandy [~ND@c-75-69-129-101.hsd1.nh.comcast.net] has quit [Remote host closed the connection] 03:36:56 NihilistDandy [~ND@c-75-69-129-101.hsd1.nh.comcast.net] has joined #scheme 03:38:51 -!- homie [~levgue@xdsl-78-35-173-125.netcologne.de] has quit [Read error: Connection reset by peer] 03:39:02 -!- wbooze [~levgue@xdsl-78-35-173-125.netcologne.de] has quit [Read error: Connection reset by peer] 03:39:43 wbooze` [~levgue@xdsl-78-35-158-37.netcologne.de] has joined #scheme 03:39:46 Riastradh [debian-tor@fsf/member/riastradh] has joined #scheme 03:39:48 homie [~levgue@xdsl-78-35-158-37.netcologne.de] has joined #scheme 03:40:39 -!- wbooze` [~levgue@xdsl-78-35-158-37.netcologne.de] has quit [Remote host closed the connection] 03:40:53 -!- homie [~levgue@xdsl-78-35-158-37.netcologne.de] has quit [Remote host closed the connection] 03:43:47 wbooze [~levgue@xdsl-78-35-158-37.netcologne.de] has joined #scheme 03:45:38 homie [~levgue@xdsl-78-35-158-37.netcologne.de] has joined #scheme 03:56:14 -!- timj_ [~timj@e176193003.adsl.alicedsl.de] has quit [Ping timeout: 240 seconds] 04:00:55 -!- drdo [~user@91.205.108.93.rev.vodafone.pt] has quit [Ping timeout: 255 seconds] 04:09:50 timj_ [~timj@e176195092.adsl.alicedsl.de] has joined #scheme 04:16:16 -!- myu2 [~myu2@v077103.dynamic.ppp.asahi-net.or.jp] has quit [Remote host closed the connection] 04:20:22 jonrafkind [~jon@jonr5.dsl.xmission.com] has joined #scheme 04:38:12 -!- MichaelRaskin [~MichaelRa@195.91.224.225] has quit [Ping timeout: 240 seconds] 05:06:06 -!- dRbiG [drbig@unhallowed.pl] has quit [Read error: Operation timed out] 05:08:13 dRbiG [drbig@unhallowed.pl] has joined #scheme 05:08:51 -!- bitweiler [~bitweiler@adsl-99-40-239-167.dsl.stl2mo.sbcglobal.net] has quit [Quit: rcirc on GNU Emacs 23.2.1] 05:10:50 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 240 seconds] 05:11:26 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 05:16:18 test_ [72f6433a@gateway/web/freenode/ip.114.246.67.58] has joined #scheme 05:16:33 hello 05:17:55 hi 05:19:04 nilg` [~user@77.70.2.229] has joined #scheme 05:22:40 -!- test_ [72f6433a@gateway/web/freenode/ip.114.246.67.58] has quit [Ping timeout: 245 seconds] 05:23:50 joast [~rick@CPE-76-178-178-72.natnow.res.rr.com] has joined #scheme 05:27:05 -!- simontwo [~simon@78.129.201.122] has quit [Ping timeout: 264 seconds] 05:27:48 simontwo [~simon@78.129.201.122] has joined #scheme 05:39:40 -!- erjiang [~erjiang@7.80.244.66.jest.smithvilledigital.net] has quit [Ping timeout: 260 seconds] 05:46:32 -!- mwolfe [~michael@cpe-67-49-72-40.socal.res.rr.com] has quit [Ping timeout: 272 seconds] 05:48:36 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Ping timeout: 250 seconds] 05:52:39 MichaelRaskin [~MichaelRa@213.148.5.192] has joined #scheme 05:53:24 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 05:53:34 myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has joined #scheme 05:53:41 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Client Quit] 05:54:34 saccade [~saccade@c-67-180-11-158.hsd1.ca.comcast.net] has joined #scheme 06:02:00 -!- myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 06:03:37 mwolfe [~michael@cpe-67-49-72-40.socal.res.rr.com] has joined #scheme 06:03:45 '() 06:05:45 => () 06:06:06 bored... 06:06:18 So it seems 06:06:33 :D 06:07:00 what do you use scheme for? 06:07:35 Mostly math, right now. I'm working on a fairly precise approximation of pi, at the moment 06:07:49 -!- dnolen [~davidnole@184.152.69.75] has quit [Quit: dnolen] 06:07:54 What about you? 06:08:09 learning it slowly 06:08:30 I just started, too. No worries. 06:08:49 Any other programming background, or is this your first? 06:08:53 struggling to find a project 06:09:26 i have messed with a couple of languages but nothing serious 06:09:34 Well, you could try making a Scheme interpreter. That's usually a good proof-of-concept starter project 06:09:51 yes 06:10:14 im not done reading the book 06:10:23 Oh, are you using SICP? 06:10:27 `The book'? 06:10:56 tspl 06:11:21 but i read tysifd a while ago 06:11:29 Ah, SICP's better. ;-) 06:11:34 ^^ 06:12:40 I've probably got a PDF of it kicking around somewhere 06:13:50 Someone linked to a PDF version in here the other day that was better than the one I had before 06:13:58 The pictures weren't messed up :-P 06:14:13 Really? Let me check the pictures on mine 06:14:23 That's not really very helpful though, as I haven't got the link 06:17:05 May have found the version you referred to. Its twice the size of the version I have, which is the one with the picture problem 06:19:13 Yeah, that could be it. I don't pay much attention to the size of PDFs; I'm extravagant like that 06:19:23 :D 06:20:16 Nothing but the best for fds 06:21:23 -!- mwolfe [~michael@cpe-67-49-72-40.socal.res.rr.com] has quit [Remote host closed the connection] 06:21:24 -!- blueadept2 [~blueadept@cpe-24-160-96-254.tampabay.res.rr.com] has quit [Quit: Leaving] 06:22:26 I spend my megabytes with careless abandon 06:23:08 You're so reckless 06:23:13 Also, http://snipplr.com/view/48402/advanced-pi-approximation/ 06:24:44 teurastaja and fds: Should have the PDF in about 5 minutes. Would either of you like a dropbox link when I've got it? 06:26:07 pdfs tend to be big because metadata isnt deleted 06:26:44 if you edit it, its still there 06:26:50 Is 4 megs big to you? 06:27:21 no 06:27:37 Good, then :D 06:27:44 i got enterprise class internet 06:28:48 myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has joined #scheme 06:30:50 Well, looks like the one I had already was actually *better* 06:30:53 Link incoming 06:31:46 http://dl.dropbox.com/u/13088330/MIT%20Press%20-%20Structure%20and%20Interpretation%20of%20Computer%20Programs%2C%202nd%20%5B1996%5D.pdf 06:31:47 http://tinyurl.com/4rvfzav 06:32:07 Jeez, rudybot, you're all kinds of convenient 06:33:20 lol did you compress it or what? 06:33:30 there are no spaces 06:33:48 What do you mean? 06:34:21 i mean that space characters have been suppressed 06:34:54 It looks fine to me, and it's the same version I had already. (Not the version I had originally, with the silly images) 06:35:27 Heh, oh, well. I suppose I'll look around for a nicer one if ever I get the urge 06:35:41 teurastaja: Well, the link wouldn't work very well if it had spaces in it, now would it? 06:36:08 That's the nicest version I've seen 06:36:23 Although I also use the info version for in-Emacs reading 06:36:34 *NihilistDandy* nods 06:36:35 i mean the text is clogged 06:36:36 Which is convenient for copying and pasting of code 06:36:41 no spacing 06:36:52 teurastaja: Really? What are you reading it with? 06:37:48 Chrome PDF Viewer 06:37:48 Portable Document Format 06:38:05 oops 06:38:12 copied 2 lines 06:38:32 on linux 06:39:10 That's bizarre. Though I have heard about Chrome's PDF viewer kind of breaking. It looks fine in Acro and Preview on my end 06:40:05 user18 [~user@p5B2A9939.dip0.t-ipconnect.de] has joined #scheme 06:40:15 I'm using Evince and it looks fine too 06:42:27 Resource interpreted as document but transferred with MIME type application/pdf. 06:42:45 error 06:43:09 i meaN WRNING 06:43:18 *warning 06:43:33 Maybe it doesn't play nice with OCR. That might explain the lack of spacing 06:43:38 -!- user17 [~user@p5B2A9BD5.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 06:43:43 Are you getting any images, or just non-spaced text? 06:43:51 and also error: Failed to load resource 06:44:45 i get images 06:45:15 Then I got nothing. Try downloading the file again and opening it in an external reader 06:47:16 evince works 06:47:54 I thought Google has fixed the PDF viewer, but I guess there are still some kinks to work out. Ah, well, at least it's working now 06:49:14 *had 06:50:24 what was wrong? 06:50:29 i havenr 06:50:43 *i havent heard anything 06:52:17 Mostly it was old stuff (mid-2010) about it just being a bit broken in some builds. Not sure what it was, in particular (not a Chrome user), but it sounded like they fixed it by the latest release 06:52:39 But maybe their 64-bit Linux build broke something? I dunno 06:52:56 im 64 06:53:27 Probably nothing to worry about. If other PDFs work fine for you, it's no big deal. 06:55:10 at 1:52, everythings a big deal 06:55:46 lol. Not a bad attitude 06:55:50 even standing up 06:56:31 im still wondering when im going to stand up 06:56:37 Well, if you've been drinking correctly (as defined in the original Lisp standard), standing up should be an especially big deal 06:57:40 ive been smoking and ive been taking sleep pills 06:57:58 Well, that'd make a number of things a chore 06:58:20 im still wondering when im going to stand up 06:58:34 alright im going 06:58:36 i think 06:58:46 ok now i am 06:58:59 brb 07:06:58 -!- adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has quit [Quit: adu] 07:09:24 back and lazy 07:09:38 lol 07:09:48 talking about lazy. what are the uses? 07:09:55 Of? 07:10:05 lazy evaluation 07:10:53 -!- Phao [pedro-hen@189.107.215.169] has quit [Quit: Fui embora] 07:12:47 More abstraction, maybe a smaller footprint 07:47:40 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Quit: Leaving] 08:08:48 wingo [~wingo@90.164.198.39] has joined #scheme 08:09:50 -!- wingo [~wingo@90.164.198.39] has quit [Client Quit] 08:09:57 -!- nilg` [~user@77.70.2.229] has quit [Remote host closed the connection] 08:11:34 -!- teurastaja [~user@modemcable182.177-200-24.mc.videotron.ca] has quit [] 08:16:18 levi` [~user@c-174-52-219-147.hsd1.ut.comcast.net] has joined #scheme 08:17:40 -!- aisa [~aisa@c-68-35-165-60.hsd1.nm.comcast.net] has quit [Ping timeout: 250 seconds] 08:17:40 -!- levi [~user@c-174-52-219-147.hsd1.ut.comcast.net] has quit [Ping timeout: 250 seconds] 08:19:59 -!- MichaelRaskin [~MichaelRa@213.148.5.192] has quit [Remote host closed the connection] 08:20:34 -!- Axioplase is now known as Axioplase_ 08:20:40 MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has joined #scheme 08:28:22 -!- NihilistDandy [~ND@c-75-69-129-101.hsd1.nh.comcast.net] has quit [Remote host closed the connection] 08:36:46 -!- Intensity [iRAntZtNnK@unaffiliated/intensity] has quit [Ping timeout: 255 seconds] 08:41:30 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 240 seconds] 08:47:57 HG` [~HG@xdsler155.osnanet.de] has joined #scheme 09:17:56 jonrafkind [~jon@jonr5.dsl.xmission.com] has joined #scheme 09:26:53 -!- dsmith [~dsmith@cpe-184-56-129-232.neo.res.rr.com] has quit [Read error: Operation timed out] 09:32:50 -!- jonrafkind [~jon@jonr5.dsl.xmission.com] has quit [Ping timeout: 240 seconds] 09:37:11 MichaelRaskin [~MichaelRa@195.178.216.22] has joined #scheme 09:39:08 -!- saccade [~saccade@c-67-180-11-158.hsd1.ca.comcast.net] has quit [Quit: This computer has gone to sleep] 10:07:23 -!- myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 10:08:24 myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has joined #scheme 10:08:28 -!- myu2 [~myu2@58x5x224x106.ap58.ftth.ucom.ne.jp] has quit [Remote host closed the connection] 10:32:26 -!- zanes [~zane@wall.tripitinc.com] has quit [Ping timeout: 240 seconds] 10:39:00 zanes [~zane@wall.tripitinc.com] has joined #scheme 10:40:31 -!- MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has quit [Ping timeout: 255 seconds] 10:43:07 seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has joined #scheme 10:48:31 f8l [~f8l@87-205-27-57.ip.netia.com.pl] has joined #scheme 10:56:43 -!- zbrown [~zbrown@unaffiliated/zbrown] has quit [Ping timeout: 255 seconds] 11:04:22 -!- seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has quit [Quit: seus] 11:15:06 -!- f8l [~f8l@87-205-27-57.ip.netia.com.pl] has quit [Quit: WeeChat 0.3.4] 11:15:51 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 240 seconds] 11:16:16 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 11:16:16 -!- zanes [~zane@wall.tripitinc.com] has quit [Read error: Connection reset by peer] 11:16:23 zanes [~zane@wall.tripitinc.com] has joined #scheme 11:20:03 seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has joined #scheme 11:28:06 `micro [~micro@www.bway.net] has joined #scheme 11:33:42 -!- seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has quit [Quit: seus] 11:36:39 k04n [~kn@cpe-76-175-192-194.socal.res.rr.com] has joined #scheme 11:37:05 -!- k04n is now known as Guest91347 11:44:49 Blkt [~user@net-93-151-237-119.cust.dsl.teletu.it] has joined #scheme 11:46:19 masm [~masm@bl15-129-210.dsl.telepac.pt] has joined #scheme 11:46:23 -!- Guest91347 [~kn@cpe-76-175-192-194.socal.res.rr.com] has quit [Quit: Colloquy for iPad - http://colloquy.mobi] 11:46:38 good day everyone 11:48:48 -!- REPLeffect [~REPLeffec@69.54.115.254] has quit [Ping timeout: 265 seconds] 11:52:44 what's so good about it?! 11:55:02 REPLeffect [~REPLeffec@69.54.115.254] has joined #scheme 11:55:18 aisa [~aisa@c-68-35-165-60.hsd1.nm.comcast.net] has joined #scheme 11:55:38 zbrown [~zbrown@rufius.xen.prgmr.com] has joined #scheme 11:58:03 rtra [~aduck@unaffiliated/rtra] has joined #scheme 12:10:20 rapacity: O_o 12:10:53 rapacity: It's just a greeting. 12:11:10 Blkt: G'day! 12:16:46 tupi [~david@139.82.89.24] has joined #scheme 12:21:34 aha, I couldn't tell, I thought he was rubbing it 12:21:47 in 12:22:21 my day was terrible 12:37:58 -!- masm [~masm@bl15-129-210.dsl.telepac.pt] has quit [Ping timeout: 255 seconds] 12:44:39 masm [~masm@bl15-129-210.dsl.telepac.pt] has joined #scheme 12:46:35 -!- rtra [~aduck@unaffiliated/rtra] has left #scheme 12:58:40 Intensity [OarKGxfrDb@unaffiliated/intensity] has joined #scheme 13:00:17 rapacity: That's unfortunate. 13:02:19 -!- masm [~masm@bl15-129-210.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 13:08:56 -!- alexsuraci` [~alex@pool-71-188-133-67.aubnin.fios.verizon.net] has quit [Ping timeout: 255 seconds] 13:12:47 mathk__ [~mathk@194.177.61.29] has joined #scheme 13:13:24 masm [~masm@bl15-129-210.dsl.telepac.pt] has joined #scheme 13:15:20 -!- alexsuraci [~alexsurac@pool-71-188-133-67.aubnin.fios.verizon.net] has quit [Ping timeout: 240 seconds] 13:16:44 hrr4 [~hrr4@teleport.nynex.de] has joined #scheme 13:17:00 alexsuraci [~alexsurac@pool-71-188-133-67.aubnin.fios.verizon.net] has joined #scheme 13:17:07 -!- hrr4 [~hrr4@teleport.nynex.de] has left #scheme 13:17:27 -!- mathk [~mathk@194.177.61.19] has quit [Ping timeout: 276 seconds] 13:17:27 -!- mathk__ is now known as mathk 13:18:26 femtoo [~femto@95-89-197-149-dynip.superkabel.de] has joined #scheme 13:20:28 alexsuraci` [~alex@pool-71-188-133-67.aubnin.fios.verizon.net] has joined #scheme 13:21:51 seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has joined #scheme 13:26:41 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Ping timeout: 276 seconds] 13:26:59 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 13:39:26 femtooo [~femto@95-89-197-149-dynip.superkabel.de] has joined #scheme 13:41:31 -!- seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has quit [Quit: seus] 13:43:26 -!- femtoo [~femto@95-89-197-149-dynip.superkabel.de] has quit [Ping timeout: 272 seconds] 13:44:50 zmv [~user@c9531281.virtua.com.br] has joined #scheme 13:47:52 -!- MapMan [mapman@dynamic-78-8-228-46.ssp.dialog.net.pl] has quit [Read error: Connection reset by peer] 13:51:48 MapMan [mapman@dynamic-78-8-48-6.ssp.dialog.net.pl] has joined #scheme 13:55:34 -!- zmv [~user@c9531281.virtua.com.br] has quit [Quit: restarting Emacs] 13:55:54 seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has joined #scheme 13:57:10 -!- Riastradh [debian-tor@fsf/member/riastradh] has quit [Remote host closed the connection] 13:57:38 Riastradh [debian-tor@fsf/member/riastradh] has joined #scheme 14:06:03 -!- HG` [~HG@xdsler155.osnanet.de] has quit [Quit: Leaving.] 14:16:02 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Ping timeout: 250 seconds] 14:16:20 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 14:19:49 -!- schoppenhauer [~christoph@unaffiliated/schoppenhauer] has quit [Quit: leaving] 14:20:43 -!- vu3rdd [~vu3rdd@fsf/member/vu3rdd] has quit [Remote host closed the connection] 14:39:32 -!- user18 [~user@p5B2A9939.dip0.t-ipconnect.de] has quit [Quit: Leaving] 14:40:08 user17 [~user@p5B2A9939.dip0.t-ipconnect.de] has joined #scheme 14:41:55 -!- seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has quit [Quit: seus] 14:46:59 rmrfchik_ [~rmrfchik@linuxhacker.ru] has joined #scheme 14:47:46 -!- incubot [~incubot@klutometis.wikitex.org] has quit [Ping timeout: 264 seconds] 14:47:47 -!- rmrfchik [~rmrfchik@linuxhacker.ru] has quit [Ping timeout: 264 seconds] 14:48:26 incubot [incubot@klutometis.wikitex.org] has joined #scheme 14:55:18 dnolen [~davidnole@184.152.69.75] has joined #scheme 15:20:32 erjiang [~erjiang@7.80.244.66.jest.smithvilledigital.net] has joined #scheme 15:23:08 myu2 [~myu2@v077103.dynamic.ppp.asahi-net.or.jp] has joined #scheme 15:27:58 -!- Caleb-- [~caleb@109.64.207.198] has quit [] 15:40:47 HG` [~HG@xdsler155.osnanet.de] has joined #scheme 15:44:31 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Quit: Computer has gone to sleep.] 15:45:08 seus [~sbero@146.7.60.129] has joined #scheme 15:47:53 -!- dnolen [~davidnole@184.152.69.75] has quit [Quit: dnolen] 15:49:38 offby1 [~user@pdpc/supporter/monthlybyte/offby1] has joined #scheme 15:55:08 rafarazalo [bc520407@gateway/web/freenode/ip.188.82.4.7] has joined #scheme 15:55:25 Hello i want to start programming 15:55:33 scheme is a good way to do it? 15:55:46 back in the day in did some coding in BASIC 15:56:57 rafarazalo, yes. start here: http://htdp.org 15:57:09 yes indeed 15:57:53 i know the basics concepts like variables, if conditions, and stuff like that 15:58:30 maybe download Racket from http://racket-lang.org 15:58:37 then you too will be able to write an IRC bot like rudybot 15:58:40 rudybot: (banner) 15:58:40 *offby1: your scheme sandbox is ready 15:58:40 *offby1: ; Value: "Welcome to Racket v5.0.1.\n" 15:59:42 i think real problems are difficult to me right now 16:01:11 i can do agendas, a euromillion key generator but that it 16:02:23 potatocanon [9239f951@gateway/web/freenode/ip.146.57.249.81] has joined #scheme 16:02:38 -!- chittoor [~chittoor@listertech.in] has quit [Read error: No route to host] 16:02:50 racket is designed for beginners as well as pros. htdp goes nicely with it. 16:03:12 htdp is not a dry book? 16:03:59 can't remember 16:05:19 Is Scheme generally taught for the express purpose of explaining recursion? 16:05:58 thanks i will read it 16:06:01 -!- rafarazalo [bc520407@gateway/web/freenode/ip.188.82.4.7] has quit [Quit: Page closed] 16:07:29 -!- samth [~samth@punge.ccs.neu.edu] has quit [Read error: Connection reset by peer] 16:08:35 alexsuraci_ [~alexsurac@pool-71-188-133-67.aubnin.fios.verizon.net] has joined #scheme 16:09:27 potatocanon: I doubt it. 16:09:40 -!- jao [~user@pdpc/supporter/professional/jao] has quit [Read error: Connection reset by peer] 16:09:52 potatocanon: recursion is a simple concept; scheme is a whole language; it seems silly to teach a whole language just to illustrate a simple concept 16:10:19 -!- alexsuraci` [~alex@pool-71-188-133-67.aubnin.fios.verizon.net] has quit [Read error: Operation timed out] 16:10:36 alexsuraci__ [~alexsurac@pool-71-188-133-67.aubnin.fios.verizon.net] has joined #scheme 16:11:12 -!- alexsuraci [~alexsurac@pool-71-188-133-67.aubnin.fios.verizon.net] has quit [Ping timeout: 246 seconds] 16:11:13 -!- alexsuraci__ is now known as alexsuraci 16:13:04 -!- alexsuraci_ [~alexsurac@pool-71-188-133-67.aubnin.fios.verizon.net] has quit [Ping timeout: 255 seconds] 16:13:52 alexsuraci` [~alex@pool-71-188-133-67.aubnin.fios.verizon.net] has joined #scheme 16:15:45 mwolfe [~mwolfe@corona.cornerturn.com] has joined #scheme 16:16:57 offby1: at first I learned scheme only to learn about continuations 16:17:13 then I fell in love but that's beside the point :P 16:21:40 -!- Kovensky [~kovensky@abraxo.bluebottle.net.au] has quit [Ping timeout: 240 seconds] 16:23:14 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 16:23:27 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Ping timeout: 246 seconds] 16:23:44 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 16:25:04 -!- homie [~levgue@xdsl-78-35-158-37.netcologne.de] has quit [Read error: Connection reset by peer] 16:25:24 -!- wbooze [~levgue@xdsl-78-35-158-37.netcologne.de] has quit [Read error: Connection reset by peer] 16:26:09 samth [~samth@punge.ccs.neu.edu] has joined #scheme 16:26:23 homie [~levgue@xdsl-78-35-145-12.netcologne.de] has joined #scheme 16:26:30 adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has joined #scheme 16:26:36 wbooze [~levgue@xdsl-78-35-145-12.netcologne.de] has joined #scheme 16:30:39 Kovensky [~kovensky@abraxo.bluebottle.net.au] has joined #scheme 16:32:18 I understand the concept of recursion, but I'm such a failure at implementing it into Scheme. Feeling rather discouraged. 16:35:49 potatocanon, i recommend How to Design Programs: http://racket-lang.org 16:36:09 Your reputation is on the line now, samth. 16:36:47 i'm not worried 16:37:00 Haha 16:37:20 Wait just a second here. You mean there are other resources than SICP for Scheme? 16:37:30 yes 16:38:38 -!- seus [~sbero@146.7.60.129] has quit [Quit: seus] 16:38:46 I'll take a look. Thanks very much for the recommendation. 16:40:13 corruptmemory [~jim@96.246.167.18] has joined #scheme 16:40:39 carleastlund [~cce@gotham.ccs.neu.edu] has joined #scheme 16:45:06 pumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 16:45:12 -!- copumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 272 seconds] 16:45:16 -!- femtooo [~femto@95-89-197-149-dynip.superkabel.de] has quit [Read error: Connection reset by peer] 16:46:26 Phao [pedro-hen@189.12.240.56] has joined #scheme 16:53:29 copumpkin [~pumpkin@17.101.89.205] has joined #scheme 16:53:34 -!- copumpkin [~pumpkin@17.101.89.205] has quit [Changing host] 16:53:34 copumpkin [~pumpkin@unaffiliated/pumpkingod] has joined #scheme 16:53:44 -!- erjiang [~erjiang@7.80.244.66.jest.smithvilledigital.net] has quit [Quit: ttfn] 16:54:42 -!- pumpkin [~pumpkin@unaffiliated/pumpkingod] has quit [Ping timeout: 272 seconds] 16:54:49 crazy, isn't it? 16:55:34 hkr [~hkr@77.63.186.1] has joined #scheme 16:55:40 seus [~sbero@146.7.60.129] has joined #scheme 17:04:26 -!- Modius [~Modius@cpe-70-123-158-125.austin.res.rr.com] has quit [Ping timeout: 240 seconds] 17:07:17 Modius [~Modius@cpe-70-123-158-125.austin.res.rr.com] has joined #scheme 17:13:24 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Ping timeout: 276 seconds] 17:13:44 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 17:23:19 -!- adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has quit [Quit: adu] 17:24:39 -!- MichaelRaskin [~MichaelRa@195.178.216.22] has quit [Ping timeout: 240 seconds] 17:27:54 -!- dRbiG [drbig@unhallowed.pl] has quit [Read error: Operation timed out] 17:31:44 dRbiG [drbig@unhallowed.pl] has joined #scheme 17:31:48 -!- hkr [~hkr@77.63.186.1] has quit [Remote host closed the connection] 17:44:26 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Ping timeout: 240 seconds] 17:44:45 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 17:51:00 -!- potatocanon [9239f951@gateway/web/freenode/ip.146.57.249.81] has quit [Ping timeout: 245 seconds] 17:51:48 -!- _danb_ [~user@124-171-12-242.dyn.iinet.net.au] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 17:58:18 -!- em [~em@unaffiliated/emma] has quit [Quit: Reconnecting] 17:58:34 jewel [~jewel@196-215-16-138.dynamic.isadsl.co.za] has joined #scheme 17:58:34 em [~em@user-0cev0hn.cable.mindspring.com] has joined #scheme 17:58:34 -!- em [~em@user-0cev0hn.cable.mindspring.com] has quit [Changing host] 17:58:35 em [~em@unaffiliated/emma] has joined #scheme 18:01:54 MichaelRaskin [~MichaelRa@195.91.224.225] has joined #scheme 18:04:47 rgrau [~user@62.Red-88-2-20.staticIP.rima-tde.net] has joined #scheme 18:07:30 -!- levi` is now known as levi 18:14:45 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 18:15:01 jonrafkind [~jon@crystalis.cs.utah.edu] has joined #scheme 18:15:14 tronador_ [~guille@190.145.89.146] has joined #scheme 18:21:53 -!- DrAfk [~duck@216.186.151.63] has quit [Read error: Connection reset by peer] 18:23:19 DrDuck [~duck@216.186.151.63] has joined #scheme 18:23:20 aisa_ [~aisa@c-68-35-165-60.hsd1.nm.comcast.net] has joined #scheme 18:25:01 -!- seus [~sbero@146.7.60.129] has quit [Quit: seus] 18:25:14 -!- aisa [~aisa@c-68-35-165-60.hsd1.nm.comcast.net] has quit [Ping timeout: 240 seconds] 18:25:14 -!- aisa_ is now known as aisa 18:25:59 -!- githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Remote host closed the connection] 18:26:12 -!- HG` [~HG@xdsler155.osnanet.de] has quit [Quit: Leaving.] 18:35:13 MrFahrenheit [~RageOfTho@users-146-124.vinet.ba] has joined #scheme 18:42:10 kar8nga [~kar8nga@i-82.vc-graz.ac.at] has joined #scheme 18:42:41 NihilistDandy [~ND@c-75-69-129-101.hsd1.nh.comcast.net] has joined #scheme 18:47:39 -!- Blkt [~user@net-93-151-237-119.cust.dsl.teletu.it] has quit [Ping timeout: 246 seconds] 18:52:33 Blkt [~user@net-93-151-237-119.cust.dsl.teletu.it] has joined #scheme 19:00:45 -!- homie [~levgue@xdsl-78-35-145-12.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 19:01:00 -!- wbooze [~levgue@xdsl-78-35-145-12.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 19:06:10 -!- gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has quit [Ping timeout: 240 seconds] 19:06:47 nilg` [~user@77.70.2.229] has joined #scheme 19:08:01 gnomon [~gnomon@CPE0022158a8221-CM000f9f776f96.cpe.net.cable.rogers.com] has joined #scheme 19:08:59 homie [~levgue@xdsl-78-35-145-12.netcologne.de] has joined #scheme 19:10:20 wbooze [~levgue@xdsl-78-35-145-12.netcologne.de] has joined #scheme 19:17:57 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 19:20:43 -!- tupi [~david@139.82.89.24] has quit [Quit: Leaving] 19:27:11 jcowan_ [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 19:27:26 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Ping timeout: 276 seconds] 19:28:28 -!- jcowan_ is now known as jcowan 19:29:35 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Read error: Connection reset by peer] 19:30:04 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 19:40:09 githogori [~githogori@205.sub-75-210-105.myvzw.com] has joined #scheme 19:45:02 -!- peterhil [~peterhil@a91-153-127-82.elisa-laajakaista.fi] has quit [Max SendQ exceeded] 19:46:55 -!- rins` [~user@173-162-214-174-NewEngland.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 19:47:29 rins [~user@173-162-214-174-NewEngland.hfc.comcastbusiness.net] has joined #scheme 19:50:43 -!- samth is now known as samth_away 19:56:16 seus [~sbero@146.7.60.129] has joined #scheme 20:00:40 -!- jewel [~jewel@196-215-16-138.dynamic.isadsl.co.za] has quit [Ping timeout: 240 seconds] 20:06:14 Caleb-- [~caleb@109.64.207.198] has joined #scheme 20:09:25 -!- kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has quit [Ping timeout: 260 seconds] 20:12:03 Mackweiser [4a604e18@gateway/web/freenode/ip.74.96.78.24] has joined #scheme 20:12:12 -!- zanes [~zane@wall.tripitinc.com] has quit [Quit: zanes] 20:13:08 teurastaja [~user@modemcable182.177-200-24.mc.videotron.ca] has joined #scheme 20:13:58 nego_ [~nego@c-76-16-30-244.hsd1.il.comcast.net] has joined #scheme 20:15:20 -!- nego [~nego@c-76-16-30-244.hsd1.il.comcast.net] has quit [Ping timeout: 265 seconds] 20:19:52 Blkt` [~user@net-93-151-238-83.cust.dsl.teletu.it] has joined #scheme 20:21:14 -!- Blkt [~user@net-93-151-237-119.cust.dsl.teletu.it] has quit [Ping timeout: 240 seconds] 20:23:20 femtoo [~femto@95-89-197-149-dynip.superkabel.de] has joined #scheme 20:24:31 -!- femtoo [~femto@95-89-197-149-dynip.superkabel.de] has quit [Read error: Connection reset by peer] 20:26:44 -!- teurastaja [~user@modemcable182.177-200-24.mc.videotron.ca] has quit [] 20:32:02 adu [~ajr@pool-173-79-54-138.washdc.fios.verizon.net] has joined #scheme 20:36:13 rpg [~rpg@216.243.156.16.real-time.com] has joined #scheme 20:37:08 -!- kar8nga [~kar8nga@i-82.vc-graz.ac.at] has quit [Remote host closed the connection] 20:39:09 peterhil [~peterhil@a91-153-127-82.elisa-laajakaista.fi] has joined #scheme 20:42:00 kar8nga [~kar8nga@i-82.vc-graz.ac.at] has joined #scheme 20:49:50 -!- githogori [~githogori@205.sub-75-210-105.myvzw.com] has quit [Remote host closed the connection] 20:51:42 rasterbar [~rasterbar@unaffiliated/rasterbar] has joined #scheme 20:53:34 -!- seus [~sbero@146.7.60.129] has quit [Quit: seus] 21:00:31 gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has joined #scheme 21:01:33 kilimanjaro [~kilimanja@unaffiliated/kilimanjaro] has joined #scheme 21:07:00 lol, nice nick kilimanjaro 21:07:37 Thanks, I guess. Things have been a lot different since they named that mountain after me. 21:07:38 -!- gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 21:08:11 LOL 21:09:01 :> 21:14:07 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Ping timeout: 255 seconds] 21:17:28 -!- nilg` [~user@77.70.2.229] has quit [Remote host closed the connection] 21:20:36 jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has joined #scheme 21:34:56 -!- pygospa [~pygospa@kiel-4dbeca82.pool.mediaWays.net] has quit [Disconnected by services] 21:35:05 pygospa [~pygospa@kiel-4dbecb3f.pool.mediaWays.net] has joined #scheme 21:35:21 -!- Blkt` [~user@net-93-151-238-83.cust.dsl.teletu.it] has quit [Ping timeout: 276 seconds] 21:39:56 -!- Mackweiser [4a604e18@gateway/web/freenode/ip.74.96.78.24] has quit [Quit: Page closed] 21:43:29 zanes [~zane@wall.tripitinc.com] has joined #scheme 21:52:06 Is that a manjaro who hesitate between megalomania (should we say kilomania in this case) and hypomania (milimania)? 21:52:36 *jcowan* wrote a filk about Kilimanjaro once 21:55:13 http://recycledknowledge.blogspot.com/2005/09/yet-another-filk.html 21:56:27 Nice work. 21:56:46 Thanks. 21:56:57 Do you know the tune? 21:57:45 Nope, but I am sort of guessing it 21:58:18 http://www.youtube.com/watch?v=SISjSXsb1xU 21:59:40 -!- vk0 [~vk@ip-23-75.bnaa.dk] has quit [Ping timeout: 240 seconds] 22:00:13 I guess this version is what I should have linked http://www.youtube.com/watch?v=hbKy3fyAAyA 22:00:35 Although they are both the same song, that one has a bit of vocals 22:01:15 vk0 [~vk@ip-23-75.bnaa.dk] has joined #scheme 22:01:45 pjb: it'd be micromania 22:02:34 Yes, I've been inconsistent. 22:03:57 :) 22:05:27 -!- NihilistDandy [~ND@c-75-69-129-101.hsd1.nh.comcast.net] has quit [Remote host closed the connection] 22:13:26 -!- rins [~user@173-162-214-174-NewEngland.hfc.comcastbusiness.net] has quit [Remote host closed the connection] 22:16:57 man, the fonts in KDE/Gnome are atrocious 22:17:29 So fix them. They're free software. 22:18:51 *Caleb--* zips up his Windows Fonts folder 22:19:34 "Why yes, Sir, a\ man may complain of a bad chair or table, who never made one in his life. It is not his trade to make tables." --Sam: Johnson 22:25:50 gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has joined #scheme 22:32:17 HG` [~HG@xdsler155.osnanet.de] has joined #scheme 22:34:51 phao_ [phao@189.107.194.100] has joined #scheme 22:38:49 -!- Phao [pedro-hen@189.12.240.56] has quit [Ping timeout: 240 seconds] 22:44:26 -!- gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 22:45:55 -!- snorble [~snorble@s83-179-14-105.cust.tele2.se] has quit [Remote host closed the connection] 22:47:52 -!- parcs [~patrick@ool-45741d7d.dyn.optonline.net] has quit [Read error: Connection reset by peer] 22:48:26 parcs [~patrick@ool-45741d7d.dyn.optonline.net] has joined #scheme 22:50:52 gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has joined #scheme 22:50:54 -!- xvilka [~xvilka@109.170.106.227] has quit [Quit: Changing server] 22:51:22 xvilka [~xvilka@109.170.106.227] has joined #scheme 22:53:40 -!- jonrafkind [~jon@crystalis.cs.utah.edu] has quit [Ping timeout: 240 seconds] 22:53:49 -!- rpg [~rpg@216.243.156.16.real-time.com] has quit [Quit: rpg] 22:54:12 rpg [~rpg@216.243.156.16.real-time.com] has joined #scheme 23:03:23 -!- kar8nga [~kar8nga@i-82.vc-graz.ac.at] has quit [Remote host closed the connection] 23:07:38 -!- gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 23:11:09 dfkjjkfd [~paulh@210-11-ftth.onsnetstudenten.nl] has joined #scheme 23:13:17 gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has joined #scheme 23:16:50 -!- phao_ [phao@189.107.194.100] has quit [Ping timeout: 250 seconds] 23:16:50 -!- jcowan [~John@cpe-74-68-112-189.nyc.res.rr.com] has quit [Ping timeout: 250 seconds] 23:17:41 -!- tronador_ [~guille@190.145.89.146] has quit [Quit: tronador_] 23:29:25 jcowan, well said 23:29:52 there's also a good one by Henry Thoreau on that same issue, but it's longer 23:30:35 Riastradh: he was very timely with that quote, you gotta give him that :) 23:38:41 -!- rasterbar [~rasterbar@unaffiliated/rasterbar] has quit [Read error: Connection reset by peer] 23:40:48 -!- nego_ [~nego@c-76-16-30-244.hsd1.il.comcast.net] has quit [Ping timeout: 276 seconds] 23:43:27 antoszka [~antoszka@unaffiliated/antoszka] has joined #scheme 23:45:27 rasterbar [~rasterbar@unaffiliated/rasterbar] has joined #scheme 23:46:26 -!- gravicappa [~gravicapp@92.60.21.95.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 23:50:48 tronador_ [~guille@190.67.59.189] has joined #scheme 23:57:56 seus [~sbero@adsl-99-114-191-162.dsl.spfdmo.sbcglobal.net] has joined #scheme