Zeal (Offline documentation browser) on OpenSUSE/SLE

Zeal is an offline documentation browser that is designed for developers. It is a great tool for folks who read and refer often to documentation. Having documen

Read Article

Visual Studio Code on OpenSUSE/SLE

Visual Studio Code is currently the most popular source code editor. It's open source and maintained by Microsoft. I have seen it enhance development workflow a

Read Article
Latest Git on MacOS

Latest Git on MacOS

MacOS ships with Git by default and it works out of the box, but this version of Git is not the latest and does not receive any type of update, unless you switc

Read Article
Compile Blender 2.90 on Linux

Compile Blender 2.90 on Linux

Blender 2.90 is currently in the alpha stage shipping with new features and improvements, here is the complete release note of changes that will take place in t

Read Article

How to setup fastest mirror in Dnf

Dnf by default does not choose the fastest mirror, but this can be changed by editing the dnf.conf file. The dnf.conf file is in /etc/dnf/dnf.conf. Edit the fil

Read Article

Deno package manager

Deno is a secure runtime for JavaScript and TypeScript. Deno lets you use third-party written scripts and modules but does not offer any official package manage

Read Article