IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

Now viewing page 8 of 14
[Prev] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [Next]
     Suppression code - (broomberg) - (7)
         Re: Suppression code - (dws) - (6)
             I don't golf real code -NT - (ben_tilly) - (3)
                 Golf - huh? -NT - (broomberg) - (2)
                     dws' "100 characters" comment is about golf - (ben_tilly) - (1)
                         OH - (broomberg)
             Further thinking while walking the dog - (dws)
             Yep, that's what I'd do - (tuberculosis)
     Any reason to prefer ActivePython vs pywin32? - (Another Scott) - (4)
         Either should be fine. - (ChrisR)
         ActivePython comes with decent (HTML) docs - (dws)
         YAGNI - (FuManChu) - (1)
             Thanks muchly, Fu and all. I appreciate it. -NT - (Another Scott)
     scripting skills are muy rusty(edited for fsckin tttags) - (boxley) - (9)
         Flippin' 'eck, box. - (pwhysall) - (4)
             WTF are you doing up at this ungodly hour? Go back to bed! -NT - (CRConrad) - (3)
                 Up'n'at 'em, that's me! -NT - (pwhysall) - (2)
                     Shudder. -NT - (CRConrad) - (1)
                         Pervert. -NT - (pwhysall)
         Use Perl. - (ben_tilly) - (3)
             have time for some education? - (boxley) - (2)
                 Here is the same code, commented - (ben_tilly) - (1)
                     thank you very much - (boxley)
     awk hell, halp - (boxley) - (3)
         try -F" " - (pwhysall) - (1)
             same issue, went to cut -d: -f2 nstead, thanx -NT - (boxley)
         perl -ne 'print "$1\\n" if / (\\d+)/' foo.out -NT - (ben_tilly)
     Can someone do my job for me? :-) - (Meerkat) - (11)
         man tr -NT - (pwhysall) - (1)
             Only if there are no legitimate carriage returns -NT - (ben_tilly)
         Is there a record seperator? - (ben_tilly)
         Re: Can someone do my job for me? :-) - (admin) - (4)
             Might lose data - (ben_tilly) - (3)
                 Overwriting is fine - it's a field we don't actually use. - (Meerkat) - (2)
                     I try not to assume about such things -NT - (ben_tilly)
                     Well, I changed it to check regardless. -NT - (admin)
         You guys *all* rock! - (Meerkat)
         The Proper Way - (pwhysall) - (1)
             Perfect! :) -NT - (Meerkat)
     Windows killing - (broomberg) - (1)
         Extra threads showing up - (broomberg)
     Interesting iterating in JavaScript trick - (ben_tilly) - (19)
         Ooooo. I like... -NT - (FuManChu)
         Very elegant. -NT - (static) - (17)
             I must be missing something - (drewk) - (16)
                 Very likely. - (static) - (4)
                     Define "streams or generators" - (drewk) - (3)
                         They are names of concepts, at least one analog you know - (ben_tilly) - (2)
                             Giggle - (pwhysall) - (1)
                                 Yes. And you're hoping that the promises are kept. :-) -NT - (ben_tilly)
                 There are several benefits - (ben_tilly) - (10)
                     Much better - (drewk) - (5)
                         Anonymous functions and closures - (ben_tilly) - (4)
                             Looks like it's treating 'i' as a reference - (drewk) - (3)
                                 I said "invocation of the function" for a reason - (ben_tilly) - (2)
                                     You're right about not getting it without using it - (drewk) - (1)
                                         I'm sure that you AREN'T using closures - (ben_tilly)
                     Can't make your example work - (drewk) - (2)
                         I think you're missing the 'anonymous' part. - (FuManChu) - (1)
                             Got it, example works now, woot -NT - (drewk)
                     I like this one better - (tuberculosis)
     It's "Peter Writes Bad Perl" time again! - (pwhysall) - (9)
         Bad Perl indeed! - (ben_tilly) - (4)
             Re: Bad Perl indeed! - (pwhysall) - (3)
                 The indentation is too deep. - (ben_tilly) - (2)
                     Okay, now I have to post this - (drewk) - (1)
                         Ugh -NT - (ben_tilly)
         If you can pipe from STDIN you save a bunch - (broomberg) - (3)
             It's processing a Maildir format directory... - (pwhysall) - (2)
                 OK, you're chuffed - (broomberg) - (1)
                     ICLRPD (new thread) - (drewk)
     Foreign Characters in Python source - (ChrisR) - (3)
         Declare Encoding of UTF-8 -NT - (folkert) - (1)
             Got it, thanks. - (ChrisR)
         Use unicode strings instead - (FuManChu)
     Perl Q. - (mmoffitt) - (4)
         I'll bet it's on CPAN - (Another Scott) - (3)
             I looked there before posting. - (mmoffitt)
             Ignore Dupe. -NT - (mmoffitt) - (1)
                 Dupe? - (folkert)
Now viewing page 8 of 14
[Prev] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [Next]

She says, "Hey, I really got to leave!" Dang!
199 ms