The archive

Writing

A running archive of things I learn, build, question and occasionally change my mind about.

19entries 15topics

Article archive

  1. Strange bugs

    I am describing two production error bugs that we recently encountered and the path to solve them

  2. Ruby in reddit api

    Ruby way of communicating and using reddit through API

  3. Simple ruby parser

    A simple parser and how it works with faraday and nokogiri

  4. Uniqueness validation and rails

    Look out this default behavior of rails, before you do any really bad mistake and you have two same records.