Badge
| Publicist | Shared a link to a question that was visited by 1000 unique IP addresses. This badge can be awarded multiple times. |
Bill the Lizard earned this badge 28 times |
mar 20 at 21:10
Obfuscated C Code Contest 2006. Please explain sykes2.c
mar 6 at 22:12
Convert PHP closing tag into comment
mar 3 at 19:53
Why does this code print “hello world”?
feb 27 at 13:18
Is there a way to mark a chunk of allocated memory readonly?
feb 5 at 21:21
(-2147483648> 0) returns true in C++?
jan 27 at 21:36
Extracting bits with a single multiplication
jan 13 at 16:52
How to determine whether my calculation of pi is accurate?
dec 15 at 18:59
Uncatchable ChuckNorrisException
sep 20 at 19:31
Church lists in Haskell
sep 15 at 11:28
What is the maximum reference count in std::shared_ptr? What happens if you try to exceed it?
sep 2 at 7:19
What's your most controversial programming opinion?
aug 31 at 15:39
How deep are your unit tests?
aug 30 at 15:34
The definitive guide to forms based website authentication
aug 27 at 21:08
Is < faster than <=? [closed]
jun 28 at 16:19
Why does Python code run faster in a function?
jun 13 '12 at 14:11
How can a time function exist in functional programming?
jun 9 '12 at 3:02
Avoiding “!= null” statements in Java?
jun 2 '12 at 20:28
Creating a memory leak with Java
may 30 '12 at 14:52
Why does the general program usually start at 0x8000?
may 9 '12 at 17:12
How to find list of possible words from a letter matrix [Boggle Solver]
may 8 '12 at 11:09
Matching numbers with regular expressions — only digits and commas
feb 16 '12 at 12:34
Why would i+=l compile, where i is int and l is long?
jan 10 '12 at 12:31
What is the coolest thing you can do in <10 lines of simple code? Help me inspire beginners! [closed]
jan 10 '12 at 12:31
Peak detection in a 2D array
dec 31 '11 at 22:37
Using a piano keyboard as a computer keyboard [closed]