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 ... 46 47 48 49 50 ... 96
Title Δ
Why are value objects immutable and copy-by-value? +0.06
Using boost::shared_ptr to refer to iterator without copying data? +0.36
Send and recieve a file over a socket in C 0.00
How to hash a 96-bit struct/number? -0.48
C++ Conversion from Float to Hex not correct when writing to Memory +0.35
dynamic memory allocation (C Programming) -0.95
Is there a way for a thread to tell which thread has interrupted it? +0.20
Why would sending an email via php from one domain to an email on t... 0.00
Is it really impossible to make a string into a variable in c++ -1.16
Why do I get an error when the pointer is not copied? -0.68
Will forgetting to call std::ofstream close function lead to memory... +1.23
Compare two char variable using strcmp in c++ shows invalid convers... +0.84
funsafe-math-optimizations, same formula on two different lines, di... +0.10
c++ program crashes when linked to two 3rd party shared libraries +0.35
Memory Corruption on c++ multithreaded application -0.48
how to know whether the TCP ends or not? -0.26
what is wrong in passing argument in function using reference 0.00
Widening precision with cast results in how much precision? 0.00
Using mutex only when collison occurs in threads -1.21
What socket send/recv operations can run concurrently using Boost.A... 0.00
C++ - Cannot pass the object pointed by an iterator by reference +0.79
C/pp Sockets, recv()/send() works only under gdb 0.00
Why do two seemingly identical variables produce two different resu... +1.12
TCP Connection over website IP -2.64
How do signals interact with sequence points? 0.00
Why is Python faster than C++ in this case? +0.17
How to pause and resume a thread without use threading logic inside... -0.56
Speed acceleration using sum reduction is only 2X using 12 threads... 0.00
std::reverse on boost::ptr_vector slices objects? +0.35
What is the best way to kill a running thread after x secconds? +0.33
Does endianness affect the values in a character array? 0.00
AES-NI 256-Bit block encryption 0.00
Why there is project size restriction for PhoneGap applications? 0.00
Behavior of assigning uint16_t to an index of std::vector<uint8_... -2.72
How to avoid big memory allocation with std::make_shared -1.90
Building structure Segmentation Fault in C 0.00
Was told my C program was "hard coded" and I don't un... -0.16
5 queens on a 8x8 chess board 0.00
Is it Really Busy Waiting If I Thread.Sleep()? -1.81
std::cout not properly printing std::string created by reinterpret_... -0.34
How can I assign a std::string from a char * 0.00
Passing const reference: performance increase? +0.78
Linking with 3rd party library causes segfault in openssl 0.00
Free memory after std::swap and memcpy 0.00
why runing HttpClient the first time is slow but much faster then? 0.00
A way to detect which side of the socket peers triggered the discon... -0.42
Read unknown symbols when read a content of file -2.36
Cannot lock a c++ 11 std::mutex on a DLL 0.00
Debugging the multithreaded application 0.00
Prevent an HTTP(s) DoS Attack for Apache 0.00