The Power of infinite recursion
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.
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.
When you need to debug deeper, you need to know the exact query your DB received! Logging queries is the way to know that.
I recently got a Raspberry Pi 4B (8 GB). I played a bit with it and decided to have two boot devices for it: a SD card that carries Raspbian OS - the officia...
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...
Some of the best apps that I like on Setapp
Running a Ubuntu VM on Mac with M1 processor (using all free and open source tools)
I have been a fan of Apple (both design and engineering) since I bought my first iPhone. However, far from what Steve Jobs might have wanted, Apple products,...
Recently my company made it mandatory to use a GitHub account made against the company email address. Before that, I was using my personal account. However, ...
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...
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 ...
If you have ever encountered the class << self kind of syntax, here is an example to show what that syntax does!
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...
I you have been using Rails for development, you probably already know how to write migrations and their importance. One of the few things that Rails has tra...
One of the most powerful things about Linux is the terminal (or called ‘shell’ at many places). A lot of automation of Linux platforms can be credited to the...
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...
I have found that a lot of people have asked this question: Why did Apple force me to reset my Apple ID password?
If you have a list of directories out of which you have to delete all except one, you can use the following command:
The mind is a temple. Sometimes a dungeon.
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...
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...