Gustavo MachadoEasier spark jobs logging with decoratorsDuring one of my recent tasks at work, I had to figure out what was going on with a spark job we were running daily. Goes without saying…Oct 26, 2018Oct 26, 2018
Gustavo MachadoArduino and Node.js via Serial portReading from the serial port in arduino is one of the most common things to do, and yet it’s not always easy to find good/simple…Sep 19, 20185Sep 19, 20185
Gustavo MachadoinThe React Native LogTips for React Native Images (or saying goodbye to trial and error)After building three different mobile applications with React Native, I realised that when it comes to images, I keep doing a decent amount…Feb 2, 201719Feb 2, 201719
Gustavo MachadoinThe React Native LogReact-navigation with redux and immutable.jsLast week I posted about using React Native with redux and Immutable.js, and looks like I was not alone when thinking that it certainly…Jan 31, 20177Jan 31, 20177
Gustavo MachadoinThe React Native LogA guide to React Native with Redux and Immutable.jsRedux is great, but in order to efficiently use redux in a React Native application, you have to make several decisions. In this article I…Jan 24, 20176Jan 24, 20176
Gustavo MachadoUsing Keen.io for your 2017 goals2017 just started, and it’s time to renew your “annual goals”. Mine for example always include things around the lines of:Jan 11, 2017Jan 11, 2017
Gustavo MachadoTimers in React Apps with Reduxtl;dr; there are several different ways to handle the use of timers in React applications with redux. In this post I go through three…Dec 20, 20168Dec 20, 20168
Gustavo MachadoML Basics: supervised, unsupervised and reinforcement learningI’ve been following the Machine Learning space for a while now, and it’s becoming a more and more recurring topic of discussion with…Oct 6, 20164Oct 6, 20164
Gustavo MachadoVue.js 2.0 is out, first impressionsAfter Vue.js 2.0 announcement, I went on to check it out and here are my notes, at least from my very first impression. Disclaimer: I did…Oct 5, 20161Oct 5, 20161
Gustavo MachadoAsync Action Creators with Redux-thunkI just published a small helper for async actions with redux-thunk.Oct 4, 2016Oct 4, 2016