Category: Tricks

0

VsCode bitbucket git using ssh key

If you are using bitbucket git on VsCode, then you can add ssh key to make everything easier. Generate a Key: Use ssh-gen or PuttyGen to generate an SSH Key pair: private and public....

0

Fix: vscode drag and drop file not working

If you are Unable to drag and drop files from Explorer to VSCode, then these steps might be able to help you: Firstly, the default version on vscode downloads site is a “User Installer”...

0

Fix: Steam game keeps shutting down after update

If any game on Steam keeps crashing or shutting down without showing you any errors or Notifications, means the game files might be corrupted. This happened to me recently with beat saber. After an...

0

Fix: vscode git bitbucket Permission denied (publickey)

If you get this error while trying to push code on bitbucket in vscode: Try these steps: Make sure your public key is on bitbucket settings: Click on your Avatar icon Go to Personal...

0

Oculus Pending Hardware Issue Fix

If you get this error on Oculus app for Oculus Quest 2: “You have a pending hardware issue that is preventing you from entering VR. Please check that your headset and sensor are connected”...

0

Fix: Steam logs out every new update

If you have a problem with steam logging you out every time it gets updated, then hopefully solutions in this post might help 🙂 Step 1: Go to Settings -> Account and make sure...

0

How to Publicize older Jetpack Posts

Hey guys, So jetpack does not allow publicizing older posts. And all publicize buttons are disabled. They have a reason written in code: // We don’t allow Publicizing to the same external id twice,...