Azure PIM - Securing Azure from yourself!
Azure Privileged Identity Management (PIM) is a feature that helps you follow the principle of least privilege in Azure. It allows you to temporarily elevate...
Azure Privileged Identity Management (PIM) is a feature that helps you follow the principle of least privilege in Azure. It allows you to temporarily elevate...
I created Enig, a tool for simple estimation for distributed teams. Its a shared session where you can agree on a scope of a given task, without any overhead.
This post describes how to setup and use custom Formatters for MessagePack-CSharp.
Records are a new construct in C#9, and is a simplified way to create classes which have some intrinsic attributes defined. Value equality, toString, copying...
In this post I describe the process of finding a strange inconsistency when trying to map large integer float values to a fragment shader in GLSL.