• Oneplus 3 is awesome, the best phone I’ve ever used so far. And it’s amazingly fast after Nexus 6p. Full review will come.

  • Pokemon Go still going strong, here is the map created by consuming information from directly Niantic’s servers:
  • Duckduckgo thinks Telegram is not secure
  • Postgres team discussed the Uber’s migration from Postgres to MySQL
  • This week I dedicated some time reading Language Translation with Machine Learning by using Natural Language Processing.
  • Weird Jekyll update
    • My blog was down for a couple of hours because I purged my cloudflare cache. Apparently after that scss compiler didn’t kick in and re-build my css file. So blog looked soo ugly.
    • I didn’t have those 2 lines of dashes and my css was not built. Now we are all good.
    • Solution Source
    • The reason for that is Jekyll compiler now needs scss files to have this prepended:


@charset “utf-8”; $base-font-family: ‘Quicksand’, sans-serif;