• Published on
    Personally, I think that Apple should work on a unified operating system and discontinue the development of iOS (The new iPad PRO is an…
  • Published on
    Today I had the need in my job of implementing a similar behaviour of what Rails hash method .deep_symbolize_keys does. Here is a possible…
  • Published on
    Quadruino is an open source drone dreamed by some friends living together during our university years. It served as an experimentation ground for multiple control theory/automation/electronic tests.
  • Published on
    When I was a student, I wrote pretty much all my works in LaTeX. I loved it because of the formula editor, which is really good.
  • Published on
    A few years ago (2010), just when the Quadcopter or drones were starting to rise, I decided to create an Open Source Quadcopter, as part of…
  • Published on
    During the execution of an action in Rails we can access to all the parameter of the request via de request object. This object includes…