• On Thinking in Systems

    Today, I thought about the year. I always have goals: exercise, family, learning, saving money. Every year, it’s the same. We set goals. Many times, we miss them. Even with a plan, it’s hard. This year is different. Instead of just goals, I think about how to reach them. I’m...


  • Rails 5.1 and forward - Part 1: Yarn on Rails

    Just a week ago was announced the most recent version of Ruby on Rails, one of my favorite web frameworks which I have used in many projects for over three years. There are plenty of amazing features and new changes, one of my favorite is the integration with Yarn, a...


  • Machine Learning: de la práctica a producción [REVIEW]

    Ramanan Balakrishnan escribió un excelente post explicando el proceso que conlleva el flujo de trabajo de trabajo para productos orientados a inteligencia Artificial, en particular hacia Aprendizaje Automatizado o Machine Learning, ahí se plantea algunas interrogantes que vale la pena retomar cuando decidimos emprender algún proyecto orientado a AI con...


  • My Artificial Intelligence Digest - Free Learning Resources

    Resources to Learn Artificial Intelligence So, if you’re looking for useful resources to start with AI and Machine Learning, I have compiled a list of resources to learn about these topics. And I will keep it updated. Artificial Intelligence Learning Resources MIT MIT 6.034 Artificial Intelligence, Fall 2010 UC Berkeley...


  • Crystal (Lenguaje de Programación), el porqué y el cómo

    Crystal es uno de los nuevos lenguajes en la escena. Aunque no tan conocido como Rust, Elixir o Julia, tiene mucho que ofrecer. Inició en 2012, y según describen sus creadores, sus características principales son: Sintaxis similar a Ruby Estáticamente tipado Compilado Self-hosted (Crystal está escrito en… crystal) Además de...