Gaúcho fala gauchês desde pequeno…
Morei em Caxias do Sul quando era muito pequeno, lembro de lombas enormes, neve vista pela janela e geada pelas manhãs de inverno e de uma bergamoteira no pátio. Minhas memórias de infância são con...
Morei em Caxias do Sul quando era muito pequeno, lembro de lombas enormes, neve vista pela janela e geada pelas manhãs de inverno e de uma bergamoteira no pátio. Minhas memórias de infância são con...
This year’s January I spent three weeks working at GoDaddy Inc. in Tempe, AZ. It was my first time in the USA and I felt the need of writing about my experiences during those days. Mountains and ca...
Uma breve análise sobre um episódio de Philip K. Dick’s Electric Dreams. Em Setembro de 2017 estreou no Amazon Prime Video a série Electric Dreams, inspirada em contos de Philip K. Dick — Se você ...
Gnome 3 allow the user to install Extensions for several thing, from adding some widgets for easy access to desktop features to completely change ui and behavior. Here are some suggestions that I’v...
Chromium Browser has just introduced Native Desktop Notifications for Linux and Mac. That means that we don’t have to see that ugly upper right notification box anymore, but just use our desktop de...
This article reunites some practices I’ve been using for a while to improve performance on Arch Linux but will work for other distros too. Most of them related to (better) memory usage and caching....
There are several methods to deal with data in Docker containers, since it’s flexible enough to backup, move or share volumes. So, here’s is a tip on how to move data around in a fast and secure wa...
Earlier this month I posted about how yarn is much faster than npm, but today NPM itself posted on Medium about npm@5 and how fast it has become. I fell like I need to add it to my former compariso...
Yarn is an alternative package manager for Node.js and Javascript. Acclaimed for being much faster, reliable and secure compared to Npm. But does it really justify a change? In my current project ...
There are a lot of test frameworks for Javascript/Node.js and I’ve been working with Mocha, Jasmine and Lab for a while. But I decided to give a try to AVA in a new project to be able to write fast...