--- Log opened Tue Nov 04 00:00:14 2008 |
00:01 | | You're now known as TheWatcher[zZzZ] |
00:25 | | AnnoDomini [~farkoff@Nightstar-29465.neoplus.adsl.tpnet.pl] has quit [Quit: To Annwn with you!] |
00:35 | | C_tiger [~c_wyz@Nightstar-8414.hsd1.ca.comcast.net] has quit [Ping Timeout] |
00:38 | | C_tiger [~c_wyz@Nightstar-8414.hsd1.ca.comcast.net] has joined #code |
00:38 | | mode/#code [+o C_tiger] by ChanServ |
01:10 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has quit [Quit: <Insert Humorous and/or serious exit message here>] |
01:27 | | Vornicus-Latens is now known as Vornicus |
04:19 | | Vornotron [~vorn@Admin.Nightstar.Net] has joined #code |
04:20 | | Vornicus [~vorn@Admin.Nightstar.Net] has quit [Ping Timeout] |
04:20 | | Vornotron is now known as Vornicus |
05:39 | | gnolam [lenin@Nightstar-1382.A163.priv.bahnhof.se] has quit [Quit: Z?] |
09:02 | | AnnoDomini [~farkoff@Nightstar-29465.neoplus.adsl.tpnet.pl] has joined #Code |
09:02 | | mode/#code [+o AnnoDomini] by ChanServ |
09:13 | | DBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has joined #Code |
09:15 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has quit [Ping Timeout] |
09:16 | | DBot is now known as DiceBot |
09:17 | | You're now known as TheWatcher |
09:55 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has quit [Ping Timeout] |
10:04 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has joined #Code |
10:04 | | mode/#code [+v DiceBot] by ChanServ |
10:12 | | Reiver [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout] |
10:18 | | Reiver [~reaverta@Admin.Nightstar.Net] has joined #Code |
10:18 | | mode/#code [+o Reiver] by ChanServ |
10:57 | | DBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has joined #Code |
10:57 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has quit [Ping Timeout] |
10:58 | | DBot is now known as DiceBot |
11:01 | | * TheWatcher eyes Reiver |
11:02 | <@TheWatcher> | Reiver: while I note that I don't mind you pinging, having the dice bot ping as well, every time, is pushing it a bit. Mind leaving it out of channel while you're having connection problems? |
11:03 | <@Reiver> | My apologies, TW. |
11:04 | <@Reiver> | ... though actually, I'm not pinging |
11:04 | | * Reiver eyes backscroll |
11:04 | <@Reiver> | ... oh, I see. It's proving more sensitive to the things. Okay. |
11:06 | <@Reiver> | Okay, I've slacked off the ping sensitivity. |
11:06 | <@Reiver> | If it continues to persist, I'll boot it entirely. That acceptable, TW? |
11:06 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has quit [Quit: Restarting.] |
11:06 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has joined #Code |
11:06 | | mode/#code [+v DiceBot] by ChanServ |
11:08 | | ReivDamnit [~reaverta@Admin.Nightstar.Net] has joined #Code |
11:09 | | Reiver [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout] |
11:09 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has quit [Ping Timeout] |
11:10 | | Reiver [~reaverta@Admin.Nightstar.Net] has joined #Code |
11:10 | | mode/#code [+o Reiver] by ChanServ |
11:11 | | ReivDamnit [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout] |
11:11 | <@TheWatcher> | Reiver: That's completely fine |
11:14 | | Reiver [~reaverta@Admin.Nightstar.Net] has quit [Ping Timeout] |
11:14 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has joined #Code |
11:14 | | mode/#code [+v DiceBot] by ChanServ |
11:15 | | Reiver [~reaverta@Admin.Nightstar.Net] has joined #Code |
11:15 | | mode/#code [+o Reiver] by ChanServ |
11:20 | <@Reiver> | Okay, wtf |
11:20 | <@Reiver> | Where the hell did this come from? |
11:20 | <@Reiver> | My connection magically destabilised itself. How reassuring. |
11:24 | | DiceBot [~Reiver@Nightstar-6435.xdsl.xnet.co.nz] has quit [Quit: DiceBot: based on AnnoDomini's KarmaBot.] |
14:30 | | gnolam [lenin@Nightstar-1382.A163.priv.bahnhof.se] has joined #Code |
14:30 | | mode/#code [+o gnolam] by ChanServ |
16:27 | <@AnnoDomini> | I need a way to compare two images. The output image should have the difference between the two in every pixel. |
16:27 | <@AnnoDomini> | Is there a ready solution, or should I give it a try in SciLab? |
16:28 | <@jerith> | numpy/pil should do it pretty easily. |
16:29 | <@jerith> | Also, imagemagick may have something. |
16:29 | <@AnnoDomini> | Given how much time I spent trying to use Imagemagick to convert JPG into PS, I'll go write the SciLab script, methinks. ;_; |
16:30 | <@gnolam> | Pfft. |
16:30 | <@gnolam> | ImageMagick has a "compare" program for this very purpose. |
16:31 | <@gnolam> | AnnoDomini: http://www.imagemagick.org/script/compare.php |
16:32 | <@AnnoDomini> | I'll go write my own program anyway. I don't have IM installed right now. |
16:39 | <@AnnoDomini> | Got it in one. Now how to change an image from grayscale to pseudocolours? |
17:13 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has joined #code |
17:35 | | Attilla [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has quit [Connection reset by peer] |
17:36 | | Attilla_ [~The.Attil@Nightstar-9469.cdif.cable.ntl.com] has joined #code |
17:36 | | Attilla_ is now known as Attilla |
20:33 | <@AnnoDomini> | No, Google, NO! |
20:33 | <@AnnoDomini> | Bad Google! |
20:33 | <@AnnoDomini> | Do not give mail users emoticons. :E |
20:37 | <@gnolam> | Gah. |
20:37 | <@gnolam> | Phew. Looks like you have to be in "rich mode" to have them. |
20:38 | <@gnolam> | But I'm starting to lose confidence in them - they do unnecessary shit like that, but they STILL haven't given us an option to set civilized date and time formats? WTF? |
20:40 | <@AnnoDomini> | What's Rich Mode and how do you disable it? |
20:58 | <@gnolam> | Javascript-aided HTML composing, and the bar above the edit box. |
21:22 | | AnnoDomini [~farkoff@Nightstar-29465.neoplus.adsl.tpnet.pl] has quit [Ping Timeout] |
21:28 | | AnnoDomini [~farkoff@Nightstar-29688.neoplus.adsl.tpnet.pl] has joined #Code |
21:28 | | mode/#code [+o AnnoDomini] by ChanServ |
22:29 | | C_tiger [~c_wyz@Nightstar-8414.hsd1.ca.comcast.net] has quit [Ping Timeout] |
22:29 | | C_tiger [~c_wyz@Nightstar-8414.hsd1.ca.comcast.net] has joined #code |
22:29 | | mode/#code [+o C_tiger] by ChanServ |
23:52 | <@Consul> | http://code.google.com/p/nuclear-project/wiki/SmartMatrix -- an audio-related idea I've been working on. |
--- Log closed Wed Nov 05 00:00:26 2008 |