It’s FOSS is turning 13 this week! It was created on 14th June, 2012 as a personal notebook where I shared my Linux discoveries. I didn’t know that it will become a force to reckon with, a place to look up to
Read More
In this tutorial, we will learn how to monitor Kubernetes using Prometheus and Grafana Kubernetes is a powerful system that helps teams run and manage […]
The bare Raspberry Pi board has a different appeal but I prefer keeping my Pis under cover, in protective cases. Now, there are tons of interesting cases available. You can also build your own with a 3D printer. The official Raspberry Pi
Read More
There is some interesting news from this month’s desktop Linux market share update. Linux has reached an all-time high market share of 2.69% in the latest Steam Survey. Also, CachyOS has found itself a spot in Linux-specific desktop market share in Steam
Read More
In an earlier article, I wrote about using plugins in Obsidian. In this one, let me share a few of my favorite plugins. I recommend them but only use the ones that fit your needs. Just to recall, Obsidian has two kinds
Read More
Most educational programs keep students trapped behind screens, manipulating virtual objects and producing digital outputs. This is why the Raspberry Pi and Arduino like devices provide such a great learning environment. Adding hardware components to the board gives meaning to the software.
Read More
In one of my earlier articles, I showed how you can preview HTML files inside Visual Studio Code. That setup worked well for testing static pages, but what if you want to go beyond markup and bring interactivity into the mix? With
Read More
Important thing first. Ubuntu 20.04 LTS version will be reaching its end of life on 31st May. It was released in April 2020 and had a standard support of five years. Please check your Ubuntu version and if you are using 20.04,
Read More
There are two main choices for getting VS Code on Arch Linux: Install Code – OSS from Arch repositories Install Microsoft’s VS Code from AUR I know. It’s confusing. Let me clear the air for you. VS Code is an open source
Read More
How do you get help in the Linux command line? On Linux, there are man pages that come preloaded with any distribution. The man pages are basically help pages which you can access using the terminal. You get an instruction manual when
Read More