StackRating

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

John Kugelman

Rating
1705.16 (131st)
Reputation
260,362 (161st)
Page: 1 2 3 4 5 6 ... 81
Title Δ
How do I use parens '()' in a find command when building op... -2.57
What is the difference between tokio::spawn(my_future).await and ju... 0.00
why it does not start from the first line of array? 0.00
Variables lose their values after loop +0.22
Why many projects don't provide a pre-compiled binary file? +0.22
Read STDIN using syscall READ in Linux: unconsumed input is sent to... +1.42
How to declare a function pointer? +1.16
How do I insert into a hashmap inside a struct? 0.00
Find all files above a size and truncate? +1.33
How does this work to count number of lines in a file? no_of_lines=... 0.00
for loop - Not enough values to unpack (expected 3, got 2) but I am... -1.22
How to run a command when Docker container restarts -0.29
Is there a way to grab the value that was passed to a method call? +0.22
How to properly write a bash executable file 0.00
Is there any way to keep name of file(+ date hour) +0.22
Is there an `Entry` mechanism for `BTreeMap` that allows returning... 0.00
Rust "Types differ in mutability" 0.00
Writing out a binary structure to file, unexpected results? +1.01
Where trailing return type is actually needed in C++? 0.00
Struct trait error: Wrong number of type arguments: Expected 1, fou... 0.00
Codechef recipe wrong answer 0.00
Avoiding `Sync` for shared static variables 0.00
Java ArrayList sublist giving wrong result 0.00
Send commands directly in running process and indirectly (e. g. wit... 0.00
How to run a command for folders that start with the word SAM and a... 0.00
Concatenate output of multiple commands and use them as input to an... +0.96
Value return Variations in C 0.00
Print array value instead of its name 0.00
I'm trying to make a derived class method available through a b... 0.00
Turn Vec<u64> into Vec<(&str, u64)> for tui::BarCha... -2.84
How to run C code repeatedly until get some stdout? 0.00
Difficulty creating a dict that contains lists of values +0.23
How can I create a bash environment variable that prefixes an envir... 0.00
How do I write this code without using Lambda and still have it work? 0.00
Operator hierarchy in ++structure.field 0.00
How do you create an array of temporary files in bash? 0.00
How can I sort a list WITHOUT removing duplicates? +0.89
Short circuit and operator precedence in C +0.12
Adding an integer to a sorted ArrayList at the correct index +0.61
Why does my function to reverse this list only by indexing and with... +0.23
Difference between hashing commands in Linux 0.00
How to find the second largest integer in an ArrayList 0.00
Bash - difference between <<EOF and <<'EOF' +1.68
Does python have conditional code interpretation? -0.46
How to assert two variables are equal when the implementation of Pa... +1.17
Java Streams .max() and .min() lag in performance? +0.94
bash function definition gives syntax error +0.22
logical multiplication of matrices 1 and 2 by the operation "A... 0.00
How to make this program more efficient? 0.00
Why does it say unhashable type: 'list' even though it is a... 0.00