I recently took up Astrophotography as a hobby. It burnt a huge hole in my wallet, but I managed to get a setup up and running. Image processing is a critical part of
In your day-to-day Unix or Linux usage you use different tools like cd, ls, grep, or find. These are ubiquitous utilities found in every Nix system. However, they were created a long time
Have you ever had trouble remembering your password? Or, have you ever wondered if it’s possible to use something physical as a security key? If you have a USB flash drive lying
This is a copy of my old Quora answer 1. Python is the only language to have an else condition for a for loop. It executes if the for loops terminates normally without
If you have been programming in Node JS, you might have noticed it becomes unmaintainable over time. Barebones Node JS is almost never the choice for a production app. Even using libraries like