Turns out I use the app more when I don't need to open it.
It's not always about the visual advantage.
Git is one of the most common version control systems today. It is a distributed type of version control system. This means that the repository you created on the cloud has the exact replica of the ...
Love Arduino but hate the GUI? Try arduino-cli. In this article, I explore a new tool released by the Arduino team that can free you from the existing Java-based Arduino graphical user interface. This ...
Microsoft’s Windows Subsystem for Linux (WSL) has allowed users to install a Linux distribution and run command line applications since Windows 10 first launched in 2015. Initially aimed at developers ...