StackRating

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

Damon

Rating
1527.26 (21,287th)
Reputation
53,200 (1,847th)
Page: 1 2 3 4 5 ... 15
Title Δ
WriteFileGather - What is the way to write huge files(bigger than 4... 0.00
Why double can store bigger numbers than unsigned long long? +1.29
where does Facebook hash my password? +0.00
Implicit synchronization when creating/joining threads 0.00
What happens when I do int*p=p in c/cpp? -0.92
Why are there two versions of operator new overload? -0.61
Measure memory usage by running two executables at the same time -0.17
Reception notification on UDP sockets 0.00
is iterator end() of the container -0.08
Database Write vs. Disk I/O For C/C++ -0.09
How to restore an accidentally overwritten source file using the ob... -0.12
Convert const char** to void*? +0.42
What is the reason to store IPv6 as big endian +1.88
Error correcting codes for packet loss (UDP) +0.42
Simulate random iteration of array -0.80
Wait for a file to be writable +1.43
Execution time of a short function c++ +0.40
Is it undefined behavior to dereference a dangling pointer? -0.20
Is it dangerous to read global variables from separate threads at p... -0.59
Quaternion based camera +0.26
What does gcc __thread do? 0.00
How to assign an address of an existing object to a smart pointer? +0.44
Kill std::thread while reading a big file -1.16
The most negative number which is greater than -DBL_MAX -2.08
Why does the C++ compiler allow extern keyword combined with defini... 0.00
How many decimal places does the primitive float and double support? -1.12
new operator allocation function +0.41
Thread-safe access to class members 0.00
goto or throw, advantages/disadvantages +0.06
which one should i use and why: {} vs = in c++ -1.58
If a 32-bit integer overflows, can we use a 40-bit structure instea... +1.05
GLSL shader for texture 'smoke' effect -1.22
Can we set the port number for listening in some automatic way rath... -0.62
What happens when we set different processor affinity to process an... 0.00
Best way to atomically update two members of a struct? -0.74
Strange UDP packet loss +1.21
Flexible and fast container at runtime +0.41
Slow thread creation on Windows +1.07
Performance wise difference between poll with recv , epoll with rec... 0.00
Is C++ std::vector slower than C99 variable length arrays? -0.90
Usefulness of `rand()` - or who should call `srand()`? +0.37
Why do traceroute times sometimes go down between hops? +0.18
Is it legal for a C++ optimizer to reorder calls to clock()? -1.36
Why program in C won't work on Windows? +1.55
Faster to create map of pointers or if statement -1.25
Penalty for running more intensively computing processes than the n... 0.00
MD5 brute-force attack - efficient multithreaded implementation -0.31
How to set the highest-valued 1 bit to 0 , prefferably in c++ +0.10
Will WriteFile() be atomic if the process is terminated but the sys... 0.00
Why is my GLFW window so slow? 0.00