code logs -> 2009 -> Wed, 30 Dec 2009< code.20091229.log - code.20091231.log >
--- Log opened Wed Dec 30 00:00:40 2009
00:02 You're now known as TheWatcher[t-2]
00:04 You're now known as TheWatcher[zZzZ]
00:26 Alek [omegaboot@Nightstar-dd0268a6.emhril.sbcglobal.net] has quit [Ping timeout: 121 seconds]
00:31 Alek [omegaboot@Nightstar-c595bd1e.emhril.sbcglobal.net] has joined #code
00:32 AbuDhabi [annodomini@Nightstar-a5d6ec74.adsl.tpnet.pl] has quit [[NS] Quit: Gnargh.]
00:33 simon` [simon@Nightstar-a12ff716.gjk.dk] has quit [Ping timeout: 121 seconds]
00:42 simon` [simon@Nightstar-a12ff716.gjk.dk] has joined #code
00:45 simon` [simon@Nightstar-a12ff716.gjk.dk] has quit [Connection closed]
00:46 Alek [omegaboot@Nightstar-c595bd1e.emhril.sbcglobal.net] has quit [Ping timeout: 121 seconds]
00:51 Alek [omegaboot@Nightstar-f090d736.emhril.sbcglobal.net] has joined #code
01:22 Netsplit *.net <-> *.split quits: @Vornicus, EvilDarkLord, GeekSoldier, KazWork
01:42 Netsplit over, joins: EvilDarkLord, GeekSoldier, KazWork, @Vornicus
02:02 celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code
02:12 Vornicus is now known as Phas
02:24 Attilla [The.Attilla@FBC920.DDABA2.BBDFC7.BE7CCD] has quit [Connection reset by peer]
03:22 celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: *hums* Can't stay now!]
06:09 Phas is now known as Vornicus-Latens
08:04 AnnoDomini [annodomini@Nightstar-a5d6ec74.adsl.tpnet.pl] has joined #code
08:04 mode/#code [+o AnnoDomini] by Reiver
08:13
<@jerith>
The two things you need to do to become a better programmer are read code and write code.
08:13
<@jerith>
Oh, mischan. But still relevant here. :-)
09:24 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has quit [Operation timed out]
09:25 SmithKurosaki [Smith@Nightstar-7ef8e04f.dsl.teksavvy.com] has quit [Operation timed out]
09:41 Tarinaky [Tarinaky@Nightstar-f349ca6d.plus.com] has joined #code
09:45 You're now known as TheWatcher
10:04 Rhamphoryncus [rhamph@Nightstar-a62bd960.abhsia.telus.net] has quit [Client exited]
10:14
<@McMartin>
"The 20677-word source text has successfully been translated into a world with 51 rooms and 64 things, and the index has been brought up to date."
10:42 * TheWatcher stabstabs this
10:43
<@TheWatcher>
why is this <select> not firing the 'onchange' event damnit?!
10:47
<@TheWatcher>
... or, indeed, any events, WTF?!
11:20 SmithKurosaki [Smith@Nightstar-b5b52a84.dsl.teksavvy.com] has joined #code
11:20 ToxicFrog [ToxicFrog@ServerAdministrator.Nightstar.Net] has joined #code
11:20 mode/#code [+o ToxicFrog] by Reiver
11:22 Attilla [The.Attilla@FBC920.DDABA2.BBDFC7.BE7CCD] has joined #code
11:22 mode/#code [+o Attilla] by Reiver
15:37 celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code
15:58 MyCatSchemes [mycatverbs@Nightstar-ba39eab0.bb.sky.com] has joined #code
16:58 You're now known as TheWatcher[afk]
18:04 Rhamphoryncus [rhamph@Nightstar-a62bd960.abhsia.telus.net] has joined #code
18:33 You're now known as TheWatcher
19:55 Alek [omegaboot@Nightstar-f090d736.emhril.sbcglobal.net] has quit [Connection reset by peer]
20:03 Alek [omegaboot@Nightstar-abec3fe3.emhril.sbcglobal.net] has joined #code
20:07
<@TheWatcher>
Y'know, I'm always vaguely disappointed that there isn't a - regexp flag in perl. It means I have to content myself with s/foo/bar/migo;
20:41
< MyCatSchemes>
Hrmn?
20:41
< MyCatSchemes>
Multiline, ignore case, global... what's 'o' and what would '-' do?
20:43
<@TheWatcher>
I dunno, but it'd let me use mi-go rather than just migo, for extra Lovecraftian Horror scope.
20:44
<@TheWatcher>
'o' is compile once
20:44
< celticminstrel>
Would it be for things like -i to cancel case insensitivity?
20:45
< MyCatSchemes>
Compile once - an optimisation?
20:45
< MyCatSchemes>
Assuming that you don't want to repeatedly recompile a regex used in the middle of a loop or something?
20:46
<@TheWatcher>
Correct. /o tells perl that any variables there may be in the rexexp aren't going to change between uses of the regexp, so it doesn't need to recompile it each time.
20:46
< MyCatSchemes>
That sounds like it could be very funny for obfustication purposes when the assumption doesn't actually hold.
20:47
<@TheWatcher>
oyez.
20:47
<@TheWatcher>
It's also a great source of facepalm-worthy bugs if you forget, too.
20:49
< MyCatSchemes>
Heh. I love unsafeFoo. :)
20:49
< MyCatSchemes>
By which I mean primitives that tell the compiler or interpreter that it's allowed to make assumptions that would normally be unsafe.
22:12 AbuDhabi [annodomini@Nightstar-412c2ad4.adsl.tpnet.pl] has joined #code
22:14 AnnoDomini [annodomini@Nightstar-a5d6ec74.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds]
23:21 Tarinaky [Tarinaky@Nightstar-f349ca6d.plus.com] has quit [[NS] Quit: Leaving]
23:58 AbuDhabi [annodomini@Nightstar-412c2ad4.adsl.tpnet.pl] has quit [[NS] Quit: Argh.]
--- Log closed Thu Dec 31 00:00:41 2009
code logs -> 2009 -> Wed, 30 Dec 2009< code.20091229.log - code.20091231.log >