StackRating

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

Solomon Ucko

Rating
1466.75 (4,523,472nd)
Reputation
761 (194,254th)
Page: 1 2
Title Δ
kotlin reduce list of map to a single map -0.84
Java: Why is my program outputting the else statement when it's... 0.00
Why is 'futures::prelude::*; undecleared -3.56
Make CSS To Not Apply To Child Tables -1.71
Extract 3 first bits from [u8; 16] and convert to u32 0.00
How to use dynamic dispatch in Rust for trait with generics? 0.00
Why does Rust's example guessing game allow a match statement w... 0.00
Return a reference to a T inside a lazy static RwLock<Option<... +4.34
recoding a c++ task queue in rust. Is futures the right abstraction? 0.00
How can I take N bits of byte in nom? 0.00
Python increment value by 100 while true -3.66
Is Vec::splice() efficient when the length doesn't change? -1.56
Passing generic objects to Rust and passing back to C++ for destruc... -3.24
How do I construct static variables with a for loop and store them... 0.00
Rust - How to use unsized trait objects in structs 0.00
Borrow as immutable inside the loop after borrowed as mutable to th... 0.00
How can I use dart ffi properly in a pub package? 0.00
How to ensure that self outlives the return value without borrowing 0.00
Debugging Rust in VSCode, no debug symbols on library, but debug sy... 0.00
Overriding a blanket trait implementation in Rust 0.00
How to create a Rc<RefCell<>> of a self mutable referen... 0.00
How do I apply #[must_use] to an async function? 0.00
How to move a Vec<Box<dyn Trait>> Into Vec<Rc<Ref... +0.86
"undefined reference to `__stat_time64'" when cross-c... -2.96
Is there a way in rust to mark a type as non-droppable? -3.77
Path::read_dir and Windows -3.75
Can't install cargo-binutils library: Failed to find tool. Is `... 0.00
where should I add an explicit lifetime bound? -3.09
EXTENDED_ARG in Python Bytecide 0.00
Making lists. First list can have the same number, second will be p... +0.21
Is there a faster alternative to np.where for determining indeces? -3.66
Rust macro_rules nested repetition 0.00
How do I unmarshal a PyCodeObject using PyO3? 0.00
Python/Mpmath: Why don't I get any decimal points for large num... 0.00
How to sort dates from a list using Python -2.82
Should I use list comprehensions instead of a normal for loop? -1.71
In JavaScript ES6, isn't the iterator next(value) received by y... -2.23
Combining lists within a nested list, if lists contain the same ele... -3.99
How are base 37 numbers represented as strings in python? +2.01
What is proper JavaScript IPv4 regex excluding 0.0.0.0 and 255.255.... 0.00
Possible to create a classmethod as a non-decorator? 0.00
Why does awaiting an asyncio.Future in Python 3.7 report an excepti... -1.98
Why if else condition is executing both conditions in python? +3.87
How can I stop printing a string at a varying index? +1.93
How to make style change happen before prompt -0.02
Covert complexed list to flat list +0.96
If statement wont execute last line +4.40
Add 's' to string if number is 0 or greater than 1 0.00
Typescript wrapping the object and proxying only some of the it'... +3.75
KeyError when attempting to create a nested dictionary -1.32