Linux

Enable Dark theme in Audacity

Audacity is the most widely used open source audio editing software. It is a cross-platform, feature rich program which is available free of cost to everyone. Note that, despite being a FOSS software, Audacity has now started to collect basic user telemetry. In this article, I will show you how can you turn off the […]

Enable Dark theme in Audacity Read More »

What is /dev/null in Linux?

If you delve into shell programming, you have come across /dev/null or 2>/dev/null numerous times. At first, this might look like intimidating abstract jargon, but there is a very important (and easy to understand) reason for which it exists. In this article, we will look at the meaning of /dev/null and how it is used

What is /dev/null in Linux? Read More »