Inspired by simonw/til who was inspired by jbranchaud/til. Origin of the idea can be found on Hacker News. 22 TILs and counting...
- Dropping ThreeTenABP in favor of Core Library Desugaring
- How Glide tags images and how to get those tags?
- ATM instrumentation tests do not work with core desugaring
- Sharding instrumentation tests
- Log SQL statements
- Tracing method execution. Fixing binder performance bottleneck
- Accessing start parameters in Gradle plugin is impossible when using configuration cache
- How to monitor Gradle daemon CPU & RAM usage (or any other JVM proccess)