StackRating

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

David Schwartz

Rating
1573.84 (3,620th)
Reputation
144,585 (397th)
Page: 1 ... 27 28 29 30 31 ... 96
Title Δ
Why clearing entropy count requires root privileges? 0.00
Initialization of array based on vector size in structure [c++] -0.19
Characters & Strings in Printf -1.38
cin.ignore() enter twice to get one pause +0.43
Why is UDP broadcast clogging router at much lower speeds then TCP? 0.00
How do I use std::getline to match expected input and read a variab... -0.16
c++ Multithreading with std library: slower than expected +0.34
Sending error response to socket after data has been writen +1.85
Why not always assign return values to const reference? +1.37
Passing const shared_ptr<T>& versus just shared_ptr<T&... +0.93
Struct passed by reference results in garbage values 0.00
Error while trying to read from file C -0.14
Malloc misallocation? +1.45
Casting from void* to int +2.65
2 way communication server - client 0.00
Clarify dangling pointer in C/C++ +1.28
Can you miss packets, when socket is currently not receiving? 0.00
reallocating struct causes heap corruption 0.00
Does a thread that is blocked cause the process to become blocked?... -0.13
TCP Server Response -0.13
Is it safe to call a member function on a temporary object returned... 0.00
Even number's sum from an integer +0.79
Dereferencing object pointer to stack stored object (destructor call) -1.98
Accessing ring 0 mode from user applications ( and why Borland allo... +0.49
How to access class method in C++ function 0.00
Why mmap a 4GB file on 32-bit armv7l succeeded? 0.00
What's the difference between slab and buddy system? +0.40
UPS for 750W to be up 6 hours 0.00
Why do I have to point to a pointer when building a linked list C++ +0.40
Measuring execution time with clock in sec in C not working +1.17
Closing and reopening port immediately 0.00
RC4 Encryption KSA key out of bounds 0.00
LAN Driver Interruptions 0.00
C++ threaded application runs slower than non-threaded +0.77
Trouble using pthread_mutex_lock, begginer programming -0.82
Error in strcpy return not responding window -1.58
How does feof() actually know when the end of file is reached? +1.03
delete dynamic array +2.03
std::condition_variable why does it need a std::mutex -0.11
Safely convert 2 bytes to short +1.86
Thread safe queue with fixed size 0.00
Synchronized method not blocking other threads 0.00
pthread_mutex_lock why not block the thread as usual 0.00
why sendto cost much more than recvfrom 0.00
Assuming that we have a very large struct occupying huge memory spa... +2.13
Not a NULL-pointer but bad access error message 0.00
Input only works after pressing enter? -0.23
boost::any can't be casted back std::function 0.00
How can I free() after strdup? -1.88
Can I use BIO_puts, BIO_read several times without reconnecting? 0.00