Blog articles:
-
Implement the Chartist library in Laravel
When i was working on a certain project, i needed charts for various visualisations. The charts were quite simple, but at the time i could only find several more complicated and featur...
-
Installing ohmyzsh on Debian based distros
Ohmyzsh is an addon for your zsh based terminal. It makes a lot of things a great deal ea...
-
Switching your terminal to ZSH
In order to use ohmyzsh it is neccesary to switch to the zsh shell. On a Mac it is the de...
-
Laravel BAG
This small release based on Laravel, downloads Dutch address data from publicly available BAG data. It downloads, extracts and parses the data to a database and makes it available via...
-
Announcing a Samba server to Windows
For some reason, a Samba file server and it's services are not always properly announced to the network neighborhood in Windows. Avahi should be enough in most cases, but a lot of time...
-
Convert your Arduino to a USB serial inter...
For a small hacking project i needed to connect to a device via it's serial interface. Not having a USB to serial interface i started looking around the internet to buy one. After some...