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 ... 39
Title Δ
How to make a generic method in Python to execute multiple piped sh... -0.58
Why are Unicode strings having a different memory footprint in Pyth... -2.56
python equivalent of std::chrono::steady_clock::now(); 0.00
No fortran order in numpy.array +1.02
Where to find the source code of timespec_get? +1.20
Can glew conflict with glew in other libraries on Linux? 0.00
Is it possible to build a Restful API in Haskell without using Read... 0.00
How to make python loop remember each value? 0.00
SortedSet ValueError not in list 0.00
Subtract a year from given date (not current time) in python +0.23
Why would a simple C program need syscalls? +0.78
Error inclunding <libavformat/avformat.h> in FFMPEG project o... +0.19
OpenGL application works differently on different computers 0.00
GLSL shader version 4.30 not supported 0.00
How does printf extract digits from a floating point number? +1.31
ProtoBuf Unmarshal key: [ ["abc", "123"], [&quo... 0.00
_chsize raises assertation error on visual studio 2017 0.00
Can a stack overflow result in something other than a segmentation... +0.75
How to use C++11 std::move semantics. I tried writing code, the out... +0.26
10.13 High Sierra OSX - Python mprotect always fails when granting... 0.00
In C++11 threads, what guarantees does a std::mutex have about memo... -1.17
How can I delete all the text from text file in c? -0.48
WebGL2 has anti-alias automatically built-in? -0.71
OpenGL why does repeating texture over same amount of fragments may... 0.00
TypeError: coercing to Unicode: need string or buffer, property found 0.00
Cannot Exhaust Physical Memory in 32 bit Linux 0.00
An EOF bug in CLion -0.91
Force compiler/linker to group variables (physically in consecutive... 0.00
What is the job of autogen.sh when building a c++ package on Linux +0.21
OpenGL: vertex buffer needs to be allocated how? 0.00
Is there any difference between &a[i] and a+i, where a is int*? +0.99
Emacs Python Interpreter Is Not Set Correctly +0.22
UV Sphere - Getting Rid of join/vertex "dots" +0.21
Sharing an object without IPC communication 0.00
Why is StateT faster in this example? 0.00
What are the main differences between a Rust Iterator and C++ Itera... -0.67
invalid literal for int() with base 32: 'MJQXGZJAGMZA===='... 0.00
Why does git store file contents as a blob? 0.00
propagate carry bit between two ASM GCC inline block 0.00
Can I overflow uint32_t in a temporary result? +1.41
How to break inside a generator? -0.15
static and extern inline functions in C 0.00
Range based for loop, using pointer to string 0.00
Why do the types in `(fmap . fmap) sum Just [1, 2, 3]` work? +0.25
c++11: Array bound is not an integer constant before a token -1.22
How to cut uuid in golang? -0.45
What is the difference between 'return dict (result)' and &... -0.27
Is it safe using 2 context managers in the same with clause to modi... 0.00
std::mutex can't be shared among std::thread 0.00
Why do you need functions such as these (*>) or (<*) if they... +0.85