StackRating

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

attdona

Rating
1493.59 (4,323,888th)
Reputation
4,310 (38,767th)
Page: 1 2 3 4
Title Δ
Implementing a Generator for Sequences of Lookahead Pairs -0.14
How to convert a dict to list of dicts in Python? -1.84
Python dictionary holding reference to a global variable 0.00
Restrict floats to allotted padding while parsing as string +2.04
TextField on change, call api - how to throttle this? +0.00
How to test dart class static constant? 0.00
Set operator precedence 0.00
Generic TypeDef does not work with custom class 0.00
if and elif repetition +0.01
Trying to send serial data over bluetooth from arduino sensors to p... 0.00
Print underscore in code snippet of Visual Studio Code 0.00
Dynamic filename for file handler 0.00
flutter wrap text instead of overflow +2.33
Method to create lambda functions from list 0.00
Automate several BASH commands +2.03
comparing entered password to stored password(converts to sha254) 0.00
How to reverseTuples defined in list? +2.17
Python pkg_resources cannot find module 0.00
Why can't Dart infer the type of List.fold()? 0.00
Dart - Send an UDP broadcast +0.51
Passing data between pages with bottom navigation bar in flutter 0.00
Is it safe to have a Widget class that returns a widget conditional... 0.00
Flutter Sqflite error says The method 'query' was called on... 0.00
How can I initialize a mixin's immutable data in Dart? +0.36
Dart RegExp not returning matches +0.51
Best way to deserialize a key=value list of strings in Rust 0.00
Flutter/Dart how to groupBy list of maps +1.44
How can I deserialize a comma-separated JSON string as a vector of... 0.00
Dart: run two methods at the same time and wait for them to finish +0.30
Chain multiple calls with same arguments to return different results +4.77
Flutter how to get subtext aligned under title in appbar? +4.23
Dart : Show the time until the next time 0.00
Add delay constructing a Future 0.00
Iterable.generate: Iterable<Future<String>> throws Exce... 0.00
Why is a reference to a type that implements Fn not recognized as a... +6.35
Lifetime issue with Actix Web 0.00
What's going on with this bizarre recursive type error in Rust? 0.00
Lifetime error on struct referring to a parametrized function 0.00
Program with multiple ampersand works fine -2.85
Why `futures::channel::mpsc` can just notify one sender? +4.25
Why do lifetimes differ when a function is called in a closure vs.... -3.26
Is there a way to tell Serde to use a struct field as a map's k... -4.05
Lifetime issue with generic trait and slice::sort_by +1.49
How can I extend the lifetime of a struct so that I can call tokio:... 0.00
Can't infer type F when returning a Future type 0.00
Start multiple threads with Tokio 0.00
Do I need to Box child structs of a Boxed struct to get everything... +5.51
Resolve to a tuple for a future -1.83
How to deserialize messages within Actix actors? 0.00
Why can I not return a mutable reference to an outer variable from... +1.11