code logs -> 2007 -> Sun, 25 Mar 2007< code.20070324.log - code.20070326.log >
--- Log opened Sun Mar 25 00:00:22 2007
00:02 ReivZzz is now known as ReivOut
00:11 Thaqui [~Thaqui@Nightstar-18229.jetstream.xtra.co.nz] has joined #code
00:11 mode/#code [+o Thaqui] by ChanServ
00:13 Chalcedon [Chalceon@Nightstar-5424.dialup.ihug.co.nz] has joined #code
00:13 mode/#code [+o Chalcedon] by ChanServ
00:18 Chalcedon [Chalceon@Nightstar-5424.dialup.ihug.co.nz] has quit [Quit: gone]
00:46 Rosita [~WhoisUp@Nightstar-9316.Red-83-56-84.dynamicIP.rima-tde.net] has joined #Code
00:47
< Rosita>
www.chatzona.org o /server -m irc.chatzona.org
00:48 Rosita [~WhoisUp@Nightstar-9316.Red-83-56-84.dynamicIP.rima-tde.net] has quit [Client exited]
00:56 Mahal is now known as MahalAFK
02:00 Thaqui [~Thaqui@Nightstar-18229.jetstream.xtra.co.nz] has quit [Quit: Leaving]
02:09 Janus [~Cerulean@Nightstar-10302.columbus.res.rr.com] has quit [Ping Timeout]
03:30 AnnoDomini [~farkoff@Nightstar-29717.neoplus.adsl.tpnet.pl] has quit [Quit: Juffo-Wup is a *candle*. It is filled with many *candy bars*.]
03:32
<@ToxicFrog>
...awesome.
03:32
<@McMartin>
?
03:32
<@ToxicFrog>
My __tostring generates output in exactly the same format that the parser expects as input.
03:32
<@McMartin>
Always a good way to set things up.
03:32
<@ToxicFrog>
This means that now that I've suddenly realized I need a copy constructor, it's one line: return Compound:New(tostring(self))
03:32
<@McMartin>
Hee.
03:33
<@McMartin>
That's got some overhead, of course, but I imagine you aren't being graded on efficiency
03:33
<@ToxicFrog>
No. Optimizations may be worth bonus marks, but the actual grade is based on correctness of implementation.
03:34
<@ToxicFrog>
With the caveat that it has to actually run to completion in reasonable time~
03:34
<@McMartin>
Well, right.
03:34 * ToxicFrog 's early A* search implementation that did queue insertions with linear search would not have been acceptable, for example.
03:51 gnolam|Doom is now known as gnolam
04:21
<@McMartin>
WSIF is now at 34,000 words
04:28
<@ToxicFrog>
Shiny.
04:29 * ToxicFrog ponders.
04:30
<@ToxicFrog>
I can't replace New() with __call in this OO framework, because classes and objects are the same thing.
04:30
<@ToxicFrog>
Hrm.
04:36 ToxicFrog is now known as SurvivalFrog
04:40 Vornicus-Latens is now known as Vornicus
04:45 MahalAFK is now known as Mahal
04:47 gnolam [Lenin@Nightstar-13557.8.5.253.se.wasadata.net] has quit [Quit: Z?]
04:51 Mahal is now known as MahalOut
05:04 Syloqs-AFH [Syloq@NetAdmin.Nightstar.Net] has quit [Ping Timeout]
05:10 Vornicus is now known as Stark
05:17 MahalOut is now known as Mahal
05:33 Mahal is now known as MahalAFK
05:47 MahalAFK [~Mahal@Nightstar-763.worldnet.co.nz] has quit [Quit: Goodbye.]
06:31 Mahal [~Mahal@Nightstar-763.worldnet.co.nz] has joined #Code
06:31 mode/#code [+o Mahal] by ChanServ
07:23 Stark is now known as Vornicus
07:42 SurvivalFrog is now known as ToxicFrog
08:00 * Vornicus fiddles. I need to make basic board data!
08:07
<@Serah>
^_^
08:55 Thaqui [~Thaqui@Nightstar-18229.jetstream.xtra.co.nz] has joined #code
08:55 mode/#code [+o Thaqui] by ChanServ
09:02 ReivOut is now known as Reiver
10:06 * Vornicus blinks. I've been doing the path/site dichotomy all wrong.
10:13
<@Vornicus>
So right now I've got 8 different arts for "site", and it's hard to pick which one I need.
10:15 KBot [~karma.bot@Nightstar-28964.neoplus.adsl.tpnet.pl] has joined #Code
10:16 KarmaBot [~karma.bot@Nightstar-29717.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
10:16
< KBot>
KarmaBot v1.19. online and ready. Type "!help commands" for command list.
10:17
<@Vornicus>
But I have to have something there, because otherwise I get stupid breaks in the apparent path
10:18 KarmaBot [~karma.bot@Nightstar-28964.neoplus.adsl.tpnet.pl] has joined #Code
10:18
< KarmaBot>
KarmaBot v1.19. online and ready. Type "!help commands" for command list.
10:19 KBot [~karma.bot@Nightstar-28964.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
10:23
<@Vornicus>
SO what if, instead of making these explicit path ends, I just make a little hexagon that fits seamlessly on top of the existing paths?
10:24
<@Vornicus>
(granted, I will have to rebuild the road and path arts so they encompass the path end so this works, but!)
10:28
<@Serah>
Hmmm...
10:29
<@Serah>
Since you're using a system that draws it all, can't you just tell it to draw a brown this-wide line from here to there?
10:31
<@Vornicus>
I am using a system that draws individual components.
10:38 Mahal is now known as MahalBedd
10:44 Pi [~sysop@Nightstar-23945.hsd1.wa.comcast.net] has quit [Ping Timeout]
10:48 gnolam [Lenin@Nightstar-13557.8.5.253.se.wasadata.net] has joined #Code
10:48 mode/#code [+o gnolam] by ChanServ
10:59 Pi [~sysop@Nightstar-23945.hsd1.wa.comcast.net] has joined #code
10:59 mode/#code [+o Pi] by ChanServ
12:30 AnnoDomini [~farkoff@Nightstar-28964.neoplus.adsl.tpnet.pl] has joined #Code
12:30 mode/#code [+o AnnoDomini] by ChanServ
12:46 Thaqui [~Thaqui@Nightstar-18229.jetstream.xtra.co.nz] has quit [Ping Timeout]
15:14 Netsplit DeepThought.NY.US.Nightstar.Net <-> Blargh.CA.US.Nightstar.Net quits: Reiver, MyCatIsGone
15:16 ReivZzz [~reiver@Nightstar-1975.ubs-dsl.xnet.co.nz] has joined #Code
15:22 MyCatIsGone [~mycatownz@Nightstar-13709.lurkingfox.co.uk] has joined #code
16:44 GeekSoldier_ [~Rob@Nightstar-3819.pools.arcor-ip.net] has joined #code
16:45 GeekSoldier [~Rob@Nightstar-3366.pools.arcor-ip.net] has quit [Ping Timeout]
16:46 GeekSoldier_ is now known as GeekSoldier
19:24 MahalBedd is now known as Mahal
19:32 Doctor_Nick [~fdsaf@Nightstar-27777.rag-a.fsu.edu] has joined #code
20:31 Janus [~Cerulean@Nightstar-10302.columbus.res.rr.com] has joined #Code
20:46 Mahal is now known as MahalWork
21:00 Syloq [Syloq@NetAdmin.Nightstar.Net] has joined #code
21:04 GeekSoldier [~Rob@Nightstar-3819.pools.arcor-ip.net] has left #code []
21:45 Vornicus is now known as Vornicus-Latens
22:06 MyCatIsGone is now known as MyCatVerbs
22:07 Janus is now known as Jan[Jam]
22:31 Chalcedon [Chalceon@Nightstar-7637.dialup.ihug.co.nz] has joined #code
22:31 mode/#code [+o Chalcedon] by ChanServ
22:41 Chalcy [Chalceon@Nightstar-5992.dialup.ihug.co.nz] has joined #code
22:41 mode/#code [+o Chalcy] by ChanServ
22:42 Chalcedon [Chalceon@Nightstar-7637.dialup.ihug.co.nz] has quit [Killed (NickServ (GHOST command used by Chalcy))]
22:42 Chalcy is now known as Chalcedon
23:06 Chalcedon [Chalceon@Nightstar-5992.dialup.ihug.co.nz] has quit [Quit: ]
23:13 Thaqui [~Thaqui@Nightstar-18229.jetstream.xtra.co.nz] has joined #code
23:13 mode/#code [+o Thaqui] by ChanServ
23:42 Jan[Jam] [~Cerulean@Nightstar-10302.columbus.res.rr.com] has quit [Quit: Jouets de Dieu, jouets de jouets, les jouets de me, na?tre Clair enfant voire.]
23:47 * gnolam ...s.
23:48
<@McMartin>
?
23:48
<@gnolam>
I just had malloc() fail on me.
23:49
<@gnolam>
And that's just... wrong.
23:49
<@McMartin>
I've had that happen a few times.
23:49
<@McMartin>
What's your OS/libc?
23:50
<@McMartin>
In, more to the point, are you malloc()ing and then free()ing assloads of small objects?
23:51
<@McMartin>
You need a pretty modern glibc to not have heap fragmentation pwn you.
23:52
<@gnolam>
XP/MSVCRT
23:52
<@gnolam>
And, no, not /that/ many assloads.
23:52
<@gnolam>
Well, a few.
23:52
<@gnolam>
But it's failing on a freaking 2*sizeof(float) malloc...
23:52
<@gnolam>
Something is rotten in the state of Denmark.
23:54 * gnolam facepalms.
23:54
<@gnolam>
Never mind.
23:55
<@gnolam>
Typo in a macro.
--- Log closed Mon Mar 26 00:00:48 2007
code logs -> 2007 -> Sun, 25 Mar 2007< code.20070324.log - code.20070326.log >