StackRating

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

Denys Séguret

Rating
1734.27 (60th)
Reputation
292,253 (123rd)
Page: 1 2 3 4 ... 111
Title Δ
How to select certain numbers in RegEx? 0.00
How do I run a command that can take an unspecified number of env a... +0.17
Why does 'if let' block the execution with usage of Mutex? 0.00
Where will String::from("") be allocated in a match arm? 0.00
Unexpected mix of '||' and '&&' when using... 0.00
Check numeric expression (linear) is valid or not? 0.00
Lodash convert array to object +0.13
Does closure always needs be in IIFE? 0.00
Why can't I call a mutating function more than once? 0.00
How to avoid borrowing a value that was moved into a closure withou... -3.20
Why are images downloaded with Reqwest's .text() method broken? 0.00
Why is my JSON fetch query returning undefined values? 0.00
Can someone who clones my repo get my api_key from earlier commits? 0.00
Is there a possibility to rewrite array into the new by using map()... +0.82
How do i access the object after i defined its binding with braces? -1.26
How to share a pointer to a mutable variable to a thread? 0.00
How to sort even numbers ascending and odd numbers descending in an... +0.79
Understanding CSS syntax, & + & 0.00
[] vs [{...}] in browser tools, while both having same objects +0.73
JSON.parse Reviver function: Access to object being revived? 0.00
Why does Go compiler not find a library I use? 0.00
Can I avoid recompiling my platform layer without `static mut`? +0.20
What's the difference between len() and capacity()? +0.20
Why is TypeScript on NodeJS faster than Rust in computing the sum o... +0.74
How to match with vector element in Rust? 0.00
String split with Regex returns no value 0.00
In Javascript how to evaluate expressions if there are other text too +0.50
How convert PostgreSQL Array to JS +0.19
Some "ObjectId" is not getting replaced 0.00
Why is value undefined at .then() even it's chained to Promise? 0.00
Calling a function within an object, Error: Uncaught TypeError: thi... 0.00
Why does [{"value":"tag1"} turns into [object O... +0.03
How can I avoid passing a lot of parameters into a nested function? 0.00
Regex to replace everything after a specific symbol? java +0.20
"decimal literal empty" when combining several strings fo... 0.00
Using await in code for a child process will make only that child p... 0.00
How to include the file path in an IO error in Rust? +1.28
Javascript weird comparison result +0.55
How to get only first character match with RegEx -1.65
Detecting two keyboard keys being down at the same time +0.19
Storing my API token in local storage is wrapping the token in doub... 0.00
Is it safe to commit the Gopkg.lock file? 0.00
Passing an immutable reference when a mutable reference exists 0.00
Is there a one liner in javascript to use an array of string as an... +0.20
startsWith() to check different letters or strings +1.03
Start another program then quit -2.28
How to convert Vec<Rgb<u8>> to Vec<u8> -2.32
how to measure function execute time in nodejs? 0.00
Kill 'ps aux' output in one line -0.55
How can I bind a variable in a map function to a type? -3.31