code logs -> 2007 -> Fri, 09 Nov 2007< code.20071108.log - code.20071110.log >
--- Log opened Fri Nov 09 00:00:08 2007
00:04
<@Vornicus>
ARG ARG ARG
00:04
<@Vornicus>
Too damn many games I want to remake.
00:05
<@ToxicFrog>
Man, the Halo 2 installer does not look healthy when running on XP.
00:05
<@Vornicus>
heh
00:06 * Vornicus has found himself writing (and nearly succeeding) a combat and AI thing for King's Bounty.
00:10
<@ToxicFrog>
..ahahaha
00:10
<@ToxicFrog>
+ [p. 228] "'We have the gloomy and purposeless trousers of Uncle Vanya,' said one, doubtfully."
00:10
<@ToxicFrog>
Uncle Vanya is the other great Chekhov play. "Gloomy and purposeless" sums up much Chekhovian drama quite accurately. The Russian word is "toska" -- a sort of weary, faded ennui.
00:10
<@ToxicFrog>
Uncle Vanya's trousers, interestingly enough, are not actually featured in either of Chekhov's plays. As Terry pointed out on afp: "Well, yes. Vimes got them."
00:15
<@ToxicFrog>
Vornicus: that reminds me, I need to come up with a final project for AI.
00:16
<@ToxicFrog>
I have considered something that solves some game-related problem.
00:16
<@ToxicFrog>
Nethack-o-matic would be cool, but I think a bit large for a last-two-weeks-of-class thing.
00:16
<@McMartin>
Especially since nobody's ever made a remotely competent one before, ever.
00:18
<@ToxicFrog>
Yeah.
00:18
<@ToxicFrog>
Although there is a rogue-o-matic.
00:18
<@McMartin>
And lots of Angband cyborgs.
00:18
<@ToxicFrog>
And I believe there's a promising nethack-o-matic under construction.
00:18
<@McMartin>
We need to make a zomgband at some point.
00:19
<@McMartin>
The l4mer hits! The l4mer r0xx0rz j00! J00 feel unl33t!
00:19
<@Vornicus>
zomg
00:20
<@ToxicFrog>
I would hold out for zomghack, but there's a nice resonance with "zangband" and, for all that I dislike its gameplay, *band has a much, much cleaner codebase.
00:21
<@McMartin>
The initial inspiration of zomgband was in fact my consistent misreading of zangband that way.
00:21
<@Vornicus>
TF: Had I spent more than cursory amounts of time on either VornMoO or VornSettlers, I would throw you a bot interface and say "code me"
00:26
<@ToxicFrog>
(there are alternatives, like a pure research project, but I like implementation dammit)
01:35 GeekSoldier is now known as GeekSoldier|bed
02:24 * Vornicus battles completely unknown data encodings.
02:26 You're now known as TheWatcher[zZzZ]
03:02 Vornicus is now known as Finerty
03:21 Thaqui [~Thaqui@Nightstar-18257.jetstream.xtra.co.nz] has joined #code
03:21 mode/#code [+o Thaqui] by ChanServ
03:32 Forj [~Forj@Nightstar-10789.ue.woosh.co.nz] has joined #code
03:32 mode/#code [+o Forj] by ChanServ
04:35 Reiver [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout]
04:36 GeekSoldier|bed [~Rob@Nightstar-4986.pools.arcor-ip.net] has quit [Ping Timeout]
04:37 DiceBot [~Reiver@Nightstar-3074.ubs-dsl.xnet.co.nz] has quit [Ping Timeout]
04:40 DiceBot [~Reiver@Nightstar-3074.ubs-dsl.xnet.co.nz] has joined #Code
04:40 mode/#code [+v DiceBot] by ChanServ
04:41 ReivZzz [~reaverta@Admin.Nightstar.Net] has joined #Code
05:38 Forjeh [~Forj@Nightstar-10789.ue.woosh.co.nz] has joined #code
05:39 Forj [~Forj@Nightstar-10789.ue.woosh.co.nz] has quit [Ping Timeout]
06:37 Finerty is now known as Vornicus
06:39 Forjeh [~Forj@Nightstar-10789.ue.woosh.co.nz] has quit [Quit: Gone]
06:56 Vornicus is now known as Vornicus-Latens
07:42 GeekSoldier|bed [~Rob@Nightstar-3912.pools.arcor-ip.net] has joined #code
07:55 GeekSoldier|bed is now known as GeekSoldier
07:59 Chalcedon [~Chalcedon@Nightstar-10789.ue.woosh.co.nz] has quit [Quit: Gone]
08:30 Thaqui [~Thaqui@Nightstar-18257.jetstream.xtra.co.nz] has quit [Connection reset by peer]
09:08
<@McMartin>
slep
09:16 gnolam [lenin@Nightstar-10613.8.5.253.static.se.wasadata.net] has joined #Code
09:16 mode/#code [+o gnolam] by ChanServ
09:43 ReivZzz is now known as Reiver
09:44 You're now known as TheWatcher
11:18 MyCatSchemes [~rb6822@Nightstar-23832.cs.bris.ac.uk] has joined #code
11:58 MyCatSchemes [~rb6822@Nightstar-23832.cs.bris.ac.uk] has quit [Quit: Swim, swim, hungry!]
13:13 MyCatSchemes [~rb6822@Nightstar-23587.cs.bris.ac.uk] has joined #code
13:41 You're now known as TheWatcher[afk]
14:11 MyCatSchemes [~rb6822@Nightstar-23587.cs.bris.ac.uk] has quit [Quit: Swim, swim, hungry!]
14:59 You're now known as TheWatcher
15:04 MyCatSchemes [~rb6822@Nightstar-23319.cs.bris.ac.uk] has joined #code
15:46 Vornicus-Latens is now known as Vornicus
16:46 * ToxicFrog weeks
16:46 * ToxicFrog weeps, too
16:46
<@ToxicFrog>
Me: ListIterator li = list.listIterator();
16:46
<@ToxicFrog>
TA: ...I didn't know you could do that.
16:47
<@ToxicFrog>
Me: what, get a ListIterator from a List like that?
16:47
<@ToxicFrog>
TA: No, declare a variable using an interface type.
16:49
< MyCatSchemes>
...
16:49
< MyCatSchemes>
THAT'S A CLASS METHOD, DAMN HIM! Etc.
16:49 MyCatSchemes [~rb6822@Nightstar-23319.cs.bris.ac.uk] has quit [Quit: Swim, swim, hungry!]
16:50 * Vornicus gives TF a cheese.
16:50 * ToxicFrog combines with spicy lavash, nromnromnromnro
16:54 MyCatSchemes [~rb6822@Nightstar-23587.cs.bris.ac.uk] has joined #code
17:12 You're now known as TheWatcher[afk]
17:20 AnnoDomini [AnnoDomini@Nightstar-29136.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
17:26 AbuDhabi [AnnoDomini@Nightstar-29353.neoplus.adsl.tpnet.pl] has joined #Code
17:26 mode/#code [+o AbuDhabi] by ChanServ
17:44 gnolam is now known as Abominable_Snowman
18:42 You're now known as TheWatcher
19:07 MyCatSchemes [~rb6822@Nightstar-23587.cs.bris.ac.uk] has quit [Quit: Swim, swim, hungry!]
19:22 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has joined #code
19:23 ToxicFrog` [~ToxicFrog@Admin.Nightstar.Net] has quit [Connection reset by peer]
19:50 Chalcedon [~Chalcedon@Nightstar-10789.ue.woosh.co.nz] has joined #code
19:50 mode/#code [+o Chalcedon] by ChanServ
20:13 MyCatSchemes [~rb6822@Nightstar-23587.cs.bris.ac.uk] has joined #code
20:14 MyCatSchemes [~rb6822@Nightstar-23587.cs.bris.ac.uk] has quit [Quit: Swim, swim, hungry!]
22:21 Abominable_Snowman is now known as gnolam
22:44 GeekSoldier is now known as GeekSoldier|bed
23:20 You're now known as TheWatcher[T-2]
23:23 You're now known as TheWatcher[zZzZ]
--- Log closed Sat Nov 10 00:00:14 2007
code logs -> 2007 -> Fri, 09 Nov 2007< code.20071108.log - code.20071110.log >