Let's do Vibe Coding

Let’s Do “Vibe Coding” How it began First of all, I hate the term so much, I have no words for it. But if I write “AI-augmented software development,” that would be accurate—yet confusing. So, giving in (like we did in the early 2000s, when hackers became the title of bad guys instead of the good ones), I tried some vibe coding. I’d like to start by stating that I’m not new to AI or AI tools. Back when ChatGPT went live, I was working at Zapier, and it was very clear from leadership (awesome foresight from Wade) that everyone needed to get familiar with it, as it would become a major focus for the company. I immediately looked into OpenAI’s APIs and what we could build with them. Since then, I’ve been creating various AI chatbots and agents, partly for work and partly as a hobby. ...

May 24, 2025

An attempt to kill a myth: PrivateLink and latency

I work in a business where latency is critical. We’re constantly striving to improve latency, even though some expectations are almost unrealistic. I’ve been asked why we don’t offer PrivateLink. Simply put, it doesn’t improve the situation. While eliminating some internal network hops might be possible with trusted customers, the network connection remains unchanged. AWS doesn’t have a special backbone for PrivateLink, and if the standard AWSIP-to-AWSIP route isn’t optimized, it would reflect poorly on the network engineers, which isn’t the case. ...

April 9, 2025

Esp32 Hype or Flaw

Media Hype and the ESP32 “Backdoor”: The Real Cost of Overblown Security Reporting In early 2025, headlines like “Vulnerability Found in 1 Billion Devices” started making waves in tech media. They referred to the discovery of undocumented HCI commands in Espressif’s popular ESP32 chip. While the issue (CVE-2025-27840) raised valid concerns, much of the coverage blew it out of proportion, creating unnecessary panic and confusion. As a security professional, I believe this kind of exaggeration does more harm than good—not just for manufacturers like Espressif, but for how we as an industry handle security events. ...

March 12, 2025