Yeshey
Yeshey
## Issue Captcha always requested, and on completion always wields _"incorrect response"_ or _"try again"_ (on login page after successfully filling email and password) Last print before unable to continue:...
I noticed there weren't any references to decentralized alternatives, all suggestions rely on one centralised server to be online all the time, either hosted by us or by an external...
Trying to run steamcmd.sh with bash, and it errors with `Error: file is not found (check BOX64_PATH)` setting BOX86_LOG=1 lets us see that the problem is `libtinfo.so.6`: ```bash Debug level...
### Bug Report Required Information The entire (not truncated) output from the client application (if applicable). To obtain this run `looking-glass-client` in a terminal. The LG client is nixOS: ```...
- **Version**: package.json: ```json { "name": "js-libp2p-webrtc-private-to-private", "version": "1.0.0", "description": "Connect a browser to another browser", "type": "module", "scripts": { "start": "vite", "build": "vite build", "relay": "node relay.js", "test:firefox": "npm...
I believe it should be made clearer in the README.md what the name of the server is and how to change it. I was for more than half an hour...
Trying to run steamcmd.sh with bash, and it errors with `Error: file is not found (check BOX64_PATH)` setting BOX86_LOG=1 lets us see that the problem is `libtinfo.so.6`: ```bash Debug level...
There has been a lot of work in making vgpu work for the latest versions of linux in https://github.com/VGPU-Community-Drivers/vGPU-Unlock-patcher, I made a fork that made this work with flakes using...
Was trying to make this work on my nixOS machine, changed my kernel to 5.4 to make sure the environment was as close as possible to the tested one: ```nix...
Trying to test the [box86 package for nixOS](https://github.com/NixOS/nixpkgs/pull/318623#issuecomment-2158255596). I have a `aarch64` machine and a `x86_64` PC. I'm using my `x86_64` PC to build binaries and sending them to the...