
Convert PFX to PEM for AWS Certificate Manager
Learn how to convert a PFX certificate into a PEM encoded parts for AWS Certificate Manager import....
Learn how to convert a PFX certificate into a PEM encoded parts for AWS Certificate Manager import....
Hours to minutes: setting up a .NET / Node developer environment from scratch using PowerShell + Chocolatey...
I've dreaded the npm install command for a while now and most of my grief was caused by node-sass. I finally took the time to remove it in favor of dart-sass and I couldn't be happier. Let's talk about why and how in this post....
SQL Server temporal tables are a great way to build data audit and to see the state of data at a point in time. However, if you want to calculate what changed over a period of time, it gets a little trickier. Keep reading to see how....
Jekyll is great, but I don't love how hard it is to set it up in windows. For the most part I wrote blog posts blind. I've looked for alternatives and settled on Hugo. This is post is about everything that happened during the Jekyll to Hugo conversion....