Remove unused Flatpak Runtimes from Linux

Flatpak does not remove dependencies such as runtime components after a certain program is removed, this means if the program has been uninstalled the runtime l

Read Article

Install and setup .NET 5 on Raspberry Pi

Here is how to install and set up Microsoft's .Net Core 5 on Raspberry Pi, this tutorial covers installation for both 64 and 32-bit ARM architecture. I am using

Read Article

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

How to render wireframe in Maya

Rendering wireframes can be a great way to showcase your model or modeling skills, especially when you have to display renders of your work in a showreel or you

Read Article

Composer on Mac

Composer is a dependency manager for PHP, that lets you manage dependencies by offering install/uninstall and options like creating projects. It manages depende

Read Article