StackRating

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

bdonlan

Rating
1637.28 (745th)
Reputation
183,335 (272nd)
Page: 1 ... 22 23 24 25 26 27
Title Δ
What would a multithreaded UI api look like, and what advantages wo... +0.39
How to trace a program from its very beginning without running it a... -0.41
Keeping git from requiring commit of changes +0.29
can you securely offer persistent login right at the create account... -0.19
Is it possible to implement a recursive Algorithm with an Iterator? -0.32
What is the difference between memmove and memcpy? +0.77
Sharing memory between two processes (C, Windows) +0.89
Please point me the tools or the way to monitor which thead in runn... +0.39
Unix pipes question -1.49
Can I replace a Linux kernel function with a module? +0.42
Assigning result of function which returns a Foo to a const Foo& -0.64
Is there a way to write this as one query? +1.15
Optimizing MySQL Queries: Is it always possible to optimize a query... -0.48
How to setup a git repository where different users can only see ce... -0.58
How to deal with concurrent updates in databases? +0.40
How can I share memory between two JVM instances? +0.76
Avoiding repeated replacements in the C pre-processor +0.59
What is the difference between gmake and make? +0.93
git diff commits difference -0.09
Is index building always complete when a POST or PUT HTTP request r... -2.00
Getting Filename from file descriptor in C +1.14
How to use "GS:" in 64-bit Windows Assembly (eg, porting... -0.64
How do I take ownership of an abandoned boost::interprocess::interp... 0.00
How should a HTTP server (using sockets) detect that the client is... +1.90
Wrap a variable parameter function in C++ -1.97
What is the performance of boost::interprocess_mutex vs Win32 nativ... +1.47
UNIX/Linux IPC : Reading from a pipe. How to know length of data at... +0.24
Can you write to a byte array using a FILE* +1.03
Best continuously sorting algorithm? +0.43
Hosting Java Web Start application for inclusion into Linux distros -0.15
Is there a tool that enables me to insert one line of code into all... +0.62
C++ Runtime string formatting -1.26
Is it possible for compression algorithms to generate identical out... +1.32
C/C++ Thread-safety of tmpnam? 0.00
Remove a file from a Git repository without deleting it from the lo... 0.00
C++: Multi threading and reference counting -0.15
Distribute a application to the public so they can compile, without... -1.25
Non-type template parameter... that's a template! (C++) +1.01
Temporarily suspend the PC operating system +0.81
How can I initialize state in a hidden way in Haskell (like the PRN... -0.73
Can you put a library inside a namespace? +1.30
A command to download a file other than Wget +0.93
Keeping objects in sync across a network? -0.50
Efficency of Comparisons in C++? ( abs(X)>1 vs abs(x) != 0) -0.56
Are members of a C++ struct initialized to 0 by default? +0.02
Can I compute pow(10,x) at compile-time in c? +0.66
What encryption algorithm is best for encrypting session file on th... 0.00
What information does BIOS load into RAM? +0.42
Linux: Possible to extend and Alias? 0.00
How can I access methods based on strings in an array? -1.09