Writing about entrepreneurship, building software, and the future of robotics.

All of my long-form thoughts on programming, leadership, and more, collected in chronological order.

EVs: It's Not Just About Polar Bears

nice pause (5 min read)
·#robotics

Whenever I start a conversation about electric vehicles (EVs), the first thing people tend to talk about is the environment – fighting global warming, cutting down on pollution, and all that. Don't get me wrong, those are great points. But honestly, I think progress in the EV industry is needed to go beyond being eco-friendly, even though EVs aren't as "eco" as some may think (subject for a separate conversation).

When Code Needs a Captain

nice pause (5 min read)
·#startup

My first recommendation to non-technical founders is simple: find someone with strong IT expertise to join your team as a Chief Technical Officer (CTO). The right person in this position can guide you through all those tricky technical decisions, and together you will turn the idea into reality.

Role of IoT in AI Evolution

quick sip (2 min read)
·#ai

While today most people focus on which company will develop the most advanced LLM, I want to look beyond this horizon. As someone deeply involved in the IoT and helping companies connect devices to the cloud, I've been pondering the future role of IoT in the world of AGI.

AI Can't Count

quick sip (2 min read)
·#ai

LLMs, they're like a mix of super-advanced data compression and search algorithms. They try to predict the next "token" based on the training data and prompt you give them. So, when you ask them to count something, they don't really count - they just make an educated guess. They simply can't count.