Install multiple versions of PHP on Mac
Today I'll show you how to install multiple versions of PHP on Mac.
Today I'll show you how to install multiple versions of PHP on Mac.
Let's statically cross-compile nano!
Some personal observations on NetBeans vs PhpStorm
If you're on a Mac, and need a MariaDB server for development, you can install one using MacPorts... but the setup is not self-explanatory. Today, I will show you how to install MariaDB 10.3 (or any 10.x) server on Mac! 1. MacPorts First install [MacPorts from here] and then get [...]
I had some thoughts about password hashing and password strength, and would like to share those with you. First we'll look into hashing and then into the topic of commonly used passwords, password strength, and possible ways to enforce strong passwords.
In a recent blog post I had to recover a deleted file from a public git repository to share with you. Today I will show you how it's done. In this particular case, I needed a file with old UDEV rules. I knew the name and location of the file [...]