Even if programming is still needed, it is not anymore the main hurdle when creating a new website. Nowadays we have many-many other platforms and content management systems,…
Naming variables has always been a source of debates around developers. The general idea is that you should pick a name as short as possible, but long enough…
As my adventure with using Linux goes on and on, I am learning about advantages and disadvantages of distributions, desktop environments and window managers. Mainly for curiosity and…
For the old hardware, I would much rather find new ways to use it, rather than just throwing it away. The Alpine Linux is a non-comercial distribution known…
Lumen is the younger brother of Laravel. It is supposed to be faster and it is especially designed for building APIs. With this project, we aim to create…
Online security should be a constant concern for all internet users. One important rule is to use different passwords with each of your online accounts. Other rules could…
The latest versions of php come with big performance improvements. However, a downside is that older code might have unexpected behaviour – as the improvement list is quite…