StackRating

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

Marco Bonelli

Rating
1659.51 (438th)
Reputation
24,297 (5,303rd)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
Atomically change attributes of a file +0.41
How do Linux processes produce graphical output 60 times per second... +1.42
Unjustified time measurements with clock_gettime() due to code outs... 0.00
How to open new tab in an existing incognito window? 0.00
How does the 1Password Chrome Extension achieve rounded corners? 0.00
How to get a global state of the locks in Linux kernel? 0.00
Does using a different linker produce different machine code? -0.17
Compare string of unknown length against string of known length -1.46
How to shrink an array in C? +2.29
Valgrind + C: Handling uninitialized pointers without error +0.16
Is it proper to use size_t for count in a bitshift operation? +1.01
pthread_join fails in forking TCP server when handling multiple cli... 0.00
Find mapping between ASCII values in C 0.00
C's getopt not able to parse options at the end (or in between)... -2.00
Can the send_sig() function sleep in Linux? 0.00
execlp() is not properly working after fork() 0.00
I have not included the <unistd.h> header file, why can I sti... -2.00
Why is this program not behaving as it should? +1.65
How are jiffies incremented in a tickless kernel? 0.00
Implicit declaration of getpid in kernel code even though I include... 0.00
Error: Undefined symbols for architecture x86_64: ....linker problem +0.97
Variadic macro expansion for each token 0.00
Tensorflow Update Forcing Python3.5 when 3.7 installed 0.00
How to compile and dump assembly for a c library (string.h)? +1.00
Use a macro for function hooking in C +0.32
Up to date message when running a make file in C +1.45
What does ?? in gdb backtrace mean and how to get the actual stack... +1.54
How to modify a makefile so that i can run the code on ARM platform? +1.13
Is there any relationship between Secure Boot and Kernel Lockdown? 0.00
incompatible pointer types passing short * to short *(*)[ ] -2.01
getchar vs scanf: why won't getchar work? +1.62
Compiler changes printf to puts 0.00
Strange letter when passing character through a pipe +1.71
Kernel virtual memory space and process virtual memory space 0.00
How can I replace navigator.credentials.create request or response... 0.00
What is the safest way to reassemble pickled Python objects in a st... 0.00
Matrix operations for arbitrary data types in C -0.42
getter and setters best practice with mutex -0.34
Compare two passwd structures 0.00
Can we write to jiffies variable 0.00
Check if a string has only whitespace characters in C +1.01
How to get the process ID of the program that called a system funct... 0.00
Decompose a floating-point number into its integral and fractional... -1.62
GCC error No such file or directory when including a separate file 0.00
Does mutex lock put waiting thread to sleep in POSIX API? 0.00
Is clock_gettime() correctly implemented in MinGW GCC 8.2.0? -1.95
How to choose between two values in a random way? +0.96
Remove first and last character from a string +1.66
How does incrementing an element(integer) in array work in C? +0.73
How does C assert that this struct is not equal to zero? +1.12