Optimizing KDE Plasma 6 on CachyOS
CachyOS already gives your setup a solid edge right out of the box with x86-64-v3/v4 optimized packages, custom BORE/EEVDF kernels, and aggressive memory management. But if you’re running KDE Plasm...
CachyOS already gives your setup a solid edge right out of the box with x86-64-v3/v4 optimized packages, custom BORE/EEVDF kernels, and aggressive memory management. But if you’re running KDE Plasm...
If you’ve ever tried to make a web app using NodeJS, you might recall using something called npm. It is the package manager for NodeJS, and it allows you to install NodeJS packages quite easily wit...
In this tutorial, I’m going to provide a step-by-step tutorial on connecting to a Termux shell through SSH by a USB connection. Prerequisites An Android phone running Termux A Linux system ...
In this article I’m going to show you how to uninstall any Linux distribution from your Linux-Windows dualboot setup. Run all of these commands in an elevated command prompt or powershell. 1....
Here are some Processing 4 code snippets: Find pixel width of a string If you have a string text and you want to find the width of it in pixels, use: textWidth(text); // Where text is a string Fo...
In this article, I’m going to show you how to add dark mode to your Lazarus LCL application on Windows (and Lazarus IDE as well!) PS: This method is for Windows only. Other platforms do not need...
Windows kinda sucks by default… Here are some tools and mods that allow you to tweak various Windows settings to hopefully make your Windows experience better: Windhawk It allows you to mod variou...
Here’s a quick overview of my Linux (Gnome) setup: Utilities I use I use the following utilities to extend my Gnome desktop: Gnome Sushi for quick file viewing (sudo apt install gnome-sushi) ...