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...
Homebridge is an open source implementation of Apple’s home automation protocol HomeKit. It helps you to connect non HomeKit compatible (smart home) devices ...
Keeping your system updated with security patches is quite easy. Your distribution’s package manager like apt or yum will do it for you, even fully automated...
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...