code logs -> 2010 -> Wed, 24 Nov 2010< code.20101123.log - code.20101125.log >
--- Log opened Wed Nov 24 00:00:25 2010
00:01 Prophet is now known as Attilla
00:07 AnnoDomini [annodomini@Nightstar-37228e73.adsl.tpnet.pl] has quit [[NS] Quit: leaving]
01:02 You're now known as TheWatcher[T-2]
01:05 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code
01:06 You're now known as TheWatcher[zZzZ]
01:10 Ortiha [orthianz@Nightstar-af764361.xnet.co.nz] has joined #code
01:12 Attilla [Some.Dude@Nightstar-eaec1ee7.threembb.co.uk] has quit [[NS] Quit: ]
01:13 Orthia [orthianz@Nightstar-700f4c98.xnet.co.nz] has quit [Ping timeout: 121 seconds]
02:35
<@McMartin>
Oh, shoot
02:35
<@McMartin>
I see why I'm failing at Eulerness.
02:35
< simon_>
hehe
02:35
<@McMartin>
At least I've already found the trick to make computation take a twentieth of a second instead of 14 years.
02:52 Stalker [Stalker@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds]
02:53 TheClone [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds]
02:56 kwsn [kwsn@Nightstar-ca9721ae.dyn.centurytel.net] has joined #code
03:12 Gruber [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code
03:13 gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [Ping timeout: 121 seconds]
03:22 Gruber is now known as gnolam
03:31 Gruber [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code
03:32 gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [Ping timeout: 121 seconds]
03:38 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
03:42 DBot [Reiver@Nightstar-237a311c.xnet.co.nz] has joined #code
03:43 Reiver [reaverta@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
03:44 * McMartin \o/ as he solves Euler #151
03:45 Reiver [reaverta@ServerAdministrator.Nightstar.Net] has joined #code
03:45 DiceBot [Reiver@Nightstar-237a311c.xnet.co.nz] has quit [Ping timeout: 121 seconds]
03:45 mode/#code [+qo Reiver Reiver] by ChanServ
03:46 DBot is now known as DiceBot
03:49 Gruber is now known as gnolam
03:49
< gnolam>
I gave up Project Euler after I realized I'd forgotten my password. And account name.
03:49
< gnolam>
Can't be arsed to create a new one.
03:49
<@McMartin>
Heh
03:54 * Vornicus should get back to project euler.
03:57 * Vornicus stopped at 110 because he has to refactor it out of 108.
04:00
<@McMartin>
I'm trying to remember if 110 is the one that was a massive pain
04:00
<@McMartin>
I think it was
04:00
<@McMartin>
151 I turned into a graph property problem, but then wound up getting wrong for some hours because I'd been treating each *path* as equiprobable instead of each *edge* as equiprobable.
04:01
<@Vornicus>
I fiddled with 108 for a little bit and found the amazing property for it.
04:02
<@Vornicus>
(which is to say that (x-n)(y-n) = n^2
04:03
<@McMartin>
That's pretty amazing all right.
04:03
<@McMartin>
I did some horrifying heuristics with prime factors that took forever and were dodgy but did find a local optimum in the result.
04:04
<@Vornicus>
Then... I used a prime signature trick to generate local optimums.
04:05
<@Vornicus>
(specifically I generated numbers whose prime signatures are strictly nonincreasing.)
04:05
<@McMartin>
(yup)
04:05
<@McMartin>
(That was my horrifying heuristic, basically~)
04:06
<@Vornicus>
(I'd done this trick a couple of times, in some of the totient questions, so)
04:11 PinkFreud [WhyNot@NetworkAdministrator.Nightstar.Net] has joined #code
04:17 * Vornicus gibbers at problem 111.
04:21 celticminstrel [celticminst@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
05:51 Orthia [orthianz@Nightstar-945a5e4b.xnet.co.nz] has joined #code
05:52 Ortiha [orthianz@Nightstar-af764361.xnet.co.nz] has quit [Ping timeout: 121 seconds]
05:54 Orthia [orthianz@Nightstar-945a5e4b.xnet.co.nz] has quit [[NS] Quit: Going dooooown...]
05:55 Orthia [orthianz@Nightstar-945a5e4b.xnet.co.nz] has joined #code
06:04 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Operation timed out]
06:07 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code
06:12 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Connection closed]
06:41 kwsn is now known as kwsn\t-2
06:45 kwsn\t-2 [kwsn@Nightstar-ca9721ae.dyn.centurytel.net] has quit [[NS] Quit: poofers]
07:00 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code
07:35
< Alek>
gah
07:35
< Alek>
I unchecked "show main window" in winamp.
07:35
< Alek>
it went into off-screen mode.
07:35
< Alek>
and I have no idea how to return it.
07:35
< Alek>
I mean, the playlist and playbar should still be displaying.
07:36
< Alek>
only they're offscreen somewhere.
07:36
< Alek>
oh hey there it is. >_<
07:36
< Alek>
got it back by using the notifications.
07:47 Alek [omegaboot@Nightstar-96006922.il.comcast.net] has quit [[NS] Quit: ]
08:06 Anno[Laptop] [annodomini@Nightstar-6fcd3147.adsl.tpnet.pl] has joined #code
08:57 Rhamphoryncus [rhamph@Nightstar-473f8685.abhsia.telus.net] has quit [Ping timeout: 121 seconds]
09:04 Ortiha [orthianz@Nightstar-945a5e4b.xnet.co.nz] has joined #code
09:04 Orthia [orthianz@Nightstar-945a5e4b.xnet.co.nz] has quit [Client closed the connection]
09:25 Rhamphoryncus [rhamph@Nightstar-473f8685.abhsia.telus.net] has joined #code
09:27 You're now known as TheWatcher
09:43 Rhamphoryncus [rhamph@Nightstar-473f8685.abhsia.telus.net] has quit [Ping timeout: 121 seconds]
09:50 Rhamphoryncus [rhamph@Nightstar-473f8685.abhsia.telus.net] has joined #code
10:01 Anno[Laptop] [annodomini@Nightstar-6fcd3147.adsl.tpnet.pl] has quit [[NS] Quit: To Uni.]
10:31 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Connection closed]
10:38 Anno[Laptop] [annodomini@F67919.F326B3.98D923.BDA7B6] has joined #code
11:20 Anno[Laptop] [annodomini@F67919.F326B3.98D923.BDA7B6] has quit [Ping timeout: 121 seconds]
11:22 Anno[Laptop] [annodomini@F67919.F326B3.98D923.BDA7B6] has joined #code
11:27 Ortiha [orthianz@Nightstar-945a5e4b.xnet.co.nz] has quit [Connection reset by peer]
11:28 Orthia [orthianz@Nightstar-d7cabb43.xnet.co.nz] has joined #code
11:47 Vornicus is now known as Vornicus-Latens
12:15 Orthia [orthianz@Nightstar-d7cabb43.xnet.co.nz] has quit [Ping timeout: 121 seconds]
12:30 Zed [Zed@Nightstar-bd80d4f6.or.comcast.net] has joined #code
12:31 cpux is now known as shade_of_cpux
12:40 Stalker [Stalker@3A600C.A966FF.5BF32D.8E7ABA] has joined #code
12:49 Stalker [Stalker@3A600C.A966FF.5BF32D.8E7ABA] has quit [[NS] Quit: If the world didn't suck, we'd all fall off.]
12:51 Stalker [Stalker@3A600C.A966FF.5BF32D.8E7ABA] has joined #code
13:30 Anno[Laptop] [annodomini@F67919.F326B3.98D923.BDA7B6] has quit [[NS] Quit: Homewards.]
13:55 Rhamphoryncus [rhamph@Nightstar-473f8685.abhsia.telus.net] has quit [Client exited]
14:15 Anno[Laptop] [annodomini@Nightstar-6fcd3147.adsl.tpnet.pl] has joined #code
15:06 Serah [Stalker@3A600C.A966FF.5BF32D.8E7ABA] has joined #code
15:07 Stalker [Stalker@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds]
16:24 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
16:28 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
16:28 mode/#code [+o ToxicFrog] by Reiver
16:55 celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code
16:57 Serah [Stalker@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds]
16:59 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
17:04 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
17:04 mode/#code [+o ToxicFrog] by Reiver
17:08 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Client closed the connection]
17:11 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
17:11 mode/#code [+o ToxicFrog] by Reiver
17:18 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
17:21 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
17:21 mode/#code [+o ToxicFrog] by Reiver
17:23 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Client closed the connection]
17:23 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
17:23 mode/#code [+o ToxicFrog] by Reiver
17:33 Zed [Zed@Nightstar-bd80d4f6.or.comcast.net] has quit [Ping timeout: 121 seconds]
17:38 Tarinaky [Tarinaky@Nightstar-f349ca6d.plus.com] has joined #code
17:44 Attilla [Some.Dude@Nightstar-b5216b1f.threembb.co.uk] has joined #code
17:44 mode/#code [+o Attilla] by Reiver
18:16 Reiver [reaverta@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
18:17 Reiver [reaverta@ServerAdministrator.Nightstar.Net] has joined #code
18:17 mode/#code [+qo Reiver Reiver] by ChanServ
19:10 Stalker [Stalker@26ECB6.A4B64C.298B52.D80DA0] has joined #code
19:10 shade_of_cpux is now known as cpux
20:10 Orthia [orthianz@Nightstar-2e0d9e69.xnet.co.nz] has joined #code
21:05 kwsn [kwsn@Nightstar-ca9721ae.dyn.centurytel.net] has joined #code
21:45 McMartin [mcmartin@Nightstar-fc63ab0e.pltn13.sbcglobal.net] has quit [Client closed the connection]
21:47 McMartin [mcmartin@Nightstar-5d6d0af3.pltn13.sbcglobal.net] has joined #code
21:48 mode/#code [+o McMartin] by Reiver
22:04 Orthia [orthianz@Nightstar-2e0d9e69.xnet.co.nz] has quit [Connection reset by peer]
22:08 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code
22:12 Orthia [orthianz@Nightstar-2e0d9e69.xnet.co.nz] has joined #code
22:16 celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
22:53 kwsn [kwsn@Nightstar-ca9721ae.dyn.centurytel.net] has quit [Ping timeout: 121 seconds]
23:06 Rhamphoryncus [rhamph@Nightstar-473f8685.abhsia.telus.net] has joined #code
23:53 Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Connection closed]
--- Log closed Thu Nov 25 00:00:26 2010
code logs -> 2010 -> Wed, 24 Nov 2010< code.20101123.log - code.20101125.log >