Type safety in PHP arrays
PHP allows for gradual typing since version 7.0. However, it’s not yet possible with arrays and it doesn’t provide generic types like for example C# or Java....
PHP allows for gradual typing since version 7.0. However, it’s not yet possible with arrays and it doesn’t provide generic types like for example C# or Java....
To get rid of my provider’s unreliable VDSL router, I recently bought a ZyXEL VMG1312-B30A VDSL gateway. This device can be configured in router and bridge m...
I often have to find out my own external IP address. To have an ad-free webpage with an address I can remember, I’ve created this simple configuration snippe...
Configuration management of different servers can be a real mess. At least it was in my case. When I had to start working with Ansible at professionally, I b...