Using Capacitor in Nuxt.js app to build electron and mobile platform app (android/ios)
Capacitor Integration with Nuxt App for Electron, Android and iOS
Using Capacitor in Nuxt.js app to build electron and mobile platform app (android/ios)
Deploy Serverless Flask or Django app in 5 minutes
Once project is ready, most important step forward is to make sure others can access it easily. So here comes a get started post on serverless hosting.
The AI fear - Extinction of human workforce
AI has been much in hype due to its depiction in movies and experiments created so far. But the actual thing that would happen has completely different impact on humanity. People fear more when their comfort zone has been touched. Take for example if the space research makes breakthrough no one will fear but celebrate. If same breakthrough happens in their workplace which replaces their easy peasy life, they complain.
How I recovered Mongodb data from Kubernetes cluster
Recovering data from any mistake is worst part. But what more is to get it back anyhow. Here I discussed minor issue and outage in my production cluster.
Integrate AdminBro inside Nuxt Server Middleware in 3 minutes
Quickest way to generate admin panel in Nuxt.js with Express.js middleware.
53% decrease in docker image size - Multi stage docker (Nuxt.js)
It was a fun stuff to come up with a solution to decrease the amount of bandwidth being used to push docker image.
69% decrease in Gitlab runner time after caching Docker layers
Just by pulling already built image, and providing cache-from flag, I saved tons of my Gitlab runner minutes.