Ahmed W.

Results 26 issues of Ahmed W.

On Linux / AMD 2950X / go1.17-c14ecaca81: ```sh --- FAIL: Test_Execute (0.00s) assembler_test.go:297: Expecting 5 got 140256821354496 in [mov u32$5, 0x8(%rsp) return] 48 c7 44 24 08 05 00 00...

``` - unimodules-app-loader (3.1.0) [stderr] FAILURE: Build completed with 2 failures. [stderr] 1: Task failed with an exception. [stderr] ----------- [stderr] * Where: [stderr] Build file '/home/expo/workingdir/build/node_modules/@react-native-community/react-native-cookies/android/build.gradle' line: 23 [stderr]...

Is there any way to add that? I'd like certain windows to start always on top

Type: Feature
Wont fix
wayland/wnck/gtk4

In typescript files, the results aren't clickable, so the only way to go to the todo is to manually open the file then go to that line.

help wanted

Hello, I tried to start the app with wine (with mono v7.0) and it seems to crash with: ``` exception inside UnhandledException handler: (null) assembly:C:\windows\mono\mono-2.0\lib\mono\4.5\mscorlib.dll type:Inval idOperationException member:(null) v[ERROR] FATAL...

https://github.com/nsf/gocode/issues/510 Maybe switch to https://github.com/mdempsky/gocode? the speed difference is minimal but it won't break every other Go release.

help wanted

I use the scroll wheel up/down for some spells in World of warcraft and most of the time I have to scroll multiple times to cast. Running without gamescope works...

When opening a large file with a lot of errors (ex react-native/index.js because it uses typescript in a javascript file), it slows nvim to almost 1fps. Is there a way...

https://www.zsa.io/moonlander/ https://github.com/zsa/qmk_firmware

Example: ``` func RemoveMe() {} func RemoveMe2() {} ``` With `genx -fn RemoveMe` turns into : ``` func 2() {} ```

bug