StackRating

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

John Bollinger

Rating
1612.36 (1,330th)
Reputation
96,204 (793rd)
Page: 1 ... 7 8 9 10 11 ... 97
Title Δ
Automake fails when trying to run platform-specific build 0.00
Two threads giving different output from same function RT Linux +0.03
Why is pointing one position beyond a valid object acceptable for p... -1.73
What is the difference between using *x and int x? -2.67
Can both bitwise set/resets be achieved in one line with ternary op... +0.31
Using sqlite3_exec() to get single result in C 0.00
How to apply the different firewall rules on multiple agents from P... -0.66
Why boost::condition_variable can use pthread_cond_signal to wake u... +0.04
How do I fix these memory leaks in C? 0.00
How to check if char* only has hex characters in C? +0.30
Pthreads: shared memory monitor design 0.00
Python unittest C/Fortran MPI functions resulting in MPI_Init funct... 0.00
Detect if execution character set letters are contiguous +0.07
failed to create symbolic link - no such file or directory 0.00
Makefile rule with no target +1.55
How a new target can call a previous target with additional argumen... 0.00
pthread in C : i can't figure why pthread_cond_signal is not wa... 0.00
Make file Doesn't detect changes in source files 0.00
Why is this random generator sometimes returning 3 digits instead o... 0.00
When do we use structure variable and structure pointer? 0.00
Puppet read file content after a class 0.00
How can I initialize all objects from a struct in C the way constru... 0.00
choosing the right pattern to use when initializing pointer to struct 0.00
will a call to malloc() in a loop in C affects performance? 0.00
How to enable SIGINT signal for system() call in a pthread in C? 0.00
What's the difference between int main(int argc, char* argv[])... 0.00
How to solve "[: too many arguments" error, when testing... 0.00
Very simple structure allignment dilemma c/c++ 0.00
Linux pthread Producer and consumer problem in c - why does my code... 0.00
How do I read source files from a directory and create object files... 0.00
When to check for nullptr inside functions with a pointer parameter? 0.00
How to set Socket File Descriptor with FD_SET Unix in C / C++ 0.00
Unix create multiple files with same name in a directory 0.00
Using a defined type of an yet unreleased puppet module 0.00
how to lazily define a class in a puppet manifest 0.00
Does Puppet module use internet to install sotware? 0.00
Why should FD_ISSET() judge before accept()establishes a connection 0.00
Autotools (AX_PYTHON_DEVEL and AM_PATH_PYTHON) 0.00
Ruby template indentation issue - puppet 0.00
How to add/use a --with-package arg in an autotools project? 0.00
epoll_wait stores a different value in "epoll_event" 0.00
Puppet 5 Iterate over Hash -0.16
ISO/IEC 9899:1990 programming Language C definition about short int... +1.70
How did python implement Type free variables from a statically type... +1.12
Puppet - Could not find environment 'none 0.00
mingw make fail by shell = cmd.exe -0.48
Does using multiple threads in python really produce overhead(GIL)? 0.00
Is 'printf("%n %d", &a, a)' well defined? -1.01
Pure C: when using typdef void StructName in header file, the heade... -1.94
Does `instanceof` operator violate Liskov Substitution Principle? +0.35