Numan Zaheer Ahmed

Results 112 comments of Numan Zaheer Ahmed

> sounds very reasonable, i'm glad you found something that works for you :) Should I make MR out of my changes so that it works with a flag like...

Lost days of work due to the Postman interruption. Uninstalled postman and switched to Imsomnia. It doesn't require login or forced sync.

@argenstijn I just to switched to insomnia. Didn't ask for account creation yet so will use it since it's been around longer. Probably because I can just needed my collections...

This seems to be achievable by basically using(including delay): ![Image](https://github.com/user-attachments/assets/655a4d3b-8d45-4248-9502-baff72dd4f94) Source: https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-systemparametersinfoa Based on rough look, X-Mouse Controls also seems to be using same thing. Any reason it's not been...

> Is it possible that you have two different Deno binaries installed on your system? Ie. does the `deno` in your terminal is in the same place as the Deno...

![image](https://github.com/user-attachments/assets/d2890413-140e-4102-999c-890c5c9b5d5d) On a fresh installation: `..\WinGet\Packages\DenoLand.Deno_Microsoft.Winget.Source_8wekyb3d8bbwe\deno.exe`: Actual Deno binary. `..\WinGet\Links\deno.exe`: Sym-link/shortcut to above. It seems `deno upgrade` replaces the symlink with the new binary rather than at the actual binary...

So I uninstalled all deno versions. And clean installed from Official Deno website and then tried `deno upgrade`. It looks and works fine. So it seems likely that it is...

> As mentioned in [MozillaSecurity/FuzzManager#1092 (comment)](https://github.com/MozillaSecurity/FuzzManager/issues/1092#issuecomment-2831356709), fasteners and fuzzmanager are pinned to old version in-tree, so updating the requirements file would be enough. That just leaves beautifiers. > > Another...

Can we have table of some kind in the docs that lists down what export platforms are supported by what Godot version(both by 3vs4v4.1vs4.2 as well as dotnet 6v7v8)?