--- Log opened Sat Oct 24 00:00:49 2009 |
00:20 | | Derakon[work] [Derakon@Nightstar-d44d635e.ucsf.edu] has quit [[NS] Quit: Leaving] |
00:36 | | AnnoDomini [farkoff@Nightstar-ff79c509.adsl.tpnet.pl] has quit [[NS] Quit: I am Yulaw! I am nobody's bitch! You - are mine.] |
01:37 | | Namegduf [namegduf@Nightstar-7ec84b32.bath.ac.uk] has joined #Code |
01:58 | | Derakon[AFK] is now known as Derakon |
02:20 | | Derakon is now known as Derakon[AFK] |
03:15 | | Attilla [The.Attilla@FBC920.480E8C.FD67CF.448614] has quit [[NS] Quit: ] |
03:34 | | Dae [Dae@Nightstar-6bffd408.dial.as9105.com] has quit [[NS] Quit: ;D] |
03:39 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [[NS] Quit: Z?] |
03:47 | | dmlandrum_ is now known as dmlandrum |
06:06 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Connection reset by peer] |
08:22 | | Derakon[AFK] is now known as Derakon |
08:35 | | Derakon is now known as Derakon[AFK] |
08:46 | | Vornicus is now known as Vornicus-Latens |
09:36 | | AnnoDomini [farkoff@Nightstar-ff79c509.adsl.tpnet.pl] has joined #Code |
09:36 | | mode/#Code [+o AnnoDomini] by Reivles |
10:06 | | ErikMesoy|sleep is now known as ErikMesoy |
10:29 | | Rhamphoryncus [rhamph@Nightstar-a62bd960.abhsia.telus.net] has quit [Client exited] |
10:33 | | You're now known as TheWatcher |
10:49 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Operation timed out] |
10:53 | | SmithKurosaki [Smith@Nightstar-04e98d9c.dsl.teksavvy.com] has quit [Ping timeout: 121 seconds] |
10:54 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #Code |
10:54 | | mode/#Code [+o ToxicFrog] by Reivles |
10:56 | | SmithKurosaki [Smith@Nightstar-c45143d1.dsl.teksavvy.com] has joined #Code |
11:47 | | crem [moo@Nightstar-8ca3eea7.adsl.mgts.by] has quit [Connection reset by peer] |
11:53 | | crem [moo@Nightstar-8ca3eea7.adsl.mgts.by] has joined #Code |
11:53 | | * ErikMesoy grumbles at being unable to handle "04" as an integer. |
12:00 | | Dae [Dae@Nightstar-6bffd408.dial.as9105.com] has joined #Code |
12:10 | | AnnoDomini [farkoff@Nightstar-ff79c509.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
12:16 | | AnnoDomini [farkoff@Nightstar-b8f9baba.adsl.tpnet.pl] has joined #Code |
12:16 | | mode/#Code [+o AnnoDomini] by Reivles |
12:28 | < EvilDarkLord> | ErikMesoy: int("04") seems to be returning an integer. |
12:29 | < ErikMesoy> | EvilDarkLord: I had a large raw text table full of two-digit things and saw no obvious way of int()ing the lot of them. I ended up doing "s/ 0/, " instead. |
12:31 | < EvilDarkLord> | Doing what? |
12:32 | < ErikMesoy> | Replacing them a few times until I figured out a way that both parsed and lined up neatly. |
12:32 | < EvilDarkLord> | Anyway. Something like [int(x) for x in two_digit_things] is what you want. |
12:32 | < EvilDarkLord> | Obviously, you'll need to parse out the two-digit things into a list first. |
12:34 | < ErikMesoy> | I stuck [] around it and ],[ on all the newlines and commas in all the spaces. |
12:47 | | You're now known as TheWatcher[afk] |
13:12 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #Code |
13:29 | | Attilla [The.Attilla@FBC920.A5C359.15BD32.425F3F] has joined #Code |
13:29 | | mode/#Code [+o Attilla] by Reivles |
13:34 | | * gnolam stabs Google. |
13:34 | < Namegduf> | * Google doesn't notice. |
13:38 | < gnolam> | They're doing the fading thing again. |
13:40 | <~Reiver> fading? |
13:41 | < gnolam> | Doing a DHTML fade in on the Google homepage for no goddamned reason whatsoever. Or it could actually be that "to annoy people" is the reason. :P |
13:41 | < Namegduf> | gnolam is an unwilling partipant in Google's tests. |
13:41 | < Namegduf> | *participant |
14:01 | | * ErikMesoy stabs recursion. |
14:03 | < Namegduf> | * Recursion stabs itself in response to being stabbed. |
14:04 | < GeekSoldier> | Bad recursion: no exit case. |
14:04 | < Namegduf> | Thus why it's being stabbed? |
14:09 | < GeekSoldier> | Yeah, but Erik will overrun his stack at that rate. |
14:10 | < Namegduf> | The moral of the story is that violence only begets violence. |
14:10 | < Namegduf> | Especially when recursion is involved. |
14:10 | < Namegduf> | An eye for an eye leaves the whole world blind. |
14:10 | < ErikMesoy> | I found out what I was doing wrong. I had a fencepost error that Python didn't notify me of, but simply looped right around into row -1. |
14:47 | < Dae> | anyone know of a recommendable irc stats bot? |
14:54 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Operation timed out] |
14:56 | | SmithKurosaki [Smith@Nightstar-c45143d1.dsl.teksavvy.com] has quit [Operation timed out] |
15:04 | | SmithKurosaki [Smith@Nightstar-2f700130.cable.rogers.com] has joined #Code |
15:08 | | SmithKurosaki [Smith@Nightstar-2f700130.cable.rogers.com] has quit [[NS] Quit: Leaving] |
15:08 | | SmithKurosaki [Smith@Nightstar-2f700130.cable.rogers.com] has joined #Code |
15:09 | | AgentIchiro [Smith@Nightstar-683a7925.dsl.teksavvy.com] has joined #Code |
15:09 | | ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #Code |
15:09 | | mode/#Code [+o ToxicFrog] by Reivles |
15:15 | | SmithKurosaki [Smith@Nightstar-2f700130.cable.rogers.com] has quit [[NS] Quit: Leaving] |
15:15 | | AgentIchiro is now known as SmithKurosaki |
17:21 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #Code |
17:23 | | Syloqs_AFH is now known as Syloqs-AFH |
17:28 | | Dae [Dae@Nightstar-6bffd408.dial.as9105.com] has quit [[NS] Quit: ;D] |
17:44 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Connection reset by peer] |
17:58 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #Code |
17:59 | | Syloqs_AFH is now known as Syloqs-AFH |
18:12 | | Derakon[AFK] is now known as Derakon |
18:36 | < jerith> | I suddenly have need of a .xbm editor that operates on pixels instead of C code. :-( |
18:36 | <@Derakon> | ...what? |
18:37 | < jerith> | .xbm is C source code describing a bitmap. |
18:37 | <@Derakon> | I admit I'm not familiar with the format, but that's still an implausible juxtaposition. |
18:37 | <@Derakon> | Ahh. |
18:37 | <@Derakon> | Who decided on that format? |
18:37 | < jerith> | #define sell_cursor_width 16 |
18:37 | < jerith> | #define sell_cursor_height 16 |
18:37 | < jerith> | #define sell_cursor_x_hot 8 |
18:37 | < jerith> | #define sell_cursor_y_hot 8 |
18:37 | < jerith> | static unsigned char sell_cursor_bits[] = { 0xe0, 0x07, 0x18, 0x1c, 0x84, 0x30, 0xe2, 0x63, 0x92, 0x64, 0x91, 0xc4, 0x91, 0xc0, 0xe1, 0xc0, 0x81, 0xc3, 0x81, 0xc4, 0x91, 0xc4, 0x92, 0x64, 0xe2, 0x63, 0x84, 0x30, 0x18, 0x1c, 0xe0, 0x07 }; |
18:38 | < jerith> | That's an example. |
18:38 | < jerith> | Idly, emacs will display the image. |
18:39 | <@Derakon> | Why not? It does everything else. |
18:39 | < jerith> | But not operate on it. |
18:44 | | You're now known as TheWatcher |
18:59 | | Vornicus-Latens [vorn@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: ] |
19:12 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Client closed the connection] |
19:14 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #Code |
19:15 | | Syloqs_AFH is now known as Syloqs-AFH |
20:22 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #Code |
20:23 | | mode/#Code [+o Vornicus] by Reivles |
20:23 | | Rhamphoryncus [rhamph@Nightstar-a62bd960.abhsia.telus.net] has joined #Code |
--- Log closed Sat Oct 24 20:38:25 2009 |
--- Log opened Sat Oct 24 21:24:39 2009 |
21:24 | | TheWatcher [chris@Nightstar-b4529b0c.zen.co.uk] has joined #code |
21:24 | | Irssi: #code: Total of 25 nicks [7 ops, 0 halfops, 0 voices, 18 normal] |
21:24 | | mode/#code [+o TheWatcher] by Reivles |
21:25 | | Irssi: Join to #code was synced in 51 secs |
21:41 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [Client closed the connection] |
21:42 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code |
23:14 | | ErikMesoy is now known as ErikMesoy|sleep |
--- Log closed Sun Oct 25 00:00:37 2009 |