Maybe you also receive the message when booting Chromium: “Google API Keys are missing. Some functionality of Chromium will be disabled.” I personally don’t careRead More
Understanding Quaternions
Most people just use a math library that use quaternions for rotations. If you like a very gentle introduction to them and where the dot and cross product come from I can recommend the videos in this post.
Neural Network Introduction
YouTube has a new math star called 3Blue1Brown. He accelerates in explaining very complex topics in such a way that everyone should understand it. I’mRead More
Custom Application Icons in KDE
The devs behind Visual Studio Code decided to change the icon of the application on Linux and I was not happy with the new iconRead More
Creating dotfiles in Windows
Due to the fact that Windows enforces you to use a file name you cannot create a file .gitignore, or can you? Turns out actuallyRead More
Setup KeeAgent (KeePass) on Linux
Setting up KeeAgent on Linux is quite easy: Setup KeePass with your Database containing SSH Keys Install KeeAgent (using your package manager) Start KeePass GoRead More
[Lösung] All boot options are tried
Das BIOS öffnen und in den Boot-Optionen Secure Boot ausschalten. Danach findet man die neue Option “OS Mode Selection” bei der man von “UEFI OS”Read More
Limit SDDM to one monitor
If you’re used to having a two or more monitor setup but don’t want do display the login screen on every screen this is forRead More
[Linux] Backlight not controllable – fix (Samsung Series 7 Chronos)
I’ve had some difficulties when it came to the backlight on my arch linux installation.Of course the first place to look for a solution wasRead More
Hidden word list | Bulls and Cows Game – UnrealCourse on Udemy
I’m currently learning c++ for ue on udemy. In this course we are currently writing a game named Bulls and Cows with lowercase words only.Read More