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 ... 26 27 28 29 30
Title Δ
What is the easiest way to create a clickable grid for a game in C++? -0.07
Qt grabWindow coordinates shifted from GetCursorPos and GetWindowRect +0.50
How do you implement syntax highlighting? +0.02
Limiting max speed of sockets +0.26
Possible to convert list of #defines into strings (C++) -0.57
Two main functions -0.46
How do I check if my program has data piped into it +0.88
Writing a telnet client +0.74
Why is volatile not considered useful in multithreaded C or C++ pro... +0.58
questions about multi threading for sockets/tcp-connections +0.07
why can't i bind ipv6 socket to a linklocal address 0.00
How to write an object to file in C++ -0.97
Adding to a Memory Address Error -1.98
Converting C++ TCP/IP applications from IPv4 to IPv6. Difficult? Wo... +0.33
how do I use a QObject in both qthread and mainthread so as to avoi... 0.00
How can I slow down a TCP connection on Windows? -3.80
Byte array to UTF8 CString -2.47
Get number of bits in char -3.83
How to convert these lines of c code to c++ -3.93
high performance udp server. blocking or non-blocking? c +1.12
Is it okay to use "delete this;" on an object that inheri... +4.48
How do I create a header-only library? -0.78
Fast Cross Platform Inter Process Communication in C++ +0.05
How to organize large (> 10 KLOC) C++ source code to allow effic... -2.38
How do I record timestamps in a Mac OS X C++ program? -4.35
How do you query a pthread to see if it is still running? -0.52
Why is windows select() not always notifying thread B's select() wh... +4.15
How to refrain from CS2512 correctly -1.46
What are the "things to know" when diving into multi-thre... -0.28
I have a wxwidgets that I want to add some cool effects. Using GDI... -1.75
Optimizing for space instead of speed in C++ -1.26
How do I find out why g++ takes a very long time on a particular fi... -3.01
Exceptions stacktrace -4.24
Can a read-write conflict provokes an infinite loop? -1.88
c++ what in-memory compression library? -3.13
Beneficial to limit scope of Qt objects? +3.71
Private members: Static const vs. just const -2.26
How to REALLY strip a binary in MacOs +4.79
What alignment guarantees can I expect for arrays in a struct? -1.14
looking for the NAME of a specific kind of concurrency problems 0.00
Get the ip addresses of an interface +3.69
What's the best way for such strings match? +0.80
10 character id that's globally and locally unique -3.48
QTimer & Select use. Need to get auction time working 0.00
Copying a class that inherits from a class with pure virtual methods? +4.09
Unit testing real-time / concurrent software +1.47
Is nesting namespaces an overkill? -2.54
Explicitly calling a destructor in a signal handler -2.36
How to handle different situations in mouse event handler properly? +2.50
Serialize Strings, ints and floats to character arrays for networki... +1.17