PHP Argon2 Password Hashing
Password Hashing Overview In the world of web development and password storage, an ongoing debate lingers...
Password Hashing Overview In the world of web development and password storage, an ongoing debate lingers...
Handy time-saving PowerShell script to run a batch of scripts easily.
Let me state my position from the outset: Favoring AD Groups for security in SQL Server...
What’s better than dropping your temp tables at the end of every script? Checking for their...
As I was attempting to update my email address in a WordPress blog, it was stuck....
There is a handy and free tool to check your system’s uptime called “Uptime”. (Clever, no?) It can...
This is an update to a previous post. In another post on this site, it was...
In JavaScript, dates are based on the UTC time, the starting timezone which all others are...
There is a great way to mark sections of your code with a highly visible indicator...