Spicing up your app’s performance - a simple recipe for GC tuning
The garbage collector is a complex piece of machinery that can be difficult to tune. Not surprisingly, many developers dread touching the GC. If you don’t give the GC just a little bit of care, your whole application might be running suboptimal. This blog post shows how we got two production applications to perform better by following simple tuning steps.
Coroutine Gotchas - Bridging the Gap between Coroutine and Non-Coroutine Worlds
Coroutines are a wonderful way of writing asynchronous, non-blocking code in Kotlin. Think of them as lightweight threads, because that’s exactly what they are. Lightweight threads aim to reduce context switching, a relatively expensive operation. Moreover, you can easily suspend and cancel them anytime. Sounds great, right?
Tech Radar - hard discussions lead to transparency
We discuss the latest version of the tech radar. Especially the way we implemented it and the process to get things on the radar will be recognisable for you.
Neurodiversity - Two brave guests sharing their personal stories
Neuro Diversity - Two courageous guests sharing their personal stories about their discovery at a later age of autism and Tourette syndrome. Their search since then and how the neurodiversity community is helping them.
A must-listen for everybody with and without a label!