StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Dan Lenski

Rating
1537.82 (12,944th)
Reputation
52,388 (1,884th)
Page: 1 2 3 4 5
Title Δ
Embedded C: what does var = 0xFF; do? -3.75
Docstrings for data? -1.21
What is the time complexity of popping elements from list in Python? +3.62
Can you monkey patch methods on core types in python? +2.65
Is there a function in Python to print all the current properties a... +1.49
What are the differences between pipes in Windows and Linux? -2.23
Converting XML to JSON using Python? +3.50
Any good online C reference manual? +3.08
How do I learn C? +0.79
Is this the best way to get unique version of filename w/ Python? +1.86
What is the return value of feof() on a closed file? -0.87
Isn't saying "C/C++" wrong? +0.91
Python: can I have a list with named indices? +1.67
GCC Inline Assembler- How to "BSWAP" the lower 32-bit of... -4.00
GCC Inline Assembler- How to "BSWAP" the lower 32-bit of... +4.00
When is it ok to use a global variable in C? +1.09
Python List vs. Array - when to use? +3.91
How do I convert a file's format from Unicode to ASCII using Python? +0.04
How to output CDATA using ElementTree -0.17
What is the best way to run multiple subprocesses via fork()? -4.12
What (pure) Python library to use for AES 256 encryption? -4.22
What symmetric cypher to use for encrypting messages? +3.79
Now that Python 2.6 is out, what modules currently in the language... +1.42
Python - How do I pass a string into subprocess.Popen (using the st... -3.81
urllib2 file name -0.03
Why use pointers? -0.57
C, C++, Java, what is next and what will it look like? +3.18
C++ Which is faster: Stack allocation or Heap allocation +2.97
What are your language "hangups"? +2.60
Error: initializer element is not computable at load time +3.75
What is "lambda binding" in Python? -3.61
SPARC assembly +0.41
Why do we still program with flat files? -0.26
Best way to store and use a large text-file in python +0.10
Syntax error with different gcc version? -0.03
Extension functions and 'help' -3.51
What's the canonical way to check for type in python? +1.92
Send file using POST from a Python script +3.95
Minimum development computer requirements? +3.91
Key concepts to learn in Assembly +3.97
C/C++ Structure offset +0.26
listing all functions in a python module +2.10
Get Bound Event Handler in Tkinter -3.65
Is programming a subset of math? -0.77
How do you get assembler output from C/C++ source in gcc? -1.26
Why don't I see a significant speed-up when using the MATLAB compil... +2.51
where can I find a description of *all* MIPS instructions, +4.42
Python: SWIG vs ctypes -0.83
How many bytes per element are there in a Python list (tuple)? +4.03
Should you always favor xrange() over range()? +2.87