My latest thoughts

Please, keep your team small.

Please, keep your team small.

Standard rule of thumb for an Agile team is 7 +/-2 team members. Is that appropriate? Let see it with a visual example. This should make you think before going on with big teams.  

DGit – Distributed Git respositories

DGit – Distributed Git respositories

The team of GitHub announced recently the release of their latest tool for the Git ecosystem. It is called DGit (Distributed GIT), as they claim "a new distributed storage system that dramatically improves the availability, reliability, and performance of serving and...

Most Popular APIs Used at Hackathons

Most Popular APIs Used at Hackathons

Recently Devpost published a list of the most popular APIs used at hackathons during 2014 and 2015 based on 13.500 users from 160 different events. Good cheatsheet in case you are looking for the most famous API's. Technology & API rankings Mobile platforms % of...

Birthday present

Birthday present

My birthday was not so long ago so I guess I could consider this as a birthday gift. Today I got a full subscription to one of the best book resources online "Safari Book Online" and I cannot be happier!!    

World Mobile Congress @ Barcelona 2016

World Mobile Congress @ Barcelona 2016

One of the most famous congress in the World about Mobile.
A pity that I could not attend this year and hoping that my colleagues share all the information they will gather!

IBM

IBM

Today I joined one of the best IT companies in the World. I am happy, really happy 🙂

How to use Dropbox as Git repository

How to use Dropbox as Git repository

We all know the multiple service providers when it comes to hosting GIT repositories, sometimes we just want to keep a small project or prototype under version control without having to configure extra accounts for it. Thats why sometimes I like to use Dropbox as my...

OpenCV in a Raspberry PI

OpenCV in a Raspberry PI

Update Make sure Raspbian is up to date: sudo apt-get update sudo apt-get upgrade Install dependencies: sudo apt-get -y install build-essential cmake cmake-curses-gui pkg-config libpng12-0 libpng12-dev libpng++-dev libpng3 libpnglite-dev zlib1g-dbg zlib1g zlib1g-dev...

Hello world!

Hello world!

Welcome to my personal blog! println("Hello, world!")