How to undo the rebase [git reflog]Sometimes you might run into a problem when you rebased your working branch onto another and made some error during this process. Maybe…Feb 26Feb 26
Network Inspection in Android Made EasyThere are different types of applications, plugins, and libraries to inspect network traffic in your app.Feb 22, 2023Feb 22, 2023
Kotlin Under the Hood: Extension functionsAll of you probably noticed how fast utils folders grow in newly created projects. Some developers have templates for starting projects…Oct 31, 20201Oct 31, 20201
Kotlin Under the hood: the magic of classes. Part 2What’s up guys! Last week we were talking about field initialization logic, data classes, getters, and setters. If you have not read it —…May 29, 2020May 29, 2020
Kotlin Under the hood: the magic of classes. Part 1Nowadays, Kotlin becomes a more and more popular language for Android Development that’s why we start Kotlin Under the hood. We will go…Mar 15, 2020Mar 15, 2020
Чому я люблю LinuxДля більшості людей вибір операційної системи зводиться до того, яка ОС вже встановлена на купленій ними ж машині. Переважно люди, які не…Dec 11, 2019Dec 11, 2019
Decompiling Kotlin codeRecently I wanted to dig into Kotlin and understand why it allows us to create main() function without any arguments, while Java allows…Apr 22, 2019Apr 22, 2019
Базові поняття для захисту приватної інформаціїЗ розвитком мережі Інтернет та мобільних девайсів все більш гостро постає питання захисту інформації кожного окремо взятого користувача…Apr 18, 2019Apr 18, 2019
Kotlin. My first impression.I want to emphasize that this article is not a complete guide(it isn’t a guide at all), it just my summary after first usage of Kotlin…Oct 28, 2018Oct 28, 2018