An overview of the different meanings and the usages of underscores in python.
How to recover space on your HDD after doing a cleanup in Docker, after using it for several months.
This isn't really ground breaking and it’s not often used. I can imagine this scenario when having a bigger project where two...
Keeping dependencies updated is crucial to the project's health. Newer package version close bugs, fix security issues and bring new...
I started getting more involved in this thematic after being approached by a colleague at work. He asked me if there might be a...
Development environment for Wordpress using Docker using WPDC.
As a web developer you will most likely have to work on a temporary environment that you will setup for your project, so you will...
A quick look at Laravel 4.2 and it's rich feature set: MVC Pattern, Routing, Templates, Forms, Database (Migrations and ORM) and...