When we talk about free software, people believe that it is a collaborative development that has no cost and that as such an application or software solution is created with…
We are entering a somewhat complicated terminology and for this we must first know what an operating system is before going into depth with the subject, due to this we…
The first thing we must know before dealing with the subject is; What is NVIDIA? To answer this question let’s take the following text quote: It is a multinational company…
Geany is a text editor with basic IDE (Integrated Development Environment) functions which is free software under the GPLv2 license, excellent for novice developers who are starting in the world…
Testing your website and web app is an important task. When working on a project, web developers and designers have to test against many browsers to make sure the project…
There are tons of reasons you want to run android apps on your desktop. You may want to test your application for multiple android versions and configurations efficiently, or you…
Scrcpy is a neat little tool that enables users to mirror android screens and control them from Linux desktop. In this article, I will write about how you can mirror…
It looks like a secure matrix messaging client Riot has rebranded itself, again. The latest name change for it was announced to be Element. In a blog post from Matthew…
GitHub Actions is the shiny new CI/CD from GitHub. I have had some experience in setting it up in production environment. In this guide I will be talking about the…
This is my first post about QCubed, about one of the most impressive features – changing get/post server forms to AJAX forms by just changing a function.