Bill InkoominHubtel EngineeringRedis , Replace Keys with HSET?Sometime after Redis came to the rescue (https://bit.ly/3mrGSdu), another chapter was opened in this journey of Redis. There was a need to…Nov 30, 2020Nov 30, 2020
Bill InkoominHubtel EngineeringRedis to the RescueOnce upon a time, there existed data that lived peacefully in a pgSql database. This data belonged to over 1 million unique users who’d…Jun 28, 2020Jun 28, 2020
Bill InkoomPlaying with Kotlin Coroutines and MapReduceJust started taking a look at the MapReduce paper written by Jeffrey Dean and Sanjay Ghemawat (…Sep 16, 2019Sep 16, 2019
Bill InkoomAndroid Componentized Forms with OgyaThere are hardly any android apps built without forms. It can be daunting especially when you have forms all over the place. Usually they…Sep 15, 2019Sep 15, 2019
Bill InkoomOne Dialog for All — QuickDialogDialogs are part of android development, they are like really part of it. You just can’t do without them or maybe you could. But what if…Jun 5, 20181Jun 5, 20181
Bill InkoomThe Kotlin Journey — The AwakeningLike many new languages, there is always the hype part, where we hear a lot of news and read lots of articles about how great the language…May 23, 20181May 23, 20181
Bill InkoomKotlin Version of One Recycler View Adapter for All*Ever since Kotlin became a first class language for Android, I have not gone a day without hearing, reading or watching something about…Jun 27, 2017Jun 27, 2017
Bill InkoomHarnessing the Power of Java Interfaces in Android Development — Part 0.0001So lets imagine you have a long math operation and you want to do something when you have finished the calculation. What do you do? Well in…Jun 23, 2017Jun 23, 2017