Chromium native desktop notifications
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...
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...
Uma amiga comentou esses dias no Facebook que “Viu um episódio feliz de Black Mirror”. Tratava-se do episódio entitulado San Junipero. O final é bonito e emocionante mas, fazendo uma breve análise,...
My colleagues says that I’m a perfectionist. That’s somewhat true, as I’m always concerned about easy to read and maintainable code. In this post I’ll give some tips on how to write better Javascri...
Dias 10 e 11 de Março acontecerá na Universidade Feevale a segunda edição do Rails Girls NH. O evento, nascido na Finlândia, inclui palestras e workshops com objetivo de apresentar o universo da t...
Já faz algum tempo que venho lendo uma série de romances chamada The Dresden Files, do autor norte americano Jim Butcher. Resolvi escrever um pouco sobre eles, compartilhando minhas impressões. Co...