You don't have to remember Linux commands anymore

Search for a command to run...

No comments yet. Be the first to comment.
Job-Stash is an alternative to node-schedule that persists job, supports atomic execution and has inbuilt retry mechanism

Here is how I wrote this blog post. I remembered things I contributed last year. made them into points and started expanding on how anyone can implement/learn that. Then realised the blog post is getting long :) Anyways, Hey everyone, I am Hrithwik, ...

I spent the last week improving the performance of a few APIs at work and improved response Times by 5X. I just did 3 basic things which improved performance in most of the API routes. This blog is really helpful especially if you are new to Javascri...

A few days back, I uninstalled the Twitter app and switched to the web app and I noticed something, Twitter had like a different/modern Installation UI for its PWA. (Know more about PWAs here.) I was like, Woah, this looks so dope and better than t...

Linux Commands are like GTA Cheatcodes. People with great memory remember them by heart and weaker ones write them down.
I am a hybrid, I used to remember most of the linux commands and GTA Cheatcodes but I don't have them byheart anymore
Here is why
askcmd is a command line tool which takes natural language as input and outputs commands specific to your OS.
npm i askcmd -g
Go to Groq.com and get an API KEY
askcmd -s <APIKEY>
Start getting commands for anything like askcmd show me the last 5 commitids with the message
Forget Linux Commands like you have forgotten routes after GPS arrived.
It's open source. Would appreciate it if you star it.