How to Install and Use TurboWarp on Linux (Scratch Client)

If you’re familiar with Scratch, then you’re already acquainted with TurboWarp, as it’s nothing more than a client for Scratch in Linux, offering additional benefits such as a compiler for faster project execution, a dark mode, an extensive library of extensions, and much more. For

Szyszka: A Bulk File Renamer Written in Rust with GTK 4 for Linux

Szyszka (pronounced as “Shish-kah“) is a simple yet powerful bulk file renamer tool that enables you to rename files based on custom rules, add numbers/text, replace or trim text, convert fancy characters to normal ones, and many more. It can rename files (including their extensions)

DistroBox: Try Out Multiple Linux Distributions via the Terminal

As you all know, Linux is famous for its multiple variants in the name of distributions, each offering unique software repositories, package managers, desktop environments, release cycles, stability, and much more. The well-known Linux distributions are Debian, Ubuntu, RedHat, Fedora, and Arch, with the major

How to Install and Use uv: A Python Installer and Resolver

uv is a Rust-based Python installer and resolver designed to replace “pip“, “pip-tools“, and “virtualenv” commands, offering great 10-100x speed and advanced features like dependency version overrides and alternative resolution strategies. It has already been tested at scale against the top 10,000 PyPI packages, supporting

Tbmk: A Tool to Bookmark Frequently Used Commands in Linux

Tbmk (a.k.a. Terminal Bookmarker) is a simple yet effective tool that can elevate your command-line experience to the next level by reusing frequently used commands through bookmarking. The usage is pretty simple: what you need to do first is bookmark the common commands that you

Wave: 21th Century Terminal Emulator Designed for Gen Z

Wave is a free, open-source, cross-platform (currently not available on Windows) fancy terminal emulator designed for the modern generation to become comfortable with the command-line. It offers some interesting features lacking in traditional terminal emulators such as GNOME or Konsole, and I’ve been searching for

Solution for raw.githubusercontent.com PORT 443: Connection refused

Tired of encountering the error “Connecting to raw.githubusercontent.com IP_ADDRESS:443 failed: Connection refused” when downloading files from GitHub via Wget or any other CLI tool? Then, don’t worry, as you’ve come to the right place; this annoying error related to GitHub can be easily solved (or

Marker: A Free and Open-Source Markdown Editor for Linux

Marker is a free and open-source markdown editor for Linux, built on GTK3. It offers a dual panel for reading and writing basic to extended markdown syntax, along with other additional features. This feature involves syntax highlighting, support for mermaid diagrams, charter plots, effortless export

Basic to Extended Markdown Cheat Sheet With Examples

Markdown is a widely used standard for distributing text files with special syntax that modern software can easily understand and format, eliminating the need to write the entire HTML code. Consider it a way to add HTML style and structure to your text document in

JDownloader: An Open-Source Alternative to IDM (Install + Usage)

JDownloader is one of my favorite tools, as it is a free and open-source download management tool for multi-platform use, making it a perfect alternative to proprietary software such as IDM. It can perform all the tasks that other tools, like IDM, can do. To

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,