Skip to main content
Adi Rabinovich

Adi Rabinovich

Recent

Happy Pi Day: Merka.cloud Project Update

Happy Pi Day! 🥧 It feels like the perfect day to share a short status update on our open-source project, Merka.cloud. Lately, it has been exciting to watch how popular OpenClaw has become. In many ways, its rise validates the direction we’re heading, as it shares several similarities with Merka.cloud. However, the vision for Merka extends far beyond just building a personalized agent.

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!

Introducing Merka Cloud Open-Source Project!

Overview # Part 3 of Next Programming Revolution series, reinventing distributing computing! Jump to Part 1 and then come back here. What does it take to Rethink distributed computing - notice I didn’t say Cloud computing, Merka aims to include your own (or company owned) devices as a First-Class citizens. The goal is to utilize your available compute/storage efficiently, and also avoiding the all too familiar “where did I leave that?…” syndrome.

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.