StackRating

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

Dietrich Epp

Rating
1712.68 (101st)
Reputation
160,657 (338th)
Page: 1 ... 23 24 25 26 27 ... 39
Title Δ
why realloc() doesn't work when size larger than 8192 bytes? 0.00
"for item in list" - where does the None item come from? 0.00
Clean way to circumvent name mangling for a module? +0.27
C++ exp LUT (lookup table) -0.90
C block scope functions? +0.88
OpenGL loading multiple textures - not working 0.00
Why do I get that I'm passing an arguments from incompatible pointe... -0.16
How should I read a file line-by-line in Python? +1.07
Is ThreadID consistent when shuffling Haskell threads around OS thr... 0.00
What is a good value to seed a stdgen -2.48
Best pratice to free allocated memory on SIGINT +0.69
function called from .cpp file which is defined in in .c file +0.65
How to convert Text to Image in Cocoa Objective-C -0.12
Multiplying two floats doesn't give exact result +0.50
How to replicate the behavior of the 'which' command in POSIX-C? 0.00
Difference between `(Integer a) => a -> Bool` and ` Integer -... -1.22
How can I delete characters in stdout by programming? +0.57
PySide/PyQt - Starting a CPU intensive thread hangs the whole appli... 0.00
How to know which enum is currently running out of multiple enums +0.41
Arithmetic On Pointers +0.45
Can a running C program access its own symbol table? +0.84
Display Emoji icons in Mac app 0.00
What should I be using to encrypt in python and decrypt in a C# .ne... -0.74
How to link a C++ shared library with gcc +1.29
HTTP status code for arguments combination is not valid? 0.00
Speedup superlinear of the quicksort algorithm +0.24
How to subclass an OrderedDict? -2.39
identity versus equality for None in Python +0.25
gcc optimizations +1.04
Undefined reference to operator >> +0.26
How can I disable -Wc++0x-compat when using -Wall? 0.00
Using printf function without actually importing stdio.h and it wor... +0.91
Bash or Python, When print characters to terminal, how to CHANGE a... +0.20
Python: how to access an attribute from a __getattribute__ method +1.19
Location of C header files in debian +0.88
How do I call a C-function with a Functor that expects a pointer to... +0.26
strange C integer inequality comparison result +1.03
Beautiful and terrible Haskell 0.00
Storing numbers with higher precision in C +0.03
how to grab internal index of current loop in python when iter a li... +0.25
MonadFix instance for Put +0.28
Can I make a header from a Static Library? 0.00
How to load a pyYAML file and access it using attributes instead of... +1.15
GCC cannot compile: '* does not name a type' +0.26
^[[A and ^[[B show up in python interpreter when I press arrow keys 0.00
What is the cause of the warning: implicit declaration of function... 0.00
Does NSView have a backgroundColor? If it does, I can't find it 0.00
Enormous Input - for loop faster than list comprehension 0.00
Why is there no ASCII or UTF-8 character literal in C11 or C++11? +0.46
Why does a python module act like a singleton? -2.47