Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
Amber earned this badge 31 times |
apr 19 at 16:38
java convert string to HTML string
apr 15 at 17:44
How to remove a lua table entry by its key?
feb 8 at 18:35
git finding unmerged branches
jan 30 at 23:54
Our subversion server has a new IP address - now what?
jan 29 at 22:33
How to remove two chars from the beginning of a line
dec 10 at 8:31
HTML anchor link - href and onclick both?
nov 15 at 14:48
How to locate a deleted file in the commit history?
nov 1 at 16:12
What's the .apply jQuery function?
aug 25 at 17:12
What is the point of unit testing?
aug 4 at 17:22
Git diff against a stash
jul 11 at 12:03
Is there any particular difference between intval and (int)?
jun 25 '12 at 8:58
Setting git parent pointer to a different parent
jun 19 '12 at 12:52
MySQL: Count occurrences of distinct values
jun 8 '12 at 20:00
Short rot13 function
may 8 '12 at 21:12
Git blame — prior commits?
may 8 '12 at 5:24
How is an array in a PHP foreach loop read?
feb 20 '12 at 15:11
Python try…except comma vs 'as' in except
jan 25 '12 at 11:51
How was the first compiler written?
dec 13 '11 at 17:45
Is it possible to use 'else' in a python list comprehension?
oct 10 '11 at 17:52
Change commit author at one specific commit
sep 27 '11 at 10:12
How do you copy and paste into Git Bash
sep 14 '11 at 22:12
How to parse a string in javascript?
jun 26 '11 at 7:58
Protecting executable from reverse engineering?
may 27 '11 at 17:35
Removing files saying “old mode 100755 new mode 100644” from unstaged changes in git
apr 29 '11 at 21:02
Where do you store your salt strings?
apr 28 '11 at 14:42
favicon.png vs favicon.ico - why should I use PNG's instead of ICO's?
oct 18 '10 at 17:34
PHP:How to send the original password to the user when he clicks forgot password which is encrypted by using md5?
jul 1 '10 at 14:57
Real thing about “->” and “.”
feb 21 '10 at 4:47
why pointer to pointer is needed to allocate memory in function
oct 21 '09 at 15:47
How does this C code work?