Software / System Engineering & personal random thoughts / theories

3 Weeks Backpacking India: Arriving


My 3 weeks backpacking adventure in India with a tight budget to enjoy the contrast than luxury: the reasons and my arrival
Read more ⟶

A Different Angle about the Story behind the New WordPress


Automattic has created Calypso a totally new, build entirely with JS to manage WordPress content through of a huge change of tech, tools and workflow
Read more ⟶

3 weeks backpacking India: last days in Delhi


My 3 weeks backpacking adventure in India with a tight budget to enjoy the contrast than luxury: last days in Delhi
Read more ⟶

3 weeks backpacking India: Delhi transition to Rishikesh


My 3 weeks backpacking adventure in India with a tight budget to enjoy the contrast than luxury: day in Delhi to transition to Rishikesh
Read more ⟶

3 weeks backpacking India: Rishikesh


My 3 weeks backpacking adventure in India with a tight budget to enjoy the contrast than luxury: Rishikesh
Read more ⟶

Speaking at BarcelonaJS: Introduction to Lovefield


Slides, notes & source code of my talk introductory talk to Lovefiel, a cross-browser SQL-Like relation query engine, at Barcelona JS group
Read more ⟶

Mercury & its marvelous modularity


After I took a look to Mercury README long time ago, I've got my hands dirty with it during a 24 hours Hackathon, so here you can read my thoughts
Read more ⟶

Rack Style Golang HTTP Handlers


After I looked a different approach to write Golang HTTP Handlers for common actions I've come up with a new approach to write those in a Ruby Rack style
Read more ⟶

Thoughts about Golang Action Responses


After reading about a different approach of Golang HTTP Handlers to have clean code, I've implemented a benchmark to about how it performs
Read more ⟶

Private Members on ES6 Classes with Proxies


ES6 classes doesn't have any official mechanism to define private members, however using proxies we can get an approach of having them
Read more ⟶