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 ... 14 15 16 17 18 ... 39
Title Δ
What is the role of glBindVertexArrays vs glBindBuffer and what is... +0.79
C - How to ENSURE different random number generation in C when prog... +0.38
Even parity of a unsigned int -3.20
Does using .reset() on a std::shared_ptr delete all instances +0.14
Using printf with a pointer to float gives an error +0.85
Pointer to pointer assigned to a two-dimensional array, points to w... -0.22
What is the difference between EBNF and CFG +1.56
warning c4307 integral constant overflow in C +0.66
Is it possible to overload operator associativity in C++? +0.88
Rules of const: what's allowed and whats not? -1.68
Avoiding stack overflows by allocating stack parts on the heap? +0.33
"Type variable-sized object may not be initialized" when... 0.00
Does Rust support Ruby-like string interpolation? 0.00
compelling wchar_t to be 4 bytes 0.00
If CHAR_BIT != 8, what is the size of other types? +1.81
what is the difference between ~[int] and ~[~int] in Rust? +0.26
How to verify a users password for root privledges in python 0.00
Why does the file size decrease after encryption using an offset ci... +0.85
Can a file descriptor be shared between unrelated processes? 0.00
Overhead/risks of passing messages to nil +0.95
sizeof struct with union -0.71
How to check if string ends with .txt +0.80
Fork concept, dont quite grasp how fork works +0.75
How to calculate round trip time for an ICMP packet +0.24
C read and write from named pipe 0.00
FFTW on Mac OS X Maverick issues -2.16
Why is 0x00000100 = 256? +0.65
Pthreads cast void * argument into int array -2.97
Is 'volatile' sufficient to prevent C++ compilers from optimizing o... +1.48
What's the difference between "(type)variable" and "... +0.29
Does the python sys.path act like Unix PATH? 0.00
c code is inexplicably skipping lines +2.12
Are C-structs with the same members types guaranteed to have the sa... +0.76
About Integer Datatypes and Promotions 0.00
How to create a driver for a database with a opensource language? 0.00
Why are there 12 bytes for parameters and locals on the stack in C... 0.00
Python exit commands - why so many and when should each be used? -0.45
Calling infinite loop code multiple times on alarm -1.23
What is POSIX, any other interface standards which can replace it? 0.00
How can you write a function that takes 'm' and 'n' then multiplies... +1.10
iOS: Encrypt Login Password to send to API +0.23
Limit on symbol table? 0.00
Working with tuples in Haskell 0.00
Best way to efficiently find high density regions +0.67
Difference between char* and wchar_t* -0.76
what does "output popen() streams are fully bufered by default... 0.00
Convert Linear scale to Logarithmic 0.00
why is this volatile pointer convserion invalid 0.00
A variable changing without any apparent reason -3.00
Create a 2D array variable pointing to the same memory as an existi... -0.04