--- Log opened Sat Jun 16 00:00:02 2007 |
01:05 | | GeekSoldier_ [~Rob@Nightstar-3058.pools.arcor-ip.net] has joined #code |
01:06 | | GeekSoldier|Sleep [~Rob@Nightstar-3865.pools.arcor-ip.net] has quit [Ping Timeout] |
01:43 | | Vornicus-Latens is now known as Vornicus |
03:22 | | Thaqui [~Thaqui@Nightstar-11860.jetstream.xtra.co.nz] has quit [Ping Timeout] |
03:24 | | Thaqui [~Thaqui@Nightstar-11860.jetstream.xtra.co.nz] has joined #code |
03:24 | | mode/#code [+o Thaqui] by ChanServ |
03:28 | | MyCatVerbs [~mycatverb@Nightstar-13709.lurkingfox.co.uk] has quit [Ping Timeout] |
03:29 | | MyCatVerbs [~mycatverb@Nightstar-13709.lurkingfox.co.uk] has joined #code |
03:35 | | ReivSLEP is now known as Reiver |
04:00 | | EvilDarkLord [~jjlehto3@Nightstar-2194.vipunen.hut.fi] has quit [Ping Timeout] |
04:03 | | EvilDarkLord [~jjlehto3@Nightstar-2194.vipunen.hut.fi] has joined #code |
04:04 | | EvilDarkLord is now known as NSGuest-2419 |
04:19 | | Derakon is now known as DerakonAFK] |
04:19 | | DerakonAFK] is now known as Derakon[AFK] |
04:42 | | Derakon[AFK] is now known as Derakon |
05:01 | | MyCatVerbs [~mycatverb@Nightstar-13709.lurkingfox.co.uk] has quit [Ping Timeout] |
05:17 | | Syloqs-AFH [Syloq@NetAdmin.Nightstar.Net] has quit [Connection reset by peer] |
05:51 | | You're now known as TheWatcher |
06:35 | | GeekSoldier_ is now known as GeekSoldier |
07:02 | | Derakon is now known as Derakon[AFK] |
07:57 | | Reiver is now known as ReivOut |
08:59 | | KarmaBot [~karma.bot@Nightstar-29252.neoplus.adsl.tpnet.pl] has quit [Ping Timeout] |
08:59 | | AnnoDomini [~farkoff@Nightstar-29252.neoplus.adsl.tpnet.pl] has quit [Ping Timeout] |
08:59 | | AnnoDomini [~farkoff@Nightstar-28886.neoplus.adsl.tpnet.pl] has joined #Code |
09:00 | | mode/#code [+o AnnoDomini] by ChanServ |
09:03 | | AnnoDomini [~farkoff@Nightstar-28886.neoplus.adsl.tpnet.pl] has quit [Ping Timeout] |
09:08 | | AnnoDomini [~farkoff@Nightstar-28886.neoplus.adsl.tpnet.pl] has joined #Code |
09:08 | | mode/#code [+o AnnoDomini] by ChanServ |
10:14 | | ChAfk is now known as Chalain |
10:27 | | Chalain is now known as ChAfk |
10:54 | <@AnnoDomini> | Hm. Does anyone have an idea why Double.valueOf() would parse "7.8" but not "-7.8"? |
10:55 | <@Vornicus> | Java? |
10:55 | <@AnnoDomini> | Yes. |
10:55 | <@jerith> | Is it an unsigned double? |
10:55 | <@Vornicus> | What version? |
10:55 | | * jerith ducks. |
10:55 | | * Vornicus throws Jerith off the earth. |
10:56 | <@jerith> | Yay astronaut! |
10:56 | <@AnnoDomini> | AFAIK, it's just a normal double. |
10:56 | | * Vornicus does not throw a spacesuit off the earth. |
10:56 | <@AnnoDomini> | Java version is 1.5.11 or something. |
10:56 | <@AnnoDomini> | 1.5.0_11. |
10:57 | <@Vornicus> | getting a NumberFormatException? |
10:58 | <@AnnoDomini> | Yeah. |
10:58 | <@jerith> | I think you probably want parseDouble() anyway. |
10:58 | <@AnnoDomini> | Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For input string: "-7.8" |
10:58 | <@Vornicus> | You may wish to ensure that you are getting the ASCII minus sign, as opposed to one hiding in Unicode. |
10:59 | <@AnnoDomini> | But it parses "-1" A-okay. |
11:00 | <@AnnoDomini> | parseDouble() throws the same exception. |
11:01 | <@Vornicus> | mcwtf. |
11:12 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Client exited] |
11:15 | | NSGuest-2419 is now known as EvilDarkLord |
11:51 | | ReivOut is now known as Reiver |
12:28 | | Serah [~Z@87.72.35.ns-26506] has quit [Connection reset by peer] |
12:28 | | Serah [~Z@87.72.35.ns-26506] has joined #Code |
12:28 | | mode/#code [+o Serah] by ChanServ |
13:29 | | You're now known as TheWatcher[afk] |
13:30 | | KBot [~karma.bot@Nightstar-28886.neoplus.adsl.tpnet.pl] has joined #Code |
13:30 | | KBot is now known as KarmaBot |
13:57 | | dragosta_07 [~KELEBEK@88.232.53.ns-26238] has joined #Code |
13:59 | | dragosta_07 [~KELEBEK@88.232.53.ns-26238] has quit [I am lame because I use colors in my quit message.] |
14:33 | | You're now known as TheWatcher |
14:44 | | Vornicus is now known as Vornicus-Latens |
14:46 | | MyCatVerbs [~mycatverb@Nightstar-13709.lurkingfox.co.uk] has joined #code |
14:50 | < MyCatVerbs> | Would anyone here consider it evil for a program to require a C compiler at runtime? The alternative is finding or writing a fast microcode generation library, so... |
14:51 | <@Vornicus-Latens> | Depends on your program. |
14:51 | <@Vornicus-Latens> | If you're making microcode, then you're going to need a compiler of /some/ sort. |
14:58 | | Thaqui [~Thaqui@Nightstar-11860.jetstream.xtra.co.nz] has left #code [Leaving] |
15:03 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code |
15:03 | | mode/#code [+o ToxicFrog] by ChanServ |
16:35 | | Reiver is now known as ReivZzz |
17:05 | | You're now known as TheWatcher[afk] |
17:33 | | Derakon[AFK] is now known as Derakon |
18:49 | | You're now known as TheWatcher |
18:53 | <@AnnoDomini> | Hm... Does anyone know if there's some sort of plugin for Firefox that would cut out google ads from webpages? |
18:53 | <@Derakon> | I'm sure there is. |
18:54 | <@AnnoDomini> | Aaaah, here we are. |
20:03 | | Netsplit DeepThought.NY.US.Nightstar.Net <-> Blargh.CA.US.Nightstar.Net quits: MyCatVerbs, @Derakon, GeekSoldier, @Serah |
20:04 | | Netsplit over, joins: Derakon |
20:04 | | Netsplit over, joins: GeekSoldier |
20:04 | | Netsplit over, joins: Serah |
20:04 | | mode/#code [+o Derakon] by ChanServ |
20:04 | | Netsplit over, joins: MyCatVerbs |
20:04 | | mode/#code [+o Serah] by ChanServ |
21:47 | | GeekSoldier is now known as GeekSoldier|Sleep |
23:03 | | ChAfk is now known as Chalain |
23:11 | | You're now known as TheWatcher[T-2] |
23:18 | | You're now known as TheWatcher[zZzZ] |
23:30 | | Chalain is now known as ChAfk |
--- Log closed Sun Jun 17 00:00:09 2007 |