Caffeine, silicon and nimesulide

{ 'fullname' : "Michele Zonca", 'tags' : ['developer', 'mashaper', 'caffeinated', 'nerd']}
Hurricane on Saturn, via NASA

Hurricane on Saturn, via NASA

On Android 4.2 and newer, Developer options is hidden by default. To make it available, go to Settings > About phone and tap Build number seven times. Return to the previous screen to find Developer options.

Daylight Saving time in the World

Daylight Saving time in the World

Comets Lemmon and PanSTARRS Peaking, APOD

Comets Lemmon and PanSTARRS Peaking, APOD

Stashboard Client

At Mashape, we are using stashboard to display the status of our system.

To easily push statuses and events to stashboard, I’ve developed a small suite called  stashboard-client

It is still a work in progress, but my idea is to create a set of classes to check different services and send the status to a stashboard instance.

It is easy to configure (a text file) and to extend (just create a new subclass of StashboardClient).

Everything is on github