Maintainable Code #1

This code snippet (FirJvmStaticChecker.kt:72) caught my eye while digging into Kotlin codebase: if ( container !is FirClassSymbol || container.classKind != ClassKind.OBJECT || !container.isCompanion() && containerIsAnonymous ) { ... } else…

Meandering Thoughts #50

This BBC article dissects how tennis line judges are being replaced by electronic line calling at professional tournaments - this year, Wimbledon - and asks how future umpires, who started…

Meandering Thoughts #41

Do tech-saavy children hear Rudolph, The Red-Nosed Reindeer and wonder why Santa just doesn't use GPS? Image Credits "Hermey & Rudolph" by In Memoriam: K!T is licensed under CC BY-NC-ND 2.0.