If you're managing a remote device that runs some kind of application on Chromium, you're probably looking to restart Chromium Browser when you deploy a new version of your application.
The easiest way to that is this single command:
pkill chro...
Many times in your awesome developer life, when you're starting to think about how you're going to build the next feature for a website, you wonder "is there a package for that ?".
And most of the time, there is one! Should you use one...
LOOK MA'! FIRST CUSTOMER!!
As you way know I've been working a lot on webradio.io , a SaaS app that allows webradio owners to create and manage unique looking, responsive, audio players, with awesome audio visualizers.
For a long time it was...
In 2013 I launched my first Startup.
It was quite a big deal. I was only 21 and I quit my job after only one year (it was my first job). The Startup wasn't too original, it was basically a web agency for other startups in Paris...
We were 2 frie...
While I'm currently working on my new project findamaker.io , I noticed a strange behavior in production.
To put things into context, I'm using Laravel Mix Purge Css by Spatie , a laravel-mix plugin that lighten your css files.
And I'm also us...