Ringing the terminal 🔔
The terminal bell comes in handy to have a visual or audible notifier while waiting on some jobs/processes to finish. Some ways to trigger the terminal bell....
The terminal bell comes in handy to have a visual or audible notifier while waiting on some jobs/processes to finish. Some ways to trigger the terminal bell....
Some of the logs I debug often contain the timestamp in the form of epoch seconds, so I frequently had to convert them into readable datetime format. Noting ...
jq is an excellent command line tool to operate on JSON data. I have been using it to process, filter and transform json objects for easy inference of the da...
Some times I have had to use REST APIs for configuration and management of hardware and services at work. The usage used to be minimal and the working enviro...
I recently went through the process of extending Indian visa in India for my daughter. The process used to be combination of online + offline processing and ...