Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Andy Lester earned this badge 45 times |
apr 20 at 1:14
Multiple GitHub Accounts & SSH Config
feb 6 at 19:37
ack-grep: chars escaping
jan 21 at 21:23
Why do I need a UNIQUE constraint on a column if my application already validates the data before saving it?
dec 13 at 20:03
What is a practical use for PHP's sleep()?
nov 23 at 11:53
Why does this map statement in Perl not compile?
nov 15 at 2:13
Run binary with ./ in Ubuntu
oct 7 at 7:04
'Un-SVN' a working copy
jun 8 '12 at 19:15
How to set a BASH variable equal to the output from a command?
feb 27 '12 at 16:24
mysql_real_escape_string() leaving slashes in MySQL
nov 25 '11 at 11:52
How do you count your Lines of Code?
jul 7 '11 at 2:49
Fastest way to convert string to integer in PHP
jul 7 '11 at 2:49
(post deleted or otherwise unavailable)
jul 7 '11 at 2:49
What's the best method for sanitizing user input with PHP?
oct 22 '10 at 10:49
how to match only once in regex perl
oct 21 '10 at 10:23
How can I parse command line arguments?
oct 16 '10 at 19:12
How can I make HTTP calls from Perl?
oct 16 '10 at 13:51
(post deleted or otherwise unavailable)
oct 9 '10 at 17:41
Is it faster to UPDATE a row, or to DELETE it and INSERT a new one?
sep 17 '10 at 7:51
What does “0 but true” mean in Perl?
sep 14 '10 at 18:33
grep --exclude/--include syntax (do not grep through certain files)
sep 14 '10 at 2:43
How do I provide good documentation in my code?
aug 27 '10 at 20:54
Cleanest way to toggle a boolean variable in Java?
jul 9 '10 at 2:49
How do I reverse the order of two words in a string?
mar 8 '10 at 10:22
What are some good code optimization methods?
jun 18 '09 at 9:52
How can I change the case of a hash key?
jun 10 '09 at 5:32
How can I extract URL and link text from HTML in Perl?
apr 23 '09 at 14:32
(post deleted or otherwise unavailable)
feb 2 '09 at 20:32
(post deleted or otherwise unavailable)
jan 26 '09 at 21:57
Should I look at version control systems beyond Subversion?
dec 17 '08 at 17:47
Is it wise to buy books on programming languages?
nov 3 '08 at 5:27
(post deleted or otherwise unavailable)
oct 31 '08 at 17:02
What Linux/Unix commands are outdated and have powerful alternatives?
oct 23 '08 at 20:32
How do you tell someone they're writing bad code?
oct 23 '08 at 2:47
Using a regular expression to validate an email address
oct 20 '08 at 9:27
(post deleted or otherwise unavailable)
oct 17 '08 at 2:02
Get null == null in SQL
oct 16 '08 at 22:12
Seriously, should I write bad PHP code?
oct 16 '08 at 11:52
How can I speed up my Perl program?
oct 13 '08 at 21:12
Do you use NULL or 0 (zero) for pointers in C++?
oct 11 '08 at 2:02
Perl Best Practices: What shouldn't I use?
oct 10 '08 at 16:17
Is a variable named i unacceptable?
oct 9 '08 at 15:27
How do I add an empty directory to a git repository
oct 7 '08 at 6:32
Using Divs to display table-like data
sep 22 '08 at 11:27
What is your latest useful Perl one-liner (or a pipe involving Perl)?