Links of the end of the week #2 Here are the most awesome links from the week: Data Science: How Netflix is using Jupyter notebooks Recommendations : Books for… Continue reading “Links of the end of the week #2”…
Links of the end of the week #1 On a daily basis we share we share between us a lot of links to interesting articles related to our… Continue reading “Links of the end of the week #1”…
Monitoring your servers like a Boss – Part 2: Icinga2 This is the Part 2 of the post we started in here. In this second part we will use Icinga2 to monitor… Continue reading “Monitoring your servers like a Boss – Part 2: Icinga2”…
How to create and display blocks in Drupal 8 I’m new in the Drupal world, and as many of you maybe run into the situation of how to Create… Continue reading “How to create and display blocks in Drupal 8”…
Using Laravel model factory for testing In our daily work we normally develop tests for our application to ensure that the functionalities delivered are reliable and… Continue reading “Using Laravel model factory for testing”…
Monitoring your servers like a Boss – Part 1: Ganglia In today’s post we will be sharing the steps necessary to monitor your server in a reliable way. We will… Continue reading “Monitoring your servers like a Boss – Part 1: Ganglia”…
Splitting large files into smaller chunks I remember when I was young, in the old days when the first mp3 appeared, we needed to move files… Continue reading “Splitting large files into smaller chunks”…
Laravel, Sending Email in local environments with Maildev In our daily work we usually have features that require us to send emails; in such cases there are several… Continue reading “Laravel, Sending Email in local environments with Maildev”…
Some Thoughts on Github Acquisition by Microsoft In the last couple of days there was a big fuss related to the acquisition of Github by Microsoft, there… Continue reading “Some Thoughts on Github Acquisition by Microsoft”…
Upgrade Node from 6 to 8 using nvm If you need to upgrade your node installation from 6 to 8 (and even from any version to any another… Continue reading “Upgrade Node from 6 to 8 using nvm”…
Install & run Drupal from a single command Some of the things that have called our attention over the last months were blog posts where people talked about… Continue reading “Install & run Drupal from a single command”…
Give Visual Studio Code a try I started with Netbeans for PHP many years ago, then turned to PhpStorm (or WebStorm for pure JS projects) and… Continue reading “Give Visual Studio Code a try”…