Re: My Camping clone has broken the 4K barrier. ;-)

2008-12-04 Thread Magnus Holm
I think you misinterpreted... He went from 4.2K to 4004 bytes ;-) //Magnus Holm On Thu, Dec 4, 2008 at 18:20, Diogo Lisboa <[EMAIL PROTECTED]> wrote: > On Thu, Dec 4, 2008 at 7:37 AM, John Beppu <[EMAIL PROTECTED]> wrote: > > Behold! http://gist.github.com/31363 > > > > 4004 bytes! > > I think

Re: My Camping clone has broken the 4K barrier. ;-)

2008-12-04 Thread Diogo Lisboa
On Thu, Dec 4, 2008 at 7:37 AM, John Beppu <[EMAIL PROTECTED]> wrote: > Behold! http://gist.github.com/31363 > > 4004 bytes! I think you're fine. 4K, strictly speaking, is 4096 bytes. But wow, impressive. Diogo ___ Camping-list mailing list Camping-li

Re: My Camping clone has broken the 4K barrier. ;-)

2008-12-04 Thread John Beppu
I think I could easily trim 20-30 bytes from the obfuscated version, but 3K seems so far away. ___ Camping-list mailing list Camping-list@rubyforge.org http://rubyforge.org/mailman/listinfo/camping-list

Re: My Camping clone has broken the 4K barrier. ;-)

2008-12-04 Thread John Beppu
Unfortunately, I am not a master of obfuscation. I don't know where the masters went, either. Back in the day, there were some talented ASCII artists working in Perl, but it's like they've gone extinct. On Thu, Dec 4, 2008 at 2:57 AM, Magnus Holm <[EMAIL PROTECTED]> wrote: > Well done, but I th

Re: My Camping clone has broken the 4K barrier. ;-)

2008-12-04 Thread Magnus Holm
Well done, but I thought Perl would do better... //Magnus On 4. des.. 2008, at 10.37, "John Beppu" <[EMAIL PROTECTED]> wrote: Behold! http://gist.github.com/31363 4004 bytes! The non-obfuscated version can be found at: http://github.com/beppu/squatting/tree/master --beppu PS: I'm not g

My Camping clone has broken the 4K barrier. ;-)

2008-12-04 Thread John Beppu
Behold! http://gist.github.com/31363 4004 bytes! The non-obfuscated version can be found at: http://github.com/beppu/squatting/tree/master --beppu PS: I'm not going to try for 3K. I'm happy that I was even able to reach 4K, and that satisfaction is enough. ___