Tag: English content
-
How-to Delete Recovery Partition and Extend Disk
Extending disks is a great way to extend hard drive space on virtual machines where you usually don’t want to over-allocate your precious disk space, even more true with today’s AI-inflated prices on mechanical and SSD hard drives. If you extended your Disk in a hypervisor and try to use Disk Management to extend the…
-
Unraid Tinyauth v5 migration
I’ve been running Tinyauth for quite some time and it’s been working great. Last night something broke after backup and the regular auto update/start of the docker image. Checking Tinyauth site https://tinyauth.app/docs/breaking-updates/4-to-5/ it’s clear some configuration changes is needed to go from v4 to v5. To get Tinyauth up and running until the configuration changes…
-
clock_mpf
Mission Pinball Framework doesn’t have any native way to use time and dates. To get around the lack of it I did my own code so I could use time and date for high scores and status screen in game. It works great and I share the code I wrote on my github at clock_mpf.…
-
How to hide mouse cursor in Godot Media Controller
Simple instruction how to hide mouse cursor in GMC aka Godot Media Center.