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 2 3 4 5 6 ... 39
Title Δ
Why does allocating a large element on the stack not fail in this s... 0.00
GIT Tags versus SVN tags, and HotFix/Patches management -1.14
Static linking Python library to C (C++) with Numpy 0.00
SDL2 pre-multiplying alpha channel when loading surface on OS X? 0.00
std::map thread-safety and iterator invalidation 0.00
Python: How to replace beginning and ending brackets without using... -0.81
PowerPC Inline Assembly: Load C Value into Register 0.00
How to create a mapping from segmented memory in userland? 0.00
usage of glbufferdata in OpenGL -0.10
-lm doesnt work unless it's at the end of the command +0.21
C language pointers: int ** Vs. int (*g)[] +0.61
Running mac os x c++ program working with OpenGL 3.3 0.00
Type conversion between Glib types (e.g. guint) to standard C data... 0.00
Is OpenGL 4.3 API and glsl language safe? +1.93
Frying my brain trying to understand linear interpolation formula r... +0.48
Is it possible to render a texture while it is being written to? +0.21
textureGather() behavior at texel center coordinates 0.00
Why does getaddrinfo() return a value in the inputs part of the fun... +0.22
How to open multiple pygame? 0.00
Why is pow(x,y,z) useful in python? 0.00
C++ Container defined in construction 0.00
How bad is it to edit the .git folder manually? +0.71
Can __cplusplus ever be defined and equal to zero? 0.00
using wget wrapped in python2.7 subprocess runs for ever 0.00
Error: value of type "void *" cannot be assigned to an en... -2.97
How to get from '-rw-r--r--' back to 33188? 0.00
Printing size_t using printf in GNU systems 0.00
What encoding does python 2.7's unicode literal expect? 0.00
How to detect empty wave file in Python? -0.46
Trouble accessing textures stored inside a TEXTURE_2D_ARRAY 0.00
is it better to use sleep() or an infinite loop to wait for an event? +0.66
Why should I use the @property decorator in python? 0.00
what the difference of segment in ELF and memory 0.00
Solving Error in `./recover': free(): invalid next size (normal... -3.21
Is it possible to write frontend and backend using different python... 0.00
What happens when you initialise instance variables outside of __in... +0.86
Unexpectedly recieving "std::out_of_range" error while us... +0.22
Why Float is not instance of the Monoid type class? 0.00
Is it wrong to include circular dependencies in two structs in two... +0.68
sprintf_s() implicit declaration warning +1.17
what's the difference between d.update(dict(a=1, b=2)) and d.up... +1.84
How can Pascal have conditions when it doesn't have boolean type? -2.23
python decorator for class method and static method? -0.27
Why "git rm --cached" remove the up-to-date files? 0.00
How to define a variable string format specifier +0.87
Why does printing the __repr__ of an integer require parenthesis? +1.47
Why increasing number of workers (more than number of cores) still... +0.23
How to check if (https://) is a image or web link 0.00
How is the string sort optimised in CPython? 0.00
How are Inf and NaN implemented? +0.22