NotFAQs

Yet another set of not so frequently asked questions

Saturday, March 13, 2021

Steam: taskbar menu lag

›
Problem: When I access Steam's menu via the taskbar, after clicking on a menu (e.g. Friends, Settings, Exit Steam), there's a 15-20...
Thursday, March 11, 2021

Git: fatal: protocol error: bad line length character: logi

›
 I was getting this error when I tried to clone a git repro fatal: protocol error: bad line length character: logi Solution: add username in...
Sunday, January 3, 2021

OBS: audio out-of-sync

›
I was recording a video using OBS Studio (26.1.0). Everything is fine at the beginning, but after 5-6 mins, the audio started to get out-of-...
Saturday, January 2, 2021

Python: cannot load Activate.ps1 in Visual Studio Code

›
When running a Python script inside a virtual environment in Visual Studio Code, it shows the following error in the terminal: env\Scripts\A...
Tuesday, November 24, 2020

Git: Enable auto stash for rebase

›
For the current repository: git config rebase.autoStash true For global: git config --global rebase.autoStash true
Sunday, July 12, 2020

UE4: Using Visual Studio Code for UE4 c++ project

›
It's possible to get UE4 to work with Visual Studio Code without installing Visual Studio. My setup: Windows 10 Visual Studio Code ...
Saturday, July 11, 2020

Haxe: Compile heaps.io game through hashlink/c code on Win10

›
Here is my setup Windows 10 Visual Studio 2017 haxe 4.0.5 hashlink 1.11  heaps 1.8.0 note: cpp targeting is not currently supported ...
›
Home
View web version
Powered by Blogger.