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.