Introduction In the previous post we saw how a Go service can call a Python service using gRPC. Using gRPC to connect a Go and Python program together can be a great choice, but there’s a complexity price that goes with it. You need to manage one more ser... (more…)
Read more »
This is a brief blog post describing my experience with automating Photoshop using Python.
I am an experienced software developer, but had never really used Photoshop before. As you can tell from my wonderful programmer art in this post ;)... (more…)
Read more »
The future of python is asynchronous. This talk will take us from 0-60 in a retrospective journey to understand: Traditional request/response cycles Enhancem... (more…)
Read more »
Free Software brand since 2012. A practice of engineering as a sport, an art, for humans. (more…)
Read more »
Edit 12/19/2017: added a new subsection on analyzing Chutes & Ladders as an Absorbing Markov Chain. (more…)
Read more »