Ubuntu 20.04 just arrived with fractional scaling of the desktop available from the settings. Yes, you have to turn it on first to be able to choose fractional scaling of 125% or 150%, but finally you don't have to edit gnome settings to do this. Also, this time it might work as intended too...
Exporting to WebP image format from GIMP in Ubuntu 18.04 LTS
WebP is an image format employing both lossy and lossless compression currently developed by Google. It is great if you want that slight advantage when you look at your SEO scores, but not so great (yet) for Facebook share images. The problem is, Ubuntu 18.04 LTS comes with GIMP 2.8 by default and this version cannot export to the WebP format.
Dark Souls: Home rule for parrying
Dark Souls™: The Board Game from SFG implemented the original game's game mechanics. One notable thing missing is parrying, which to tell the truth I didn't use at all, but would still like to have as an option in the board game.
Dark Souls: Push Rules Flowcharts
My latest hobby is Dark Souls™: The Board Game from SFG, which is a really good representation of the video game series with simple enough rules. The only rule too complex for beginners is the push rule, that defines what happens if an enemy pushes the player characters...
Fix AMDGPU driver problems for your AMD video card in Ubuntu 18.04 after upgrading to a new kernel
Your AMD video card will probably work flawlessly out of the box without installing any additional drivers in Ubuntu. However if you are unlucky like me and experience random crashes, you might want to give the official drivers a try.
How a tiny USB Soundcard solved 3 separate problems
By now, the sound coming out from a computer should be a trivial issue. Ever since soundcards integrated on PC motherboards appeared, all you had to do was to plug in your speakers or headphone in the green stereo audio-out port and everything worked like magic. At least that is how it should work.
Force browsers to load the latest CSS and JS versions in WordPress
During the development of a website, the caching of .css and .js files can be a problem, especially when dealing with less tech-savvy clients who do not understand that the changes you made might not be visible to them due to their browser caching previously downloaded content.
Make Ubuntu beautiful!
As I've already complained before, I'm really tired of the default Ubuntu desktop. Yes, it is practical and easy to use, but it's basically unchanged ever since... forever. Maybe we can do something about it if we try hard enough.
Setting up Git for Ubuntu with autocompletion
If you ever used any Linux distribution, you are most likely familiar with the default Bash completion functionality. You start typing a command, hit Tab, and the command gets automatically completed. If there are multiple commands that match what you typed so far, you can hit Tab two times, and Bash displays a list of all possible completions. The same works for variables and filenames, but not for the many commands Git provides.
Customizing the Ubuntu 18.04 login/lock screen with LightDM
Ubuntu was once the pretty alternative to Windows with its clean aesthetics and (mostly) uniform user interface - at least for those who couln't afford to buy a Mac. Ever since Windows 10 was released, Ubuntu seemed to fall behind in looks. Basically almost nothing changed in the last 10 years even though Unity was replaced by Gnome 3 on the desktop.