Uninstalling Linux in a dualboot 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....
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 Windows only. Other platforms do not need thi...
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) ...