Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

srawls

by srawls (Friar)
on May 03, 2001 at 20:00 UTC ( [id://77754]=user: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.

Yep, that's me (Stephen Rawls) in the picture (the one in the middle; duhh : )). That was at a FIRST Robotics compitition. I had a lot of pictures of robots I could have put up, but I liked that one the best : )




Here are a few nodes I like (no particular order):

turnstep: His home node explains many things about the monestary; I highly recomend reading it.

Life at the monestarty............ Camel Code
(Golf) Kaprekar's Process......Encoding Wonders
brain teaser.............................Re:Best 8 char obfuscation
And here's a great article on Regex Engines by our very own dominus.




I love perl golfs, so here are a few tips if you want to try your hand at it:

  • y///c is shorter than length, but only if you are operating on $_
  • pop is shorter than shift
  • /(.)/ is shorter than substr$_,0,1. /.{i}(.)/ is shorter than substr$_,i,1
  • someone will always find a way to break your solution : )

  • Log In?
    Username:
    Password:

    What's my password?
    Create A New User
    Domain Nodelet?
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Notices?
      hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
      erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.