StackRating

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

Cerberus

Rating
1490.27 (4,411,699th)
Reputation
1,031 (150,998th)
Page: 1 2 3
Title Δ
Panic when can't create a directory 0.00
Type Guard to make sure a variable is an object in TypeScript +2.15
Ensure object type in TypeScript +0.52
fs/promises api in typescript not compiling in javascript correctly -0.48
Deserializing a String with into_serde makes the app panick 0.00
Create a struct which implements a specific Fn interface 0.00
Rust print option custom struct -2.61
How to convert a Rust array to pointer? -1.32
Merge sort code not giving desired output in rust 0.00
How does TCPStream know when a message is complete? -4.18
Test does not compile: "the async keyword is missing from the... 0.00
How to solve "expected struct, found type parameter" on a... +3.89
chrono kills my Rust WebAssembly function 0.00
How to pass a 'None' value to async function in rust 0.00
How is count_ones implemented in Rust? 0.00
What is an example of Rust code that causes a segfault? 0.00
Intellij Idea fails to sync with Gradle: JvmOptions error 0.00
Converting type inside quote! gives trait errors 0.00
Rust dynamic dispatch on traits with generic parameters -3.80
How to idiomatically convert from Option<T> to Result<T, (... 0.00
Why do I get "can't find crate" that is listed as a d... 0.00
Is the lifetime of `&mut []` treated specially during lifetime... +4.31
Initializing a mutable static variable at runtime using a function... 0.00
How to handle Result in flat_map 0.00
panic with "thread 'main' panicked at 'not current... +4.19
typescript instanceof return false +1.96
Typescript: how to add index signature inside Array.map function ar... +0.17
What is the difference between `ts.SyntaxKind.VariableStatement` an... 0.00
Why can std::rc::Rc call its own value's methods? 0.00
Rust module import visibility in library crate 0.00
Typescript get type that excludes all functions from a class +0.04
Differences generic trait-bounded method vs 'direct' trait... 0.00
Why is a reference called "shared"? 0.00
How does one test optional features in Rust? -3.88
Is it possible to make mapped type field conditionally optional? 0.00
Using Rust traits within module that is declared in library root of... 0.00
Rust compare Option<Vec<u8>> with Option<&[u8]> -0.04
Rust's drain, iterator dropped ... "removes any remaining... 0.00
Cannot pass mutable reference to self directly 0.00
How can I add extension methods to a trait with associated types ly... +4.36
Rust modules confusion when there is main.rs and lib.rs -1.02
How to get an "inner type" of a specific "instance&q... 0.00
Loop through nested json object without knowing the names of a spec... +2.41
Adding custom colors to palette gives Object is possibly 'undef... 0.00
Is it UB to mutate &T through a *mut T in unsafe rust? 0.00
How to implement a trait for a function 0.00
How to get "optional" property from union? +0.61
How do I sort a vector of Strings alphabetically? 0.00
How to annotate unknown in advance libraries in TypeScript types de... 0.00
Can I conditionally provide a default implementation of a trait fun... -2.76