I was just wondering why kids in these days get too much addicted to mobile, and I stumbled upon a nice informative video. It nicely depicts some of the interesting science behind why kids are attracted to Digital Screens. And may be it has an answer to why adults also get addicted to doom scroll or TikTok.
If you listen to two different songs, they both seem very similar to each other. Based on date of release, many times it’s easy to recognize what was the base inspiration of the song, and which song was the inspired one. Some times, both the songs may have some other inspiration that we may not be aware. The world is vast. The songs and music available in the world is vast.
TMUX is a tool that lets you use many terminals in one window.
It’s like having many windows on your computer, but all in one place, configurable. It’s like looking many things at once in a single screen.
If you end up doing things parallel or in background, TMUX is the tool to use.
Let’s see it’s advantages and uses.
There is an amazing devotional song, Meraa Aap Ki Kripaa Se Sab Kaam Ho Rahaa Hai. Meaning, because of your blessing all my work is getting done. See The Hindi Post for phonetics and meaning and translation of the bhajan Meraa Aap Ki Kripaa Se Sab Kaam Ho Rahaa Hai Video links If you want to hear the song, here are the...
Some quotes
When working with Hugo-based blogs, maintaining up-to-date timestamps in your Markdown files is essential for proper content organization, but it’s easy to forget this when you update the blog.
While Hugo can automatically generate timestamps based on file modification times, you might need to manually update them for specific reasons, such as backdating or scheduling content. This blog post will guide you through using Visual Studio Code (VSCode) to efficiently update timestamps in your Markdown files.
Many times, you might have have tempted to put some colors in your output of shell scripts.
Let’s learn how it is done.