Some time ago, our central cloud governance team was piloting a new way of authentication towards AWS via AWS SSO. We thought it would be an excellent opportunity to revise our current flow, draw conclusions and proceed with some improvements. I was asked to provide support in this regard. My
Implementing CarPlay support for your iOS application can be easily made with great online resources (check out the article below). However, I want to share some tips for testing your CarPlay implementation in this article. Testing CarPlay can be an enjoyable part of the development process, especially for iOS
Utilising the Remote – Containers extension for VSCode The idea of an executable “box” – a container with encapsulated application code and system-related dependencies – seems to become increasingly popular and even perceived as a standard nowadays. Such a container is easy to recreate if something goes wrong. It’s also
This article explains how to build a simple Go library for the Ds18b20 temperature sensor without using any external repositories besides Go built-in libraries. Project components This small project comprises: Devices and components: Ds18b20 temperature sensor (more details: https://bit.ly/3IWEhn0 ) 4.7k Ohm resistor Raspberry Pi 2B (should also work fine