Working with dotnet 10 Without Mucking Up Your Machine
This article provides insights on how to work with dotnet 10 effectively using Development Containers without affecting your local machine setup.
This article provides insights on how to work with dotnet 10 effectively using Development Containers without affecting your local machine setup.
This article will guide you through the process of adding and customizing Oh My Zsh in a Linux Development Container for a better development experience.
I’ve been thinking about purchasing a new laptop for travel. This got me thinking about the trauma of setting up a new laptop. In the past, I would spend so...
This month in a chat with the speakers of ESPC one of the United States based speakers asked about some travel gear recommendations. I shared my travel gear ...
In this post, I’ll show you how you can “power-up” your PowerShell shell prompt terminal window with Windows Terminal, PowerShell Core, and Oh-My-Posh to imp...
In a previous post, I showed you how to Setup Code Signing Certificates in Azure Key Vault. In this post, I will show you how to create an Extended Validati...
Like a lot of engineers nowadays, I use Docker for my development environment. I have a Windows 11 machine with Windows Subsystem for Linux (WSL) and I use ...
I’ve been using JetBrains Rider for quite some time now.
When you use the Azure Key Vault SDK, you can create, read, update, and delete secrets. In this post, you will learn how to update a secret and its properti...
GitHub Pages has deprecated the legacy worker and will be removed by the end of June 2024. The legacy worker was used to build and deploy Jekyll sites on Git...