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 ... 12 13 14 15 16 ... 39
Title Δ
Dynamically allocated C string stores more than it is specified to... -0.26
Why LD_LIBRARY_PATH is BAD and the correct way to load dynamic libr... +0.22
Do you have to build a new compiler for a new operating system? +0.12
How to utilize 100% of the network bandwidth with sockets? -2.46
Why is -2147483648 automatically promoted to long when it can fit i... +1.05
How to update the Clang compiler from version 3.1 to version 3.4 in... 0.00
Why doesn't this Objective-C++ program compile? 0.00
Linking to libGL adds references to NVidia libraries 0.00
How to move a folder into an non emty repository using git bash? -0.79
Matching two regular expressions on each other 0.00
What is the list comprehension for right triangles in python à... -0.96
InterlockedDecrement uses XADD but InterlockedIncrement uses INC? 0.00
Virtual functions in dynamically linked C++ libs impossible? +1.12
Why does id(id) and id(id(id)) always return the same value, while... +1.10
What's the fastest way to consume enough memory to cause the ap... 0.00
Math differences? -2.03
Why are drand48() and friends obsolete? -2.50
C - access the file with more pointers 0.00
Where are addresses of pointers stored in C? -0.16
Microsoft Visual Studio 2012 version of printf function declaration 0.00
Vector Projection Confusion 0.00
How does gcc `-shared` option affect the output? +0.21
Is it safe to delete branch file under .git/refs/remotes/origin/ wh... -1.10
Output unicode wchar_t character +0.94
How much performance gain for changing variables from double to flo... +0.81
How can I get python3 file.close to release the file lock? 0.00
Does dynamic type choice break strict aliasing in C? 0.00
C : Printing a pointer to an array seems to print a junk value also +0.23
Undefined reference to shared library functions after converting fr... +0.23
How to ignore SIGKILL or force a process into 'D' sleep sta... -2.18
(C) How are the implementations of the stdlib functions stored and... +0.47
How to catch a "connection reset by peer" error in C sock... +0.22
Recursively change the timestamps on all commits of a GIT repo +0.93
Lists are for homogeneous data and tuples are for heterogeneous dat... -0.81
How to link libc.a, into shared library 0.00
in which segment constant data is stored? +1.40
What is the difference between * and *& in C++? +0.60
Longest Path A*, Admissible Heuristics, and Optimality 0.00
What is the std::vector::iterator's index in the vector? -1.01
How do I generat 24-bit True Color Animated Gifs in iOS? 0.00
Some way for allocating and initializing array faster than plain lo... -0.05
How do you set default application for `open` command in terminal b... 0.00
Understanding Floating-point doc +0.96
Writing C function parameter types after name list, and no type for... +0.23
Will "single" operation tasks run slower in GHCI? 0.00
Why two definitions of 'reverse' in Haskell's Data.List +0.25
strange situation: sending file from server 0.00
When using cmath, why does log10(1/4) not equal log10(0.25)? -0.48
unexpected TypeError: unsupported operand type(s) for +=: 'int&... +0.53
How can Python read this file faster than my hard drive? +0.95