Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
Greg Hewgill earned this badge 163 times |
mar 9 '12 at 22:05
(post deleted or otherwise unavailable)
feb 21 '12 at 20:57
Why doesn't java's assert statement allow you to specify a message?
feb 18 '12 at 7:10
Nested git repositories?
feb 15 '12 at 13:48
apache redirect from non www to www
feb 9 '12 at 11:29
(post deleted or otherwise unavailable)
feb 6 '12 at 19:27
From Visual Studio to Vim or Emacs?
feb 2 '12 at 16:02
How can I decompress a gzip stream with zlib?
jan 10 '12 at 14:02
Want to download a Git repository, what do I need (windows machine)?
dec 30 '11 at 23:21
Is there replacement for cat on Windows
dec 2 '11 at 16:02
C++: How to call a parent class function from derived class function?
dec 1 '11 at 9:01
Problems with Singleton Pattern
nov 14 '11 at 14:34
How to run a terminal inside of vim?
nov 2 '11 at 18:31
How to delete a “git commit” ?
nov 1 '11 at 13:37
What is a git topic branch?
oct 31 '11 at 10:23
How do I make python to wait for a pressed key
oct 10 '11 at 9:44
Code Quality
sep 27 '11 at 20:31
Real vs. Floating Point vs. Money
sep 13 '11 at 17:38
(post deleted or otherwise unavailable)
aug 27 '11 at 16:23
How to animate the command line?
aug 19 '11 at 20:47
How to Pass Command Line Parameters in Batch File
aug 16 '11 at 1:07
How do I remove duplicate items from an array in Perl?
aug 12 '11 at 1:36
(post deleted or otherwise unavailable)
aug 5 '11 at 3:36
Do I need to store the salt with bcrypt?
aug 4 '11 at 2:38
How to preview git-pull without doing fetch?
aug 3 '11 at 12:13
Difference between preprocessor directives #if and #ifdef
jul 16 '11 at 17:15
Declaring an object before initializing it in c++
jul 7 '11 at 2:59
How do I restore files to previous states in git?
jun 17 '11 at 13:44
How do you compare structs for equality in C?
jun 10 '11 at 0:34
What is git HEAD, exactly?
may 29 '11 at 1:59
How to convert milliseconds into human readable form?
mar 22 '11 at 8:47
How do you discard unstaged changes in git?
mar 12 '11 at 17:40
Most efficient way to randomly “sort” (Shuffle) a list of integers in C#
feb 25 '11 at 19:22
What git features can help me be more productive?
feb 11 '11 at 18:52
How do you find out the caller function in JavaScript?
jan 21 '11 at 19:53
GNU Screen Survival Guide
dec 26 '10 at 9:57
Why do c++ programmers use != instead of <
dec 7 '10 at 7:57
(post deleted or otherwise unavailable)
dec 3 '10 at 14:29
Is there a better Windows Console Window?
oct 29 '10 at 0:55
What can I use instead of the arrow operator, `->`?
oct 14 '10 at 17:15
Is git-svn dcommit after merging in git dangerous?
oct 14 '10 at 7:22
Best Practices for securing a REST API / web service
sep 28 '10 at 3:18
What is the difference between a process and a thread
aug 25 '10 at 4:04
Which Lisp should I learn?
aug 6 '10 at 14:51
How do I keep Python print from adding spaces?
aug 5 '10 at 16:51
Switch branch names in git
aug 4 '10 at 18:25
How do I reset/revert a specific file to a specific revision using Git?
jul 31 '10 at 4:03
Why does the memory usage of a .NET application seem to drop when it is minimized?
jul 23 '10 at 14:17
Are games the most complex / impressive applications?
jul 6 '10 at 21:12
What language do they build other languages with?
jun 28 '10 at 20:12
What language to learn for microcontroller programming?
may 28 '10 at 4:27
Logical xor operator in c++?
may 27 '10 at 8:22
How do I make git ignore mode changes (chmod)?
may 26 '10 at 12:12
(post deleted or otherwise unavailable)
may 21 '10 at 9:07
Why is “using namespace std;” considered bad practice?
may 6 '10 at 17:42
Most harmful misconception of beginners about programming?
may 4 '10 at 8:37
Detect when users take screenshots of my program
apr 29 '10 at 16:32
c++ #define a macro with brackets?
apr 29 '10 at 16:27
How to check if a number is a power of 2
apr 28 '10 at 19:52
Is learning VIM worth the effort?