Skip to main content

Software Architecture

Battle of LLM AIs - Programming Language Juggernauts - Kotlin vs Go - April 2025 Edition

Overview # As AI continues to evolve at absolutely astonishing rate, I wanted to take it back to basics. If we make an assumption that programmers augmented by AI should be almost “Immediate Polyglots”, it makes more sense to revive age old battle of which Programming Language is the best. It is also something I keep reflecting on for myself in an effort to Never Stop Learning!

Composability, Virtualization, Efficiency, Security - Can we have it all?

Overview (TLDR) # Composability is one of those longest and toughest challenges in software, and it doesn’t look to me as we have solved it just yet. Industry move to Virtualization and Containerization brought with it many benefits, but also additional overheads that we must keep in mind and analyze. In this part 1 of the series, I recount where we are and how we got here.