- Apr 3 2013
Master Thesis in Computer Science: Speech recognition for Farm Radios
2 min
Last month I started working on my master thesis in the context of Manas Research. The idea for this research is to contribute with Farm Radio International (an organization that works with many partners in Africa to deliver effective programs to serve...
- Jan 29 2013
Extracting Subject Alternative Name from Microsoft authentication client certificates
2 min
Among the client certificates present in an HSPD-12 smart card, you may find a Windows Smart Card Login certificate used for authentication, which has several particularities, one of them being storing the Subject Alternative Name (this is, the Windows...
- Oct 5 2012
Avoiding ActiveRecord instance creation to boost performance
2 min
It is known that instantiating ActiveRecord objects is slow. When querying, most of the time it's necessary to instantiate them so we can invoke their methods or navigate their relationships. When you need to do a custom select with a...
- May 20 2012
Organizing coffeescript code in a Rails 3 app
8 min
Ever since Rails 3.1 adopted coffeescript within the asset pipeline as a default, coffescript has become an increasingly popular language for easily writing your javascript code. Despite a lot of tutorials out there on how to write coffee and take...
- Jan 31 2012
How to check if object can be destroyed if it has dependent: restrict associations
3 min
Rails provides several handy options for specifying how to deal with associated models upon deletion, for example: class Blog has_many :posts, :dependent => :destroy end The destroy value for the dependent option will call the destroy method for...
Contributors

Nicolás di Tada Founder

Matías García Isaía Full-stack Engineer & Site Reliability Engineer

Martin Pettinati Marketing & Communications Lead

Beta Ziliani Team Lead & Product Manager

Martín Verzilli Chief Technology Officer

Sergio Medina

Pablo Brusco

María Inti David

Ary Borenszweig

Santiago Palladino

Valeria Tiffenberg

Paula Mallol

Juan Wajnerman

Brian J. Cardiff

Leandro Matayoshi