Performance optimization in Hugo

SelectedTech Webinar 14 Performance optimization in Hugo

SelectedTech

1 minute read

Performance optimization in Hugo

As we are running our Selected Tech site as a static site on Hugo we spend an episode looking on how to tweak performance. Appie shows us on how to use Google Pagespeed Insights to tweak the Hugo output and maximize the performance score of a site. Including tips & tricks and of course the best practices applied to our blogs and selected tech site.

Mr. OneDrive's Bot

SelectedTech Webinar 15 Mr. OneDrive's Bot

SelectedTech

1 minute read

Mr. OneDrive's Bot

Episode 15 and Stephan walks us through Mr. OneDrives Bot. Mr OneDrives Bot is the digital twin of Hans Brender. Stephan and Thommy share their lessons learned on building a public chatbot that contains a large scala of knowledge stored in QnA Maker. As it surfaces its knowledge in multiple languages it is an interesting show for anyone building chatbots!

Authenticate incoming webhooks in Teams

SelectedTech Webinar 13 Teams Connectors and Authentication

SelectedTech

1 minute read

Authenticate incoming webhooks in Teams

Another episode full of fun! In this episode Rick explains how you can authenticate on incoming webhooks. Webhooks allow you to extend the conversation in teams and to send notifications from other applications. But making sure they are secure is important as it will help you prevent unwanted data in teams. By default webhooks are not authenticated so it does require some development but once it is in place you are safe!