StackRating

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

Brett Hale

Rating
1534.63 (14,876th)
Reputation
17,486 (8,019th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Computing the floor of log_2(x) using only bitwise operators in C +1.20
what does the cmpq instruction do? 0.00
zero out top 32 bits of 64-bit register 0.00
Conditionally disable shared library build 0.00
undefined reference while linking using pjsip 0.00
When cross compiling static libaries, how do I validate the host, t... 0.00
GraphicsMagick crashes my program on startup 0.00
C++ how to to convert integers and longs to char arrays 0.00
Dealing with line endings (carriage returns, EOLs) in AC_MSG_ERROR(... -0.34
gcc permanently change c standard -1.20
Comparison signed and unsigned char +1.80
Error: Unknown Directive .type func, @function 0.00
does unrolling loops in x86-64 actually make code faster? -0.27
GLSL sampler2DShadow deprecated past version 120? What to use? -1.87
Automake error building library - Phantom file 0.00
How to define shared library major version in autoconf? 0.00
Is there a nothrow new that waits until memory is available? 0.00
large negative number multiplied by -1 gives output negative c++ -0.53
how to set include paths with autotools 0.00
C++ GLSL data alignment/padding 0.00
OpenGL calculating Normal of a custom shape 0.00
Use GMP types (mpf_t/mpz_t) as keys in a hashtable 0.00
Best way to compute ((2^n )-1)mod p +0.64
What is the difference between assembly on mac and assembly on linux? +0.44
autotools, how to fail if cross compiler cannot be found 0.00
Is my macbook pro x86 linux or x86_64 darwin? 0.00
Parse and convert denorm numbers? -0.69
Can't update Macports (with Mac OS X Mavericks) +0.30
Move semantics and copy constructor -1.47
Vector's push_back implementation using memcpy -1.63
Correct installation of config.h for shared library using autotools +0.00
Is using unique_lock for a task that can be acomplished by lock_gua... -2.03
mavericks macports installed outdated +0.47
How undefined are __builtin_ctz(0) or __builtin_clz(0)? 0.00
fast generate a large set of random strings from number and alphabet -0.01
image quarternion FFT generally better results? 0.00
GLSL OpenGL Polygons not rendering 0.00
Broken Macports recover: all activated ports shows 'command not fou... 0.00
Environment variable to tell autotools to append libraries? 0.00
Noticable lag in a simple OpenGL program with mouse input through G... 0.00
OS X OpenGL 3.2 doesn't include glBindFragDataLocation? 0.00
Linking C compiled static library to C++ Program -1.71
Relatively prime check? +0.76
Using GraphicsMagick C API, Unknown Type Image Compile Error +0.47
Vary range of uniform_int_distribution -1.08
Difference between "long", "long long", "l... +1.15
How do I create an OpenGL 3.2 context in Go on MacOS (Lion-10.8) 0.00
How to update the clang version to compile a C++11 project? (on Mac) +2.23
Efficiently implementing modifying operations? -0.32
Trying to implement 128 bit add in amd64 with inline assembly with... +1.31