Binary Heaps with Javascript

Binary Heaps with Javascript

Binary Heaps with Javascript Even though it might sound like a difficult subject it’s actually not that difficult. We will start by establishing some basics. The first one being that a node will always be equal to or smaller than it’s children. This means that the...
Launch of Cast to Sonos

Launch of Cast to Sonos

Lancering van Cast to Sonos Sem Postma, January 6, 2023 Cast your Google Chrome tab to any Sonos device. After a lot of time and a lot of testing, I’m happy to finally release this application for Sonos to the wider public! Cast to Sonos is a browser extension...
S3 Not passing correct CORS headers to Cloudfront

S3 Not passing correct CORS headers to Cloudfront

S3 not passing correct headers to Cloudfront A simple fix for a very annoying issue with AWS Cloudfront and S3. Assuming that you already configured the appriopriate CORS policy below. Your CORS policy may look different depending on the type of headers, methods and...