Recent posts

The Power of infinite recursion

46 minute read

Apple’s ecosystem has long been called a closed garden and has been known for being near perfect. But that isn’t as true as it was a few years ago.

How to save PostgreSQL logs

2 minute read

When you need to debug deeper, you need to know the exact query your DB received! Logging queries is the way to know that.

COVID, Earthquakes and the Trunk of a Tree

2 minute read

When there is a storm and you stand in front of a tree, if you look at its branches, you swear it will fall. But if you watch the trunk, you will see its sta...

Vapor 3 and Swift on macOS Mojave

less than 1 minute read

Recently when trying to create a new Vapor project, I encountered an error with my macOS Mojave installation. The installation went all fine with brew but wh...

The string length problem

1 minute read

I recently came across a need for a project where I had to write a check in the app’s backend to check if the mobile number being sent by the client matched ...

How to schedule Sidekiq jobs in Rails

2 minute read

The process is simple. You need the sidekiq-cron gem. The source and documentation is here. I suggest your read the documentation if the following quick guid...

Useful commands for Linux beginners!

7 minute read

Linux is probably the most used operating system in the world. It runs more than 90% of the internet, about 70% of world’s smart-phones (Android is technical...

It wanders

less than 1 minute read

The mind is a temple. Sometimes a dungeon.

Bye Bye Drupal (and Wordpress)

3 minute read

I have been blogging since long. It has been years. And in these years, I have used many a systems to move my blogs. From one domain to another, from one hos...

The Hash comes finally and is upsetting

10 minute read

It was some time back that I actually rooted my phone (Moto E), finally! This was my first rooting experience. Now I knew that I could install custom ROMs an...