The Strange Date Range Case
There are only two hard things in Computer Science: cache invalidation and naming things Phil Karlton There are only two hard problems in CS:...
There are only two hard things in Computer Science: cache invalidation and naming things Phil Karlton There are only two hard problems in CS:...
The outcome of Ruby Conf India 2019
I have recently attended to RedDotRubyConf (in Singapore — June 2017) and I had the chance to listen to one of the best lineups so far. Kudos to (amongst oth...
Recently a client called quite desperate stating they had deleted some data and couldn’t find a way to get it back. In our system we use this gem called para...
Recently I’ve had to add new indexes to existing tables in a Postgres database, while developing my Rails project.