StackRating

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

Marko Topolnik

Rating
1661.22 (417th)
Reputation
153,482 (364th)
Page: 1 2 3 4 5 6 ... 67
Title Δ
Code block in coroutine using "Dispatchers.Main" not bein... 0.00
What's exactly is the use of 'withIngestionTimestamps()'... +1.05
Huge difference in execution duration with suspending function 0.00
How replace create java Thread by Kotlin's coroutines? 0.00
Why Kotlin coroutines run in the same thread sequentially? +1.38
Android Kotlin coroutine crashing on strict mode -0.18
Kotlin: Any performance impact on converting a "normal" f... +0.26
Kotlin: coroutineScope is slower than GlobalScope 0.00
How to make coroutines run in sequence from outside call 0.00
How do I build and run coroutine basics examples? +0.25
FusedLocationProviderClient with Kotlin coroutines +1.40
Thread safety of Kotlin's SequenceBuilder 0.00
Firebase async tasks to coroutines 0.00
From Multiple Kotlin Coroutines suspended function to a single sync... +0.29
Does Kotlin delay use a dispatcher internally to unblock the caller... 0.00
How and when does kotlin let run? -0.74
Max Aggregation with Hazelcast-jet 0.00
How many coroutines is too many? +0.27
How to use kotlin coroutines in firebase database +0.96
Why the *Async naming convention for functions returning Deferreds? 0.00
Launching coroutines from a suspended function +1.29
Blocking the main thread on Android while doing task asynchronously 0.00
Why do suspending functions throw exceptions in finally -0.23
why coroutines 1st run on caller thread but after first suspension... -2.63
How to define static init block outside classes in Kotlin? +0.31
Are Kotlin channels used in coroutines thread safe / synchronized /... -0.26
Doesn't hazelcast jet streaming need serializer desrializer lik... 0.00
Kotlin: Coroutines scope vs Coroutine context +1.11
Using coroutines in retrofit authenticator 0.00
How to dispatch coroutines directly to main thread on the JVM? +1.31
How to return multiple elements from collection? +1.36
Suspended function to read from InputStream +0.79
How to achieve non blocking with Coroutines 0.00
Realm access from incorrect thread while using realm with coroutines 0.00
Permission returning false even when allowed +0.25
What is the difference between not-null checks in Kotlin? -0.49
How to join a Kotlin SupervisorJob -0.70
Why does Java's List have "List.toArray()", but array... -1.02
Suspend coroutine until condition is true +0.28
Long living service with coroutines 0.00
Can I use a library built with Kotlin coroutines in plain java proj... -2.95
How to implement NIO Socket (client) using Kotlin coroutines in Jav... -0.74
Kotlin coroutines return String +0.27
Kotlin Coroutines with Node Modules 0.00
Non-null type in nullable references 0.00
Accessing class variables from a Kotlin coroutine 0.00
How to store and retrieve an object of singleton class in Kotlin -0.25
What is the Performance impact of Sealed Classes in the context of... -0.35
Is NetworkOnMainThreadException valid for a network call in a corou... -2.35
When to use coroutineScope vs supervisorScope? +1.04