←2006-01-24 2006-01-25 2006-01-26→ ↑2006 ↑all
00:09:03 -!- GregorR-L_ has quit (Read error: 113 (No route to host)).
00:12:41 -!- calamari has joined.
00:18:45 <calamari> hi
00:26:27 <Keymaker> hey
00:28:43 <kipple> ho
00:31:31 <Keymaker> hi kipple
00:31:46 <Keymaker> haven't seen you for a while
00:32:01 <Keymaker> or just can't remember x)
00:32:03 <kipple> yeah, I've been a bit lazy about logging onto IRC lately
00:32:10 <Keymaker> ok
00:32:47 <Keymaker> since the x-mas vacation my computer hours on school days have gone messed up, that's why i'm here now :)
00:33:17 <Keymaker> but well, there isn't thankfully much left of that school
00:34:02 <kipple> Keymaker: did you end up doing anything about that basic inspired esolang?
00:34:11 <Keymaker> sorry, nope :\
00:34:34 <kipple> ok. I'm still a bit interested in the idea, so I might do something about it myself
00:34:47 <Keymaker> yeah, i'm interested about it too--go ahead :)
00:34:56 <kipple> anyways, has anything interesting happened here the last weeks?
00:35:10 <Keymaker> let's see.. hmm
00:35:12 <kipple> I notice the wiki hasn't been much updated lately
00:35:20 <Keymaker> yeah :(
00:35:30 <Keymaker> hmm, can't remember anything special happening
00:36:18 <Keymaker> yeah, the esobasic idea has some potential, perhaps
00:36:37 <Keymaker> at least it won't be that "basic" :)
00:39:21 <Keymaker> kipple: calamari has made "hunt the wumpus" in linguine
00:39:37 <kipple> what's that?
00:39:39 <kipple> a game?
00:39:41 <Keymaker> something game
00:39:42 <Keymaker> yeah
00:39:50 <Keymaker> i had never played it until here
00:40:22 <Keymaker> no idea how to really play it, or what to do exactly, but it seems i managed to catch the wumpus :D
01:05:08 <calamari> :)
01:05:28 <calamari> !daemon wumpus linguine file://linguine/wumpus.lng
01:05:30 <EgoBot> ** Hunt the Wumpus ** Type `!wumpus' to start a game!
01:05:45 <calamari> perhaps I should include a link to instructions
01:06:46 <calamari> http://www.atariarchives.org/bcc1/showpage.php?page=248
01:07:09 <calamari> !wumpus
01:07:12 <EgoBot> You are in room 2. Tunnels lead to 1, 3, 10. (S)hoot, (M)ove, or (Q)uit?
01:08:48 <calamari> !wumpus m
01:08:52 <calamari> !wumpus 10
01:08:52 <EgoBot> Where to?
01:08:56 <EgoBot> You are in room 10. Tunnels lead to 2, 9, 11. (S)hoot, (M)ove, or (Q)uit?
01:09:24 <calamari> !wumpus m
01:09:25 <calamari> !wumpus 11
01:09:26 <EgoBot> Where to?
01:09:28 <EgoBot> I smell a wumpus! You are in room 11. Tunnels lead to 10, 12, 19. (S)hoot, (M)ove, or (Q)uit?
01:09:46 <Keymaker> hmm, the wumpus is near!
01:10:13 <calamari> yeo
01:10:24 <calamari> and we can get him, if we know the correct room numbers
01:10:36 <calamari> obviously either 12 or 19
01:10:43 <calamari> if we miss then he can move
01:10:53 <Keymaker> ah
01:11:40 <calamari> see the pic here
01:11:42 <calamari> http://www.atariarchives.org/bcc1/showpage.php?page=247
01:13:07 <Keymaker> i see
01:13:19 <Keymaker> ..what now? :)
01:13:28 <calamari> the sample run on the next page helps us
01:13:47 <calamari> room 2: 1 3 10
01:14:05 <calamari> so we cazn start numbering the vertices
01:14:51 <calamari> room 3: 2, 4, 12
01:15:16 <calamari> it would be convenient to start on the outside and work inward
01:15:29 <calamari> so the 5 outer vertices are 1,2,3,4,5
01:15:41 <calamari> then, inward from 2, is 10
01:15:51 <calamari> from 3, is 12
01:16:01 <calamari> so, probably 11 is between them
01:16:11 <calamari> (is this making sense?)
01:16:43 <calamari> on the next page, we have 4: 3, 5, 14
01:16:51 <calamari> so 14 is inward from 4
01:16:57 <calamari> giving us 13
01:17:15 <calamari> (between the vertices 12 and 14)
01:17:42 <calamari> and from our game we have 10: 2, 9, 11
01:18:01 <calamari> which confirms those
01:18:23 <calamari> following the pattern, 1 goes to 8
01:18:32 <calamari> 6 goes to 6
01:18:35 <calamari> err 5 to 6
01:18:39 * Keymaker got confused 20 lines ago
01:18:41 <Keymaker> :p
01:18:42 <calamari> so 7 between them
01:18:49 <calamari> ahh
01:19:08 <Keymaker> heh, wouldn't it be better to just shoot blind as i did? ;)
01:19:11 <calamari> I am attempting to number the vertices on the "squashed" image
01:19:18 <Keymaker> ok
01:19:22 <calamari> so that you have a real map
01:19:34 <calamari> then you can see how to shoot and get him for sure
01:20:09 <calamari> based on the topology of the caves
01:20:15 <Keymaker> :)
01:22:33 <calamari> so do you follow the above?
01:23:12 <Keymaker> sorry, can't understand much
01:23:33 <calamari> it helps to print out the image
01:23:46 <calamari> or write it down, whichever is easier
01:23:49 <calamari> http://www.atariarchives.org/bcc1/showpage.php?page=247
01:24:17 -!- ihope_ has joined.
01:24:22 <ihope_> Ello!
01:24:35 <Keymaker> hi
01:24:40 -!- ihope has joined.
01:24:41 <calamari> hi ihope
01:24:56 <ihope> There are two of me...
01:25:13 <ihope> There's this me, and the other me's a backup me.
01:25:26 <ihope_> In case ChatZilla borks out again.
01:25:55 <GregorR> I stopped using ChatZilla.
01:26:05 <calamari> anyhow....
01:26:08 <GregorR> It's a nice client and all, but until Firefox is more stable, it's not worth it *shrugs*
01:26:17 <calamari> !wumpus s
01:26:19 <calamari> !wumpus 4
01:26:20 <EgoBot> Number of rooms (1-5)?
01:26:23 <EgoBot> Room #?
01:26:24 <ihope> Wumpus, eh?
01:26:26 <calamari> !wumpus 9
01:26:28 <calamari> !wumpus 18
01:26:28 <EgoBot> Room #?
01:26:30 <EgoBot> Room #?
01:26:30 <calamari> !wumpus 19
01:26:32 <EgoBot> Room #?
01:26:33 <calamari> !wumpus 11
01:26:36 <EgoBot> Ouch! Arrow got you! HA HA HA - You lose!
01:26:40 <Keymaker> :D
01:26:41 <calamari> oops!
01:26:49 <calamari> did I make a typo?
01:26:52 <Keymaker> wumpus tricked us
01:26:55 * calamari checks
01:26:58 <ihope> Wumpus...
01:27:00 <ihope> !ps d
01:27:02 <EgoBot> 1 calamari: daemon wumpus linguine
01:27:04 <EgoBot> 2 ihope: ps
01:27:21 <ihope> Linguine? Is that a new one?
01:27:27 <calamari> whoops.. I was in room 11 :)
01:27:32 <calamari> hehe
01:27:33 <ihope> :-)
01:27:39 <Keymaker> heh
01:27:40 <calamari> thought I was in 10
01:27:46 <ihope> And you fired an arrow there?
01:27:50 <calamari> ihope: its relatively new
01:28:08 <Keymaker> you were in 11, but before that you were in 10
01:28:20 <calamari> ihope: http://kidsquid.com/compilers/linguine
01:28:24 <Keymaker> i guess your effort to explain it got you confused :)
01:28:26 <calamari> !wumpus
01:28:29 <EgoBot> Bats nearby! You are in room 3. Tunnels lead to 2, 4, 12. (S)hoot, (M)ove, or (Q)uit?
01:28:39 <calamari> Keymaker: yeah I forgot about going to 11.. :)
01:28:47 <Keymaker> yah
01:29:03 <calamari> !wumpus m
01:29:05 <calamari> !wumpus 12
01:29:06 <EgoBot> Where to?
01:29:08 <EgoBot> You are in room 12. Tunnels lead to 3, 11, 13. (S)hoot, (M)ove, or (Q)uit?
01:29:14 <ihope> Hey, nobody's edited the wiki in a while.
01:29:15 <calamari> !wumpus m
01:29:19 <EgoBot> Where to?
01:29:19 <calamari> !wumpus 11
01:29:22 <EgoBot> I smell a wumpus! You are in room 11. Tunnels lead to 10, 12, 19. (S)hoot, (M)ove, or (Q)uit?
01:29:24 <ihope> Only 2 edits still show right up.
01:29:39 <calamari> !wumpus s
01:29:42 <calamari> !wumpus 4
01:29:42 <EgoBot> Number of rooms (1-5)?
01:29:44 <EgoBot> Room #?
01:29:46 <calamari> !wumpus 10
01:29:48 <EgoBot> Room #?
01:29:49 <calamari> !wumpus 9
01:29:52 <calamari> !wumpus 18
01:29:52 <EgoBot> Room #?
01:29:54 <EgoBot> Room #?
01:29:55 <calamari> !wumpus 19
01:29:58 <EgoBot> AHA! You got the Wumpus! HEE HEE HEE - The Wumpus'll getcha next time!!
01:30:07 <ihope> Wumpus!
01:30:20 <Keymaker> ha!
01:30:24 <calamari> having the map actually makes the game somewhat trivial to win :)
01:30:32 <Keymaker> :)
01:33:53 -!- Arrogant has joined.
01:34:50 <ihope> What's a netw?
01:35:09 <ihope> It seems people are orking them nowadays.
01:35:18 <Keymaker> no idea :\
01:37:16 <Keymaker> i'm a bit tired..
01:37:24 <Keymaker> see you "later" today
01:37:36 -!- Keymaker has left (?).
01:51:21 -!- GregorR-L has joined.
01:58:58 <ihope> Twinkies are good insulators.
02:08:30 <ihope> Well, I gotta go.
02:08:31 <ihope> Bye
02:08:36 -!- ihope has quit ("Chatzilla 0.9.69.1 [Firefox 1.5/2005111116]").
02:08:39 -!- ihope_ has quit ("What the heck is a Beerdigungnachricht?").
02:35:30 <calamari> cyas
02:35:32 -!- calamari has quit ("Leaving").
03:35:01 -!- Paragon_ has joined.
03:36:17 -!- Sgeo has quit.
03:43:32 -!- Sgeo has joined.
03:45:02 -!- kipple has quit (Read error: 110 (Connection timed out)).
03:52:33 -!- Arrogant has quit (Read error: 110 (Connection timed out)).
03:58:49 -!- CXI has quit (Connection timed out).
04:01:43 -!- GregorR-L has quit (Read error: 113 (No route to host)).
04:13:31 -!- Paragon_ has changed nick to Arrogant.
04:18:35 -!- lirtzy has joined.
04:37:02 -!- CXI has joined.
04:56:22 -!- calamari has joined.
05:04:06 <calamari> hi
05:06:00 -!- goetter has joined.
05:06:35 -!- goetter has left (?).
05:19:00 -!- Sgeo has quit.
05:21:04 -!- calamari_ has joined.
05:22:27 -!- calamari has quit (Read error: 110 (Connection timed out)).
05:33:15 -!- calamari_ has changed nick to calamari.
05:43:29 -!- Arrogant has quit ("I AM QUIT HAVE A NICE DAY").
05:54:17 -!- goetter has joined.
05:54:44 -!- goetter has quit (Client Quit).
05:58:59 -!- goetter has joined.
05:59:02 -!- goetter has left (?).
05:59:17 -!- goetter has joined.
05:59:24 -!- goetter has left (?).
05:59:38 <GregorR> ...
06:11:15 -!- goetter has joined.
06:11:20 -!- goetter has left (?).
06:11:53 -!- goetter has joined.
06:11:56 -!- goetter has left (?).
06:24:19 <calamari> ,,,
06:28:23 <GregorR> ¿¿¿
06:40:52 -!- fizzie has quit (herbert.freenode.net irc.freenode.net).
06:40:52 -!- pgimeno has quit (herbert.freenode.net irc.freenode.net).
06:42:33 -!- pgimeno has joined.
06:42:33 -!- fizzie has joined.
06:45:22 -!- fizzie2 has joined.
06:47:14 -!- goetter has joined.
06:47:30 -!- goetter has left (?).
06:48:41 -!- goetter has joined.
06:48:45 -!- goetter has left (?).
06:49:43 -!- fizzie has quit (Read error: 111 (Connection refused)).
06:50:48 -!- goetter has joined.
06:51:03 -!- goetter has left (?).
06:59:46 -!- goetter has joined.
07:00:34 -!- goetter has quit ("Parting is such sweet sorrow.").
07:23:37 -!- calamari has quit ("Leaving").
07:44:28 -!- goetter has joined.
07:45:16 -!- goetter has quit (Remote closed the connection).
07:45:35 -!- goetter has joined.
07:45:51 -!- goetter has left (?).
07:46:08 -!- goetter has joined.
07:46:10 -!- goetter has quit (Client Quit).
07:59:59 -!- clog has quit (ended).
08:00:00 -!- clog has joined.
09:13:08 -!- CXII has joined.
09:13:47 -!- CXI has quit (Nick collision from services.).
09:13:49 -!- CXII has changed nick to CXI.
09:34:51 * SimonRC thwaps goetter.
10:26:58 -!- kipple has joined.
10:32:14 <SimonRC> hi
10:52:46 * SimonRC goes
11:09:14 -!- lindi- has quit (Remote closed the connection).
11:15:12 -!- lindi- has joined.
12:31:24 -!- Pietras1988 has joined.
12:31:35 <Pietras1988> hi all
12:33:14 <Pietras1988> http://pl.wikipedia.org/wiki/User:Pietras1988
12:33:24 -!- Pietras1988 has left (?).
12:33:46 -!- fizzie2 has changed nick to fizzie.
12:37:20 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
12:40:56 -!- puzzlet has joined.
12:42:48 -!- puzzlet has quit (Client Quit).
12:42:54 -!- puzzlet has joined.
13:53:55 -!- jix has joined.
14:03:14 -!- ihope_ has joined.
14:03:26 -!- ihope has joined.
14:03:32 <ihope> 'Ello!
14:03:49 <kipple> 'ey
14:04:41 <ihope> !ps d
14:04:44 <EgoBot> 1 calamari: daemon wumpus linguine
14:04:46 <EgoBot> 2 ihope: ps
14:31:28 <SimonRC> AHA!!
14:31:34 * SimonRC has jsut remembered.
14:31:47 <SimonRC> Idea: Latin esolang.
14:32:07 <SimonRC> With proper use of cases for disambiguation of expressions, etc.
14:32:08 <ihope> One that uses the Latin alphabeT?
14:32:17 <SimonRC> not just that
14:32:42 <SimonRC> so you could use cases to distinguish arguments in many functions, rather than argument order.
14:33:51 <SimonRC> Hmm, did anyone else get my email on Kaya for-loops, or did I bugger it up?
14:38:02 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)).
14:39:53 -!- puzzlet has joined.
14:46:55 <SimonRC> oops, wrong window *again*
15:11:31 -!- jix has quit ("Bitte waehlen Sie eine Beerdigungnachricht").
15:32:05 * SimonRC goes
15:44:14 <ihope> Do I exist?
15:44:19 <ihope_> Yes, you do.
16:08:30 -!- Keymaker has joined.
16:12:53 <ihope_> BANG! Revelation.
16:12:58 <ihope_> Maybe not, but...
16:13:22 <ihope_> In this "Chinese room", though the computer may not know what it's doing, surely the program does.
16:16:48 <ihope_> Yes! A computer is a mindless being that allows things to think!
16:42:02 <Keymaker> uh.. alright
16:58:14 <ihope_> Computer PROGRAMS think. Computers don't.
17:01:14 <lirtzy> Gavagai!
17:04:18 -!- ihope_ has left (?).
17:04:35 -!- ihope has left (?).
17:24:45 * Keymaker disappears for a while
17:46:17 -!- calamari has joined.
17:46:22 <calamari> hi
17:54:09 <Keymaker> hi
17:54:18 <calamari> how's it going
17:54:25 <Keymaker> ok
17:54:52 <Keymaker> i need to go now, for a while, be back in about a hour
17:54:58 -!- Keymaker has left (?).
19:41:58 -!- GregorR-L has joined.
20:13:19 -!- ZeroOne has left (?).
20:17:23 -!- Keymaker has joined.
20:17:45 <Keymaker> roughly an hour..
20:30:53 -!- GregorR-L has quit (Read error: 113 (No route to host)).
20:44:21 -!- GregorR has quit (Remote closed the connection).
20:44:50 -!- GregorR has joined.
20:50:12 -!- Sgeo has joined.
21:08:11 -!- calamari has quit ("Leaving").
21:21:41 <Keymaker> ah, finally back to work with grabfi
22:31:21 -!- calamari has joined.
22:46:26 -!- ihope has joined.
22:46:31 <ihope> Ahhh...
22:50:34 <ihope> Playing Bookworm. I got JUICES = 2200
23:02:24 -!- CXI has quit (Read error: 104 (Connection reset by peer)).
23:02:36 -!- GregorR has quit (Read error: 104 (Connection reset by peer)).
23:02:52 -!- CXI has joined.
23:03:11 -!- GregorR has joined.
←2006-01-24 2006-01-25 2006-01-26→ ↑2006 ↑all