PHP PHP Argon2 Password Hashing Writer #1, 2024-08-18 Password Hashing Overview In the world of web development and password storage, an ongoing debate… Continue Reading
Running Entire Folder of Scripts With PowerShell Writer #1, 2022-08-302024-07-05 Handy time-saving PowerShell script to run a batch of scripts easily. Continue Reading
Opinion SQL Server – AD Groups vs AD Logins Writer #1, 2020-09-01 Let me state my position from the outset: Favoring AD Groups for security in SQL… Continue Reading
SQL Server T-SQL Temp Table Check Writer #1, 2019-10-212024-07-05 What’s better than dropping your temp tables at the end of every script? Checking for… Continue Reading
WordPress WordPress’ Secret Admin Panel Writer #1, 2019-10-19 As I was attempting to update my email address in a WordPress blog, it was… Continue Reading
Powershell PowerShell With Uptime – Getting Days Only Writer #1, 2019-10-18 There is a handy and free tool to check your system’s uptime called “Uptime”. (Clever, no?) It… Continue Reading
C# Script Storage Update Writer #1, 2019-10-17 This is an update to a previous post. In another post on this site, it… Continue Reading
Javascript Javascript Date is One Day Off Writer #1, 2019-05-142024-08-10 In JavaScript, dates are based on the UTC time, the starting timezone which all others… Continue Reading
Programming Code Comments For MiniMap Writer #1, 2018-12-04 There is a great way to mark sections of your code with a highly visible… Continue Reading