2017-01-20

3 Things I Learned - Week #3

This week has been a busy one. So here goes…
  1. Netflix is big.. Really big. Their monthly bill is 100’s of MB in size, it contains over 800 million lines of information. Netflix has a dedicated Hadoop cluster – whose only purpose is to load their bill (I find that hilarious!)

    Seriously though – this presentation from AWS re:Invent 2016 is a treasure trove of information – and well worth spending less than an hour on.



  2. Synchronizing two completely different git repos is not that difficult – but when they are hosted on two completely different providers (github.com and bitbucket.org) then it not simple.

    gitwatch helped me solve that issue.
  3. Writing an ‘artificial intelligence’ is not a simple task – and people don’t like interacting with robots – they prefer of course to interact with humans. I guess that my preference for interacting with a bot would be to not even know that it is a bot – it should be as human as possible – its name, its behavior and its responses.

    So giving your Bot a name might not be the best idea
Till Next Week!