Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Greg Hewgill earned this badge 243 times |
may 15 at 2:49
iPhone 5 Applications (4 inch Screen)
may 13 at 19:51
Global Ignores for SVN?
mar 29 at 8:18
Python 3 Get HTTP page
mar 27 at 15:26
how do i create a LIST of unique random numbers?
mar 24 at 18:32
How do I write :else in condp in Clojure?
mar 15 at 11:15
How to upload a git repo to gerrit?
mar 8 at 5:08
Telling git its ok to remove untracked files
mar 4 at 19:54
Converting a repository from git to subversion
mar 1 at 21:51
Create git repository after project creation
feb 19 at 23:02
Git cancel a revert
feb 18 at 14:21
stl ordering - strict weak ordering
feb 14 at 21:52
Are whitespace characters significant in JSON?
feb 1 at 23:16
Python: find regexp in a file
jan 27 at 1:21
GIT: see changes for a specific file
jan 25 at 9:00
std::vector of functions
jan 12 at 12:11
How do you convert LPCWSTR to const char *?
jan 4 at 16:18
Viewing GIT history of moved files
dec 29 at 17:44
Python port binding
dec 21 at 11:01
SIGPIPE, Broken pipe
nov 30 at 23:11
What is the difference between DMA and memory-mapped IO?
nov 29 at 7:51
Exporting / Archiving changed files only in Git
nov 21 at 15:42
Initialize Static Array of Structs in C
nov 20 at 22:02
Increment integers by one and ternary operator
oct 29 at 4:25
How to set Subversion properties with git-svn
oct 16 at 15:53
How to exit when viewing python help like help(os.listdir)
oct 15 at 14:27
Why does not this file compile in gcc? It works fine in VS
oct 7 at 15:44
Google Protocol Buffers: ZigZag Encoding
sep 24 at 13:57
Is the order of initialization guaranteed by the standard?
sep 18 at 5:50
MASM/NASM Differences
sep 5 at 11:19
How-to break a for-each loop in XSLT?
sep 4 at 15:29
What is so powerful in Lisp's read-eval-print loop? How is it different than Python's?
aug 22 at 1:29
In Python, without using the /proc filesystem, how do I tell if a given PID is running?
aug 21 at 23:34
Why is configure so slow in MSYS?
aug 14 at 18:29
Convert numbered pinyin to pinyin with tone marks
aug 14 at 9:32
Usage of 'short' in C++
aug 13 at 2:52
Memory alignment check
aug 1 at 9:47
Bash foreach loop
jul 6 at 3:11
Removing non-primes numbers from list
jun 21 '12 at 14:53
What's the explanation for Exercise 1.6 in SICP?
jun 16 '12 at 12:06
Find the minimum number in an array with recursion?
may 16 '12 at 3:03
Markdown and image alignment
may 13 '12 at 6:43
Python: About reduce()
may 11 '12 at 21:38
How can I delete a file from git repo?
may 4 '12 at 22:26
How do I efficiently fill a file with null data from python?
may 4 '12 at 3:54
What does the bitwise code “$n & ($n - 1)” do?
apr 24 '12 at 22:35
Python daylight savings time
apr 20 '12 at 0:28
Documenting code changes
apr 4 '12 at 5:25
git branch without history
apr 2 '12 at 19:39
Can Perl string interpolation perform any expression evaluation?
mar 22 '12 at 17:28
Is it better/faster to have class variables or local function variables?
mar 19 '12 at 21:43
restore - git reset --hard HEAD^
mar 5 '12 at 15:56
How do I round a decimal to a specific fraction in C#?
feb 28 '12 at 21:13
How can I format patch with what I stash away
feb 25 '12 at 21:54
Automatically (or more easily) reconnect to a screen session after network interruption
feb 24 '12 at 1:08
Why is the executable so big? (Why isn't dead code removed?)