Skip to content

Hydro Talks podcast

How can we create a more viable society? How can we produce better while consuming less? What should investors expect? What kind of technology and innovation can we implement to work smarter? In Hydro Talks we try to make sense out of these dilemmas.

You can listen to our podcasts on Spotify, Apple or Google podcasts or right here by selecting the episodes below:

 

 

Listen on Spotify, Apple or Google podcasts

var descriptionLinks = document.querySelectorAll('.description a') for (link of descriptionLinks) { link.setAttribute('target', '_blank') } const conatiner = document.getElementsByClassName("iframe-container"); window.addEventListener('CookiebotOnAccept', function (e) { if(Cookiebot.consent.marketing) { conatiner[0].style.display = "none"; } }); document.addEventListener("DOMContentLoaded", function() { if(!Cookiebot.consent.marketing) { conatiner[0].style.display ='block'; const divItemSettings = document.getElementById('CookieSettings'); divItemSettings.addEventListener('click',(e) =>{ Cookiebot.renew(); }) } });