StackRating

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

Nominal Animal

Rating
1574.48 (3,554th)
Reputation
30,649 (3,963rd)
Page: 1 ... 8 9 10 11 12 ... 16
Title Δ
Linux synchronization without polling 0.00
How to list first level directories only in C? +1.05
how to alternate continously Signal handler 0.00
customizing completion of GtkComboBoxText +0.43
Read and write system calls w/o buffer -0.87
Linux TCP recv() with MSG_TRUNC - writes to buffer? 0.00
System call mktime ignores tm_isdst flag +1.68
Why should we use `realloc` if we need a `tmp buffer` -1.91
Linux: Reading file while other program might modify it +1.36
How to wake up sleep(3)ing thread +1.14
Why can we allocate a 1 PB (10^15) array and get acces to the last... -2.34
Read 4,000,000,000 lines from a file and save into an array in C -0.10
How to properly flush disk cache using ioctl (raw partition) in linux 0.00
Can process insert memory pages in the middle of mmapped space? 0.00
Interpretation of input_event members for mouse actions -0.39
Interpretation of input_event members for mouse actions +0.94
Can we read and fault-inject another thread's program counter? +1.84
wait until the previous instance of process finish +0.16
Scandir Own filter function 0.00
Stack space of a child thread 0.00
mlock a program from a wrapper +0.41
List files in directories using Glob() in C 0.00
Getting open file's reference count (inode->i_count) from us... +0.93
Efficient way of rotating a byte inside an AVX register -0.08
C plugin system: dlopen fails 0.00
Detecting failure to find program when fork()-ing a'la popen +0.41
Calculating nth fibonacci number modulo m using golden ratio in C 0.00
sync timer with shorter timestamp than timer 0.00
How to efficiently count the total number of one bits in a long seq... -0.36
How to see memory layout of my program in C during run-time? +0.83
Is there any way to get exactly which part of file has been changed... +0.42
Function overloading in C without using _Generic -0.54
gcc atomic builtins and availability version +1.81
Signals and sleep not working properly 0.00
How to call Linux kernel driver functions from a userspace program? +1.47
How to determine reasonable number of bytes to read per read system... +1.62
How to print assert statement without the "&&"? -1.96
Best Way to Declare and Define Initialized Const Structs that Refer... -0.59
The width specifier in printf does not work properly with accented... -1.30
How to convert between a dev_t and major/minor device numbers? +2.28
Is C Endian neutral? 0.00
How to determine if a pointer equals an element of an array? -1.22
How to create a service that sends/receives UDP broadcasts on multi... 0.00
How to make POSIX/Linux signal handling safe? 0.00
Are the pointers to strings in argv modifiable? +2.08
Fast way to "improve" the length of a unit length vector 0.00
read bytes from a unix socket and print ip address in c 0.00
How to work on a sub-matrix in a matrix by pointer? -0.89
I ported code from FreeBSD to Linux but it doesn't extract dest... +0.43
Pseudo 3D walls (top-down raycasting, sort of) +0.42