derek

Results 7 issues of derek

Logging into hyprland with Gnome login manager does not work. After login, there is a black screen for 0.5 seconds and then it puts me back to login. (so probably...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Some songs that I have listened to have experienced this issue....

bug

im using this code to inject a dylib into a given pid. It works on a test cpp program, but when I run a java program, it crashes, saying `frida_device_attach_sync...

I install the game with an external drive. Sometimes when I open the launcher, it says install game, and takes a long time to check game file integrity. If there...

help wanted

Calling `Injector::new()` causes the program to segfault with no error. Example code: ```rs fn main() { Injector::new(); } ``` produces this: `Process finished with exit code 139 (interrupted by signal...

I recently started using xcode-build-server with sourcekit-lsp in neovim, and I'm having trouble with the LSP. For context I used Xcodebuild.nvim to configure the setup and then ran the xcode-build-server...