--- Log opened Fri Sep 22 00:00:50 2006 |
00:03 | | ReivSLEP is now known as Reiver |
00:38 | | Chalcedon is now known as ChalcyUni |
00:51 | | Chalcy [~Chalceon@Nightstar-869.bitstream.orcon.net.nz] has joined #code |
00:51 | | mode/#code [+o Chalcy] by ChanServ |
00:52 | | ChalcyUni [~Chalceon@Nightstar-869.bitstream.orcon.net.nz] has quit [Ping Timeout] |
01:04 | | * Vornotron <3 simple_initializer |
01:10 | <@McMartin> | Yay, I7 version 3Z95 is out now. |
01:11 | | * McMartin goes to horribly break WSIF. |
01:11 | < Vornotron> | heh |
01:23 | <@McMartin> | ... actually, that wasn't so bad. Two lines needed to be changed and one needed deletion. |
01:23 | | * McMartin now runs his regression tests. |
01:54 | | Vornotron [~vorn@Nightstar-18307.slkc.qwest.net] has quit [Quit: ] |
02:07 | | Reiver is now known as ReivWork |
02:08 | | * Vornicus yeys for unit tests. |
02:12 | <@ReivWork> | Okay, so three lines intersecting at equal angles. |
02:12 | <@ReivWork> | (AKA cutting space into sixths.) |
02:13 | <@Vornicus> | Okay. |
02:13 | | * ReivWork tries to work out the cleanest way to draw this on a low resolution grid of squares. |
02:13 | <@ReivWork> | Sort of... like trying to draw a snowflake skeleton out of individual pixels. |
02:14 | <@Vornicus> | antialiased? |
02:14 | <@ReivWork> | No. Which is the problem, I think. |
02:14 | <@Vornicus> | all right, not hard. |
02:14 | <@ReivWork> | No? |
02:14 | | * ReivWork is having a hell of a time getting things to look right at all. |
02:15 | <@Vornicus> | The lines you want will go through: (1,0) (-1,0), (1, sqrt(3)) (-1, -sqrt(3)), and (-1, sqrt(3)) (1, -sqrt(3)) |
02:16 | <@ReivWork> | ...Huh. Right. |
02:16 | <@ReivWork> | Cheers! |
02:16 | | * ReivWork carries on. |
02:16 | <@Vornicus> | Now all you have to do is draw the lines. |
02:16 | | * ReivWork nods. |
02:17 | <@Vornicus> | (trigonometry ftw) |
02:17 | <@ReivWork> | (Yes, I should have thought about that.) |
02:17 | <@ReivWork> | (It is blindingly simple once you /think/ about it. >.<) |
02:17 | <@Vornicus> | those lines are not all the same length - try (2, 0) (-2, 0) instead if you need that ability. |
02:17 | | * ReivWork nods. |
02:21 | <@ReivWork> | Cheers. |
02:21 | | * ReivWork now flees to work for real. |
02:37 | | MahalWr0k is now known as Mahal |
02:53 | <@Vornicus> | How to tell you're going to get strange stuff out of ruby: |
02:53 | <@Vornicus> | the comment at the top of the file says "THINK IN C" |
02:53 | <@Mahal> | ... |
02:55 | <@ToxicFrog> | |
02:56 | <@Vornicus> | But it worked. It broke my indecision about where to place functions by placing them all outside of objects. Once I have enough to run with, I will move them to where they feel natural. |
03:24 | | Mahal [~Mahal@Nightstar-4219.worldnet.co.nz] has quit [Quit: It's hard to be mad at someone who misses you while you're asleep. ] |
03:24 | | Mahal [~Mahal@Nightstar-4219.worldnet.co.nz] has joined #code |
03:25 | | mode/#code [+o Mahal] by ChanServ |
04:02 | | Chalcy [~Chalceon@Nightstar-869.bitstream.orcon.net.nz] has quit [Ping Timeout] |
04:07 | | Chalcedon [~Chalceon@Nightstar-869.bitstream.orcon.net.nz] has joined #code |
04:07 | | mode/#code [+o Chalcedon] by ChanServ |
05:08 | | MahalWork [~Mahal@Nightstar-4219.worldnet.co.nz] has quit [Ping Timeout] |
05:08 | | Mahal [~Mahal@Nightstar-4219.worldnet.co.nz] has quit [Ping Timeout] |
05:09 | | Mahal [~Mahal@Nightstar-4219.worldnet.co.nz] has joined #code |
05:09 | | mode/#code [+o Mahal] by ChanServ |
05:09 | | MahalWork [~Mahal@Nightstar-4219.worldnet.co.nz] has joined #Code |
05:09 | | mode/#code [+o MahalWork] by ChanServ |
05:14 | | * Vornicus slowly gets to 100% code coverage. |
05:15 | | MahalWork [~Mahal@Nightstar-4219.worldnet.co.nz] has quit [Connection reset by peer] |
05:17 | | Mahal [~Mahal@Nightstar-4219.worldnet.co.nz] has quit [Ping Timeout] |
05:23 | | Mahal [~Mahal@Nightstar-4219.worldnet.co.nz] has joined #code |
05:23 | | mode/#code [+o Mahal] by ChanServ |
05:23 | | MahalWork [~Mahal@Nightstar-4219.worldnet.co.nz] has joined #Code |
05:23 | | mode/#code [+o MahalWork] by ChanServ |
05:27 | <@Vornicus> | just two more... |
06:16 | | ReivWork is now known as Reiver |
06:21 | <@Reiver> | 100% code coverage of what, Vorny? |
06:36 | | Chalcedon [~Chalceon@Nightstar-869.bitstream.orcon.net.nz] has quit [Quit: gone] |
06:57 | <@Vornicus> | the beginnings of my geometry module, in Ruby that smells like C. |
06:58 | | McMartin [~mcmartin@Nightstar-8994.dsl.pltn13.pacbell.net] has quit [Operation timed out] |
06:59 | <@Reiver> | Oh, lovely. |
07:02 | | McMartin [~mcmartin@Nightstar-8361.dsl.pltn13.pacbell.net] has joined #code |
07:03 | | mode/#code [+o McMartin] by ChanServ |
07:03 | <@Vornicus> | So yeah. once I get coverage and am confident that what I have is right, I'll start moving methods and making them more flexible. |
07:06 | | McMartin [~mcmartin@Nightstar-8361.dsl.pltn13.pacbell.net] has quit [Ping Timeout] |
07:06 | <@Vornicus> | McM is having a hard time. |
07:14 | | McMartin [~mcmartin@Nightstar-9379.dsl.pltn13.pacbell.net] has joined #code |
07:14 | | mode/#code [+o McMartin] by ChanServ |
07:20 | <@Vornicus> | ...gah. evil things to unit test. |
07:22 | <@Vornicus> | (parallel lines!) |
07:25 | | * Vornicus fiddles |
07:26 | <@Vornicus> | Okay. I need to test 1. intersecting lines, 2. parallel lines, 3. coincident lines. |
07:26 | <@Vornicus> | Also I have to decide what to return for coincident lines. |
07:40 | | EvilSLEPLord is now known as EvilDarkLord |
09:11 | | You're now known as TheWatcher |
11:00 | | Reiver is now known as ReivZzz |
11:06 | | Mahal is now known as MahalZzz |
11:09 | | * MahalZzz is away: sleep |
11:25 | | * MahalZzz is away: sleep for real! |
14:13 | | ReivZzz is now known as ReivSLEP[andill] |
--- Log closed Fri Sep 22 14:31:54 2006 |
--- Log opened Fri Sep 22 14:31:58 2006 |
14:31 | | TheWatcher [~chris@Nightstar-29731.dsl.in-addr.zen.co.uk] has joined #code |
14:31 | | Irssi: #code: Total of 12 nicks [9 ops, 0 halfops, 1 voices, 2 normal] |
14:31 | | mode/#code [+o TheWatcher] by ChanServ |
14:32 | | Irssi: Join to #code was synced in 20 secs |
14:39 | | You're now known as TheWatcher[afk] |
15:29 | | You're now known as TheWatcher |
17:11 | | Vornotron [~vorn@Nightstar-18307.slkc.qwest.net] has joined #code |
17:18 | | You're now known as TheWatcher[afk] |
17:38 | < EvilDarkLord> | Hum. How could I make Apache2 not show warnings? I have a 'cannot send cache limiter' one that doesn't seem to do any harm but is rather annoying to look at when building. |
17:40 | < EvilDarkLord> | (It didn't show that before, but then I went and updated the server version) |
18:48 | | You're now known as TheWatcher |
19:00 | | EvilDarkLord [althalas@Nightstar-17046.a80-186-184-83.elisa-laajakaista.fi] has quit [Ping Timeout] |
19:02 | | EvilDarkLord [althalas@Nightstar-17046.a80-186-184-83.elisa-laajakaista.fi] has joined #code |
19:10 | <@ToxicFrog> | One would think that, somewhere, there's a verbosity-level configuration variable. |
19:16 | < EvilDarkLord> | One would think so, yes. Alas, I have not found it. |
19:18 | < Vornotron> | ...my office is awesome. |
19:18 | < Vornotron> | Guy here sings opera a lot. Except that right now he's singing "mammal" by TMBG |
19:20 | <@ToxicFrog> | Hee. |
19:20 | < EvilDarkLord> | Hm. The only error-related stuff I can find in httpd.conf concerns their logging and custom errors. |
19:20 | <@ToxicFrog> | Everyone at my office uses headphones, because we all have wildly divergent tastes in music. |
19:21 | < Vornotron> | Everyone at my office uses headphones, too, but that's because half the time someone is on the phone. |
19:24 | < EvilDarkLord> | Oh well. I'll use the tried-and-true method of trying to actually fix the problem instead. |
20:03 | | EvilDarkLord is now known as David |
20:27 | | MahalZzz is now known as Mahal |
20:28 | | * Mahal is back (gone 09:02:58) |
20:34 | < Vornotron> | bewaaaare. |
20:35 | | David [althalas@Nightstar-17046.a80-186-184-83.elisa-laajakaista.fi] has quit [Operation timed out] |
20:49 | | David_ [althalas@Nightstar-17046.a80-186-184-83.elisa-laajakaista.fi] has joined #code |
20:51 | | David_ is now known as David |
21:07 | | r00t [~Miranda@Nightstar-20031.dialup-88-147-135-23.san.ru] has joined #Code |
21:08 | | r00t [~Miranda@Nightstar-20031.dialup-88-147-135-23.san.ru] has left #Code [] |
22:10 | | Mahal is now known as MahalOut |
23:11 | | MahalOut is now known as Mahal |
23:32 | | Mahal is now known as MahalOut |
--- Log closed Sat Sep 23 00:00:38 2006 |