My first cron job

Posted on under Coding & Tech Leave a comment

That’s right. Believe it or not. I created my first cron job TODAY! This is what it looks like: It’s a very simple job that calls a Node.js script to renew a watch I have on one of my Gmail accounts. at exactly 4:00am daily. Now, what is a watch or why I am watching […]

Linear Algebra

Posted on under Coding & Tech 1 Comment

Such is the impact of linear algebra in the world of computer science that today it’s impossible (for all practical reasons) to stay away from the topic. Computer graphics, machine learning and, even, quantum computing all model their data using the same language–you guessed it–linear algebra. When we were taught this seemingly obscure topic at […]

AR – From POC to Product

Posted on under Public Speaking Leave a comment

Augmented Reality, the buzzword of corporate boardrooms and the talk of developers’ town. A topic talked about so much, yet understood so little. I had the opportunity to speak on AR at a meetup yesterday. Tending to a mixed crowd of practitioners and (mostly) mid- to upper-management audience, my presentation was technically deep enough to […]