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 2 3 ... 68
Title Δ
Reading an address containing 11111111 as an unsigned int shows 429... -2.37
C difference between main thread and other threads 0.00
pthread_attr_setschedparam() returns non zero but errno = success .... -2.13
sendmsg() / connect() fails with permission error/EACCES on raw IPv... -0.67
Why does getaddrinfo() return first IPv4 instead of IPv6 when AI_PA... 0.00
Why "mov %%rsp, %%rbp" causing Segmentation fault? -2.15
cross compiling libc for x86_64-linux-android 0.00
What actually happens in asynchronous IO -0.07
"Multiple definition" error when linking C but only on Mi... 0.00
Why carry bit is not 1 never? I looked in the program memory and ne... 0.00
What is it about functions like tzset() and ctime_r() that requires... 0.00
Creating a sockaddr without casting -1.73
If __STDC_IEC_559__ is not defined, then how to determine that FP (... 0.00
How __STDC_IEC_559__ affects UB gaps? 0.00
Why does qemu sometimes count more and sometimes less instructions... 0.00
If an integer is signed by default, why does the signed keyword exi... +1.68
Why os allocate empty segment before pthread stack? 0.00
get argv[0] from a none main fileļ¼Œsuch as _start no libc ,no libs 0.00
glob() gives "realloc(): invalid pointer" when using GLOB... 0.00
How to return in case of ctr+c in getline? 0.00
Is it possible to make a variable which can take the value of diffe... -0.51
Compiled Elf binary is too big 0.00
Writing into framebuffer with a C program is very slow (Raspberry Pi) -0.70
GCC produces an empty _start function 0.00
Could I improve this recursive function with memoization? 0.00
Pass local variable to a signal handler function 0.00
Why is the c function `open` ~4x slower on MacOS vs. an Ubuntu VM o... 0.00
Why can't I release the malloced memory space of the parent pro... +0.68
mmap syscall fails with errno 14 0.00
Is using if (0) to skip a case in a switch supposed to work? +1.73
Some C Floating Point Constants Don't Make Sense 0.00
What happens when evaluating `int x = -2147483648`? +0.16
Is there any advantage to passing a pointer to an array to a functi... +1.46
What does linux system errors, errno 21 mean 0.00
Why doesn't gcc throw an error when the `printf` function hasn&... +1.18
How does musl's GCC wrapper differ from musl's cross-compil... 0.00
Is there any reasonable initial/invalid value for a pid_t? -0.76
How to prevent gcc optimization breaking rep movsb code? 0.00
why execve function map private areas? -1.58
Is it possible to create a FILE object (stream) in RAM? 0.00
Can not reallocate memory in a very peculiar circumstance +2.17
why use lazy binding for Position-Independent Code Function Calls +1.52
POSIX binary semaphore 0.00
does the dynamic linker modify the reference after executable is co... 0.00
How does rounding work when converting from integers to IEEE 754 fl... +1.62
why differentiate .rel.text and .rel.data section? 0.00
Why is type punning considered UB? +0.72
The x86 disassembly for C code generates: orq $0x0, %(rsp) +2.02
How to prove that AND instruction is faster than IDIV on a commodit... 0.00
How to check whether a Linux process has a specific supplementary g... 0.00