Useful tips for everyday
Is it illegal to make a similar game? Game mechanics cannot be copyrighted or protected in any fashion. I could make a game called “Crystallized”…
Do rotation matrices have gimbal lock? No Gimbal Lock. Combining two rotations defined by Euler vectors is not simple. What is gimbal lock animation? Simply…
What does it mean to get nullreferenceexception in Unity? When you get a NullReferenceException in your code it means that you have forgotten to set…
How do I enable color coding in Visual Studio code? Color Themes In VS Code, open the Color Theme picker with File > Preferences >…
How do I send an automatic email every week? Make sure you have downloaded the Right Inbox extension from the Chrome store. Write your email,…
How do you add a note to an order? To add an internal note to an order on Android (Click here) Step 1: Go to…
How do I prevent remote access to my server? Computer Configuration | Windows Settings | Security Settings | Local Policies | User Rights Assignment. Find…
What does require package do? This is in case the required package contains macros that the byte compiler must know about. It also avoids byte…
How to remap keys in Emacs? Remapping Commands You can tell Emacs that you want to replace all keys pointing to a certain command with…
What are the shell commands? Useful shell commands Gnome. The Gnome terminal. The shell prompt. Your username (whoami) Print working directory (pwd) Home directory. List…