CPU idle time since boot
CPU idle time since boot needs to be calculated. All the information you need to calculate the total CPU idle time will be found in the /proc/stats…
.net core 3.0 Raspberry Pi
Here is how to install net core 3 Raspberry Pi version. Even though Raspberry Pi on all models, has a 64bit CPU, Raspbian is only 32 bit….
Unity Call function every 0.1 seconds
In Unity call function every 0.1 seconds. This can be done in several ways. I will show two ways of calling a function every 0.1 seconds. Unity…
How to check Debian version running on your system
How to check Debian version can be done in multiple ways. We will have a look at 5 different ways to check which version of Debian you…
Upgrade Debian 8 to Debian 9
Upgrade Debian 8 to Debian 9 is done almost exactly like upgrade Debian 7 to Debian 8. It is just as easy and the only thing you…
Install MonoDevelop on Debian 10 (Buster)
Install MonoDevelop on Debian 10 (Buster). Never had a problem with installing MonoDevelop on Debian before. Even after they removed it from the Debian official repository. That…
Upgrade Debian 7 to Debian 8 and it is time to upgrade
Upgrade Debian 7 to Debian 8 is needed before upgrading to Debian 9 and 10. If your Debian 7 computer is connected to internet you need to…
Unity Depth Charges “Remake” with source code
My Unity Depth Charges remake is not an exact remake. I took the idea of a destroyer dropping depth charges to bomb submarines. Other than that there…
Unity Typewriter effect with source code
Unity typewriter effect made easy with Unity. I wanted to use this effect in another little project I was doing, and made this little project for learning…
Unity Retro Demo, how I made this intro
Unity Retro Demo, takes you straight back to the golden years of 80s of the 8/16 bit computer era. Since I started learning my self Unity a…