Published inStackademicParsing Aligned Table with Go Using Sliding WindowRecently, I came across an interesting problem on StackOverflow that revolves around parsing aligned tables in Go. Here’s the table in…Oct 9, 2023A response icon1Oct 9, 2023A response icon1
Published inBetter ProgrammingUnderstanding Vert.x: compose vs. mapLearn when to use map and when to use composeJan 14, 2023A response icon1Jan 14, 2023A response icon1
Published inEngineering at DepopMigrating to Ktor 2.0Recently I migrated several Kotlin services using the Ktor framework from version 1.6 to 2.0. This is the first major version upgrade the…Aug 16, 2022A response icon2Aug 16, 2022A response icon2
Published inBetter ProgrammingWhy Spring is Faster Than Vert.x?Analyzing the performance difference between the JVM frameworks through benchmarksJan 2, 2022A response icon3Jan 2, 2022A response icon3
Road to Global Talent VisaIn May 2021, I was endorsed by Tech Nation as an Exceptional Talent and received Talent Visa from the UK government.May 31, 2021A response icon2May 31, 2021A response icon2
Published inEngineering at DepopPostgreSQL arrays are powerfulIn this article I would like to cover the benefits of some built-in PostgreSQL functions.Jan 31, 2021A response icon1Jan 31, 2021A response icon1
Published inProAndroidDevSSL with Kotlin and KtorSo, you develop some of your services with Kotlin and Ktor.Sep 17, 2020A response icon1Sep 17, 2020A response icon1
Published inLevel Up CodingBuild your own Future in GoOne of the main features of Go programming language is its eponymous go statement. In my opinion, though, go statement is one of its main…Aug 17, 2020A response icon3Aug 17, 2020A response icon3
Published inThe StartupFunctional Effect System in KotlinA few weeks ago my friend Dmitry Karlinsky wrote an article about “Demystifying functional effect systems in Scala”, which was a…Jul 21, 2020A response icon1Jul 21, 2020A response icon1
Published inThe StartupExperimenting with generics in GoOn 16th of June the Go team has published an update on generics in Go. Alongside a very thorough design draft, that ditches “contracts”…Jun 24, 2020A response icon7Jun 24, 2020A response icon7