{
requestAnimationFrame(() => {
const submenuEls = $el.getElementsByClassName('toggle-menu');
const visible = Array.from(submenuEls).filter(el => !el.classList.contains('toggle-menu-hidden'));
if (visible.length == 0) {
$store.xHeaderMenu.openHamburgerMenu = false;
}
});
}, 400);
$store.xHeaderMenu.overlay = false;
}"
>
Technology

Technology
First Machines Replaced Our Muscles. Now AI Is Coming for Our Minds. Is #Empathy the path forward?
by Martin Goetzinger
on Jun 22 2025
The AI revolution is replacing cognitive work at an unprecedented pace, leaving us to question what uniquely human skills remain. From empathy to imagination, this post explores what sets us apart in a world where intelligence is no longer a moat.