Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Mark Rushakoff earned this badge 178 times |
may 15 at 6:44
How to update ruby on linux (ubuntu)?
may 9 at 19:59
Creating Objects at Run-time in Ruby
may 9 at 14:19
Ruby Module Inclusion in Methods
may 6 at 12:08
Impressive DocBook example?
apr 23 at 5:02
Making a list of divisors in Haskell
apr 12 at 14:50
Code golf: Reverse Polish notation (postfix) evaluator
apr 9 at 18:07
Overriding inherited generic methods
apr 6 at 5:09
In Ruby, what is good way to filter all the methods of an object that contain the word “time” in it?
mar 20 at 11:50
python: cannot concatenate 'str' and 'long' objects
feb 26 at 13:38
Quick “git clone” from remote repository?
feb 20 at 13:27
After fixing conflicts git still complains?
feb 18 at 23:11
vim: highlight bash scripts?
jan 30 at 0:13
what's a good way to combinate through a set?
jan 27 at 19:21
Acessing other py file's class
jan 9 at 17:19
var vs Object in C#
dec 15 at 0:49
print the float value in integer in C language
dec 13 at 10:08
is there a limit to the size of a sqlite database?
nov 25 at 0:04
Difference between PORT and LATCH on PIC 18F
nov 8 at 8:20
iPhone SQLite date problem
oct 29 at 11:00
Linq and conditional sum
oct 27 at 0:09
supply inputs to python unittests
sep 27 at 17:02
Do I ever need to run git gc on a bare repo?
sep 25 at 8:07
What language is this program written in?
sep 7 at 18:55
Python to print out status bar and percentage
sep 4 at 21:34
Comparing a time delta in python
aug 22 at 21:50
Creating Simultaneous Loops in Python
aug 21 at 16:48
Getting the absolute path of the executable, using C#?
jul 24 at 15:52
Return in catch block?
jul 3 at 21:10
Python: get key with the least value from a dictionary
jun 17 '12 at 7:06
Ruby: convert proc to lambda?
jun 10 '12 at 19:51
Lua Wrapper for C#?
jun 9 '12 at 12:50
python assert with and without parenthesis
jun 4 '12 at 5:03
Concise description of the lua vm?
jun 1 '12 at 7:53
Read from a file into an array and stop if a “:” is found in ruby
may 22 '12 at 20:52
Python: concatenate generator and item
apr 20 '12 at 15:08
Parse config file in C/C++
apr 18 '12 at 17:32
Why am I receiving a low level socket error when using the Fabric python library?
apr 13 '12 at 6:32
How do I obtain/use LibUUID?
apr 9 '12 at 11:50
Why is Rake not able to invoke multiple tasks consecutively?
mar 31 '12 at 5:44
How to force all nodes in the same column in graphviz?
mar 31 '12 at 0:14
Why do Lua arrays(tables) start at 1 instead of 0?
mar 26 '12 at 14:04
An integer is required? open()
mar 25 '12 at 23:34
How to compare sqlite TIMESTAMP values
mar 25 '12 at 20:38
How to stop GHC from generating intermediate files?
mar 24 '12 at 17:08
Python list problem
mar 22 '12 at 12:38
python popen working directory argument
feb 24 '12 at 14:06
Adding docstrings to namedtuples in Python?
feb 15 '12 at 17:04
What algorithm does Python employ in fractions.gcd()?
feb 14 '12 at 15:35
Purpose of lua_lock and lua_unlock?
feb 8 '12 at 6:20
How to get file name from full path with PHP?
feb 1 '12 at 17:06
How do you count the lines of code in a Visual Studio solution?
jan 19 '12 at 19:31
Plotting two graphs that share an x-axis in matplotlib
dec 17 '11 at 20:23
What's the Ruby equivalent of Python's output[:-1]?
dec 8 '11 at 16:33
Best way to represent a color in a SQL Database?
dec 6 '11 at 9:09
How do I redirect stderr and stdout to file for a Ruby script?