ylliX - Online Advertising Network

Shrinking a Kotlin binary by 99.2%

Shrinking a Kotlin binary by 99.2% 24 August 2020 We’ll get to the shrinking, but first let’s motivate the binary in question. Three years ago I wrote the “Surfacing Hidden Change to Pull Requests” post which covered pushing important stats and diffs into PRs as a comment. This avoids surprises with changes that affect binary […]

Strobist: SLC-2L-13: Shoot Through Your Sunset

Whenever you have control over the time of day in which you’ll be shooting a location portrait, always remember that the hour that wraps around sunset will offer you at least five different lighting environments in which to work.  And for today’s portrait of birders Jo (left) and Bob Solem, we’re going to use three […]

Complete Kotlin Tutorial For Android Developers

Hi, Here is the list of good content for you. Learn Kotlin — Kotlin Tutorial For Beginners How to reduce APK size in Android? Desugaring in Android Paging 3 Android Tutorial Leverage the In-App Review API for your Google Play reviews Thanks Team MindOrks Complete Kotlin Tutorial For Android Developers was originally published in MindOrks on Medium, where people are continuing the […]

Episode 147 – Cassandra 4.0

Patrick is one of the leading experts of Apache Cassandra and data modeling techniques. As the Chief Evangelist for Apache Cassandra and consultant for DataStax, he has helped build some of the largest and exciting deployments in production. Previous to DataStax, he was Chief Architect at Hobsons and an Oracle DBA/Developer for over 15 years. […]

Advanced testing tips in Xcode

In the last couple years, Apple has made some good efforts to improve their testing tools. Today, I’ll walk you through some tips to make sure your test suite run at their best capacity. Project configuration and testing environment If you haven’t added yet some unit tests in your app, the first step is to […]