Ever found yourself wishing GitHub Copilot understood a brand-new feature or recent update you want to use? Maybe you’re writing Terraform and Copilot claims a resource […]
Setting up Facebook login for my latest project turned out to be a bit more uncomfortable than anticipated. As someone accustomed to using… Continue reading on […]
As part of my side project — a cross-platform native mobile app built with .NET MAUI — I’ve been automating identity provider… Continue reading on Level Up Coding »
I’m building a cross-platform native mobile application using .NET MAUI. To provide users with a seamless and secure authentication… Continue reading on Level Up Coding »
I’m building a cross-platform native mobile application using .NET MAUI. To provide users with a seamless and secure authentication… Continue reading on Medium »
Terraform offers powerful infrastructure automation, and when paired with Proxmox, it can enable rapid provisioning of virtual machines in… Continue reading on ITNEXT »
Terraform offers powerful infrastructure automation, and when paired with Proxmox, it can enable rapid provisioning of virtual machines in… Continue reading on Medium »
When provisioning VMs in Proxmox using Terraform, especially when dealing with cloud-init and custom user data, having a compatible… Continue reading on ITNEXT »
When provisioning VMs in Proxmox using Terraform, especially when dealing with cloud-init and custom user data, having a compatible… Continue reading on Medium »
When working with Azure virtual networks, managing the flow of traffic to and from your subnets is a critical part of securing your… Continue reading on […]
Most Azure resources support what is called an Azure Monitor Diagnostic setting. This diagnostic setting allows you to configure which logs or metrics you want to […]