© 2023 Hashnode
#archlinux
Termux is a wonderful app that allows users to run a Linux environment on their Android devices. While it comes with many packages that can be installed through apt, there are still some missing from the main repo. Fortunately, there is a p…
Codux is a visual IDE for building web frontends with React. It is built by Wix and is absolutely free to use. And I know... I know... with a visual IDE, aren't we past the days of dragging and droppi…
There are a lot, a loooot of Linux distros out there. However, there are mainly 3 types for distros for general people, Debian based distros, Arch based distros & Fedora based distros. I have tried al…
Arch Linux may be a challenge for newer Linux users, especially since you have to set it up manually. However, you can quickly get past that with this fantastic freeCodeCamp guide, ArchInstall, or by …
Redis, the open-source in-memory data structure store, has become popular among developers for its exceptional performance and versatility. What makes Redis useful Redis offers a wide range of feature…
For the past two years, I have been using Linux as my primary operating system. My experience with Arch Linux has been an excellent learning opportunity, allowing me to explore the Linux operating sys…
Themes / Icons / Cursors A GNOME shell theme will change the actual shell, i.e. buttons in the shell, colors in the shell, etc. GTK themes change the theming available to GTK applications. So basicall…
Linux is an open-source operating system that is popular among developers and power users. It was first developed in the early 1990s by Linux Torvalds. It is based on the Unix operating system, and it…
Okay so are you a windows or mac user and want to shift to Linux but confused about which distro you should install? Then this article gonna help you out. There are a lot of distros out there and it's…
I got really annoyed trying to figure out how to use the pico with vscode on arch, and I'm sure others are as well. Here's everything I did to get it working. I'll definitely forget all this so it def needed to be written down. System Packa…