StackRating

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

R.. GitHub STOP HELPING ICE

Rating
1620.38 (1,090th)
Reputation
163,533 (327th)
Page: 1 ... 16 17 18 19 20 ... 68
Title Δ
Delete struct from stack memory 0.00
pthread_cond_wait() doesn't make CPU sleep? 0.00
Execute a function periodically every 10ms on linux -1.08
Bit Position of a Number at Compile Time -0.13
how to detect Linux shutdown/reboot[solved] +2.01
When checking download progress, is a check for "progress == 1... +1.77
About cast in integer constant expression (in standard C) +2.36
Why MSB is discarded in case of bits overflow? +0.61
Simple random number generator that can generate nth number in seri... +0.36
Quickest way to convert Byte Array into an double Array (using 3 by... 0.00
getdents() System Call 0.00
prioritizing send() over recv() in socket c -1.95
Strange printf and puts statements explained +1.25
Why there is no errors while multiplying floating point numbers? -0.59
Most efficient pointer arithmetic type in c +0.30
Convert unix timestamp to date without system libs +1.34
lock a file and avoid the same process to access it twice 0.00
Does sizeof return the size of a malloc memory allocation? +0.45
gdbus: is it safe to free signal argument right after signal emission -0.60
How is this instruction calculating jump destination? 0.00
Mod operator with unsigned char 0.00
how to write 8 bytes to a void * address? -2.45
Why C/C++ hate signed char so much? -0.24
Brute-force unix crypt(3) passwords with multithread support 0.00
Strategy for recovering from NULL == malloc() due to memory exhaust... 0.00
Linker error on relocating a program above 2GB in x86_64 linux? 0.00
What alignment issues limit the use of a block of memory created by... -2.16
sem_wait is ignored in my program 0.00
Check va_list is array type or not +0.67
Alternative to (unsigned long long) cast without warnings +1.44
How to judge an address as legal or illegal by it‘s numerical value? -0.29
Is fmod() exact when y is an integer? +0.36
Mmap vs Static allocation for large allocations +1.33
Is finding pointers in C/C++ code statically equivalent to the Halt... -0.54
pthread_cleanup_push with pthread_mutex_unlock 0.00
How to make sure data integrity after sync/fsync/syncfs to portable... -2.56
Do `-g -rdynamic` gcc flags slow down application execution (grow p... -0.45
How to safely open a regular file without denial-of-service problems? +1.69
Compare structs in C using memcmp() and pointer arithmetic +0.37
Restriction of C standard I/O and why we can't use C standard I/O w... 0.00
undo qsort to return to original data +0.00
What is the purpose of the procedure linkage table? 0.00
clock_gettime() still not monotonic - alternatives? +1.54
Is intmax_t the same as long long int? +1.60
Float to Int conversion -0.30
Checking the last signal sent to your application -1.24
UTF-8 3 and 4 bytes character representation 0.00
Warning: assignment from incompatible pointer type +0.42
About attempting to sync audio and video 0.00
Why isn't CTRL-D signaling EOF with this program? -1.37