Mooer Ocean Machine Midi Looper Control
November 27th, 2019 § Leave a Comment
It’s been a long time since I completed this project and teased the article on Youtube, but unfortunately I got extremely busy with work and life in general, so much that I almost forgot about it. Until a couple days ago that is, when I show a link to that video and read a couple comments asking for the article.
So, instead of an in depth analysis of what this project is and how it works, I decided to draw a quick schematic and expose the code (which had already been uploaded to Github).
Enough with the talk, let’s jump in to the juicy stuff…
How to generate web API docs from python docstrings
March 26th, 2013 § Leave a Comment
This is mostly a post made in order to facilitate the process of communicating to colleagues how to setup their computers in order to have auto-generated documentation for the projects we share, and since I have already given the same answer to a Stack Overflow question, it might be useful to someone else.
Programming Google App Engine on Linux
September 4th, 2012 § Leave a Comment
On this post we are going to setup our linux environment in order to be able to code for Google App Engine. It’s really not as simple to do as in macs (which I use in the office) but it’s doable. Why bother? I wanted to be able to be “mobile” so I setup my laptop which is dual boot Windows/Gentoo Linux for the job. Why didn’t I use Windows? Well… after leaving my previous job where I was programming in .net for about 5 years I was a bit fed up with windows. Also, my laptop came with Vista (which I hate) and I didn’t want to bother installing a new Windows OS in it. Finally, I love my Gentoo/Gnome 3 setup :).