StackRating

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

Jeremy Friesner

Rating
1607.87 (1,472nd)
Reputation
41,365 (2,663rd)
Page: 1 2 3 ... 30
Title Δ
Illegal indirection when trying to make an std::;string to a void* +1.33
Simulate Time Series Events with Accurate Scheduler 0.00
python socket chat server 0.00
How to efficiently send the length of a message you are about to se... 0.00
Do volatile and mutex ensure memory ordering in C++? 0.00
How to use a QVector? 0.00
no match for operator<, even though operator< is defined 0.00
TCP IP socket communication in C. During the client exit, intimatin... 0.00
Can compiler combine multiple malloc calls into one? +0.51
How to draw Qt widgets in a QTabWidget in non-selected tabs? +0.35
Pointer Statement in Scapegoat Tree 0.00
What is this pointer inside a class C++/ OOP concept called? +0.35
How to get your public ip address using Qt c++ +0.35
Broken pipe error when trying to send data from server to client in... 0.00
Server is sending quicker than client can recv 0.00
Why you don't need to use hton/ntoh functions for sending const... 0.00
implement zip and unzip in c++. I'm confuse about the char* buf... 0.00
Need help resizing dynamic array - Heap corruption detected 0.00
Trying to run a C++ executable inside a C++ code halts the program -2.77
How to run a thread infinitely without blocking main thread in c++? +0.35
What does :: operator mean in C++ when it's used at the beginning 0.00
How to address undefined reference error in c++ for simple multifil... 0.00
File I/O vs TCP socket, which is faster for data trasnfer within sa... 0.00
How to define a non blocking input in C++ 0.00
What is the proper way to use mix-ins in C++ to fulfill interface c... 0.00
Why is the same argv[] printed twice in the two threads? 0.00
C++ My first time trying to use a Makefile. It won't work +0.17
What is the difference in this example of Dereferencing pointers? +1.34
Does storing a pointer take more memory than the byte that it's... +2.26
A QMap esque container that allows for duplicate keys and preserves... 0.00
Is variable declaration cost neglectable on large scale? -0.75
Multithreading Balancing? 0.00
Is std::mutex recursive (ie non-reentrant)? 0.00
Better way in C++ to keep a big plain struct atomic? +0.44
Socket uses random ports and I need a certain one -0.65
How to properly read touch events and get position on a QWidget Qt +1.09
How does a unsigned char vector deallocation crash a program with a... 0.00
Difference between int num(5); and int num=5; What does int num(5);... 0.00
Question regarding race conditions while multithreading 0.00
What's the ideal way to write a code for non-blocking connect()? 0.00
Getting a floating point exception error while doing text frequency... 0.00
passing argument 2 of 'send' from incompatible pointer type 0.00
File Transfer Protocol using TCP 0.00
Is const function thread safe 0.00
The most efficient nested array container in C++ for reading and wr... 0.00
Is there a better way to invert the value of a boolean on a loop? -0.10
Why and when to use clear() -1.24
TCP high CPU multiclient server 0.00
C++ string comparison help me out +1.38
QPainting QPixmap using clipping to gain performance +2.63