Decommissioning Old Databases
Jan 3, 2019
Occasionally I inherit an old development database server containing many databases and I usually have no idea which are no longer in use.
... ➦
Find Pair With Given Sum in Array
Dec 5, 2018
As I’m moving more and more into management I need ways to keep my coding foo fresh so I have taken to solving small problems from various sites on the internet in my spare time.
... ➦
Building Hugo Extended on AWS CodeBuild
Oct 11, 2018
After upgrading my Hugo theme to the Hyde inspired Hyde-Hyde theme I also needed to switch from the standard Hugo build to the extended build in order to use the pipes feature.
... ➦
Open ID & OAUTH 2.0
Sep 4, 2017
I do security work often but not often enough that I don’t end up Googling many of the terms and concepts every time.
... ➦
Quick SSL Certs For Local IIS Development
Aug 23, 2017
You can use selfssl from the IIS 6 Resource Kit to quickly add self signed SSL certs for local development.
... ➦