How to Install and Use LunarVim on Linux (Complete Guide)

LunarVim is a fantastic NeoVim-based IDE, a community-driven project available for free to try, providing support for most popular programming languages such as C/C++, Python, Java, Node.js, Angular, Go, Scala, and 13+ more. It comes with a default configuration to offer features such as autocompletion,

How to Install New (or Nerd) Fonts on Linux (Ultimate Guide)

A good font (also referred to as typography) is crucial in UI/UX design. However, individuals interested in desktop customization often enjoy having an amazing font of their choice on their system to make it stand out among others. While users are provided with a variety

How to Install Latest NeoVim on Linux (Ultimate Guide)

NeoVim is a modern command-line text editor designed to improve and modernize the original Vim editor by addressing some limitations and introducing new features. It provides support for asynchronous plugins, the Language Server Protocol, a built-in terminal emulator, built-in package management, and a more powerful

How to Run JavaScript in Python (with an Example)

Polyglot programming is uncommon but can be a lifesaver in specific situations. For example, we recently wrote an article about executing Python scripts within a PHP/HTML file, which can be valuable for certain programmers. This approach proves useful in scenarios such as running system diagnostic

How to Install Geany IDE on Linux (with Dark Theme)

Geany is a lightweight yet powerful IDE for programming languages like Python, C/C++, Java, and 50+ more, offering useful features that make it a viable replacement for Notepad++ on Linux. It is fast, highly customizable, supports 77 file types, is translated into 40 languages, provides

How to Run a Python Script on a PHP/HTML File

In this article, you will learn how to run a Python script on a PHP (or even a plain HTML) file using two different methods, along with practical examples. I assume you have already installed Python with Pip and set up the web development environment

Authenticator is an Open-Source 2FA App for Linux

My go-to option for saving and accessing TOTP codes for my social media platform is the Authenticator. It’s straightforward, open-source, accessible on Flatpak, and offers a convenient data export feature. It checks all the boxes I expect from a 2FA app, and I believe I

Mercury is an Optimized Variant of Firefox (Installation + Tips)

In the past, I’ve covered a lot of variants of Firefox browsers; among them, the most popular are Tor Browser, Waterfox, and Mullvad. Yet, there is another browser in your way, named Mercury. Mercury is an Optimized Variant of Firefox Mercuriy is a Firefox fork

Thorium is the Fastest Browser on Earth (Installation + Tips)

🚀 Quick Overview This article explores the Thorium browser, its performance tests using various methods and features, and the developer’s customizations, including installation steps on your favorite Linux distribution. If you’re solely interested in learning Thorium’s installation steps, check out this section. I was having

Mullvad Browser is a Tor Browser without a Tor Network

The Mullvad Browser, a joint effort of Mullvad VPN and the Tor Project, prioritizes privacy by minimizing tracking and fingerprinting, offering a Tor-like experience without the Tor Network. Instead of Tor Network, it integrates with a reliable VPN (basically Mullvad VPN itself), aiming to browse

Install Waterfox on Linux: A Step-by-Step Guide

Waterfox is a lightning-fast web browser that is entirely independent and built on Firefox technology, ensuring absolute data privacy by never accessing your personal information. You might wonder why we need another privacy-focused browser when Firefox already exists. The answer lies in Firefox’s management by

How to Deploy Portainer with Podman on Linux

Podman is a fantastic Docker alternative, yet challenges arise when attempting to utilize Docker images in Podman, particularly those only compatible with Docker like Portainer. Yet, there is a certain way by which you can easily use Docker images like Portainer on the Podman (the