Agam Kohli
Agam Kohli
I had this issue and it took a lot of internet scouring to figure it out. Install the driver from https://github.com/virtio-win/virtio-win-pkg-scripts/blob/master/README.md and mount it to guest VM. Then update ethernet...
I assume this is because off the "pause" in config.bat. When I press any key, it just reloads the black window and FlawlessWidescreen. If I remove "pause", it just continuously...
On dry run: `Welcome to RocketArb: Deposit! Have you tried almost depositing your minipool using the smartnode? y Got smartnode version 1.14.1 Creating deposit transaction by executing smartnode: docker exec...
I started a fresh Ubuntu 20.04 VM and followed howto-build-android to the tee but get this fail at the last step ``` agam@ubuntu-vm:/opt/android/cake_wallet$ flutter build apk --release You are applying...
When running `airgap-coin-lib`'s `BitcoinProtocol.prepareTransactionFromExtendedPublicKey`, I get `[Error: Request failed with status code 403]`. The functions seemed to have queried [https://cors-proxy.airgap.prod.gke.papers.tech/proxy?url=https://btc1.trezor.io/api/v2/utxo/REDACTED?confirmed=true](url) (I've replaced my xpub with "REDACTED"), which works fine if...
You are using https://github.com/martinpaljak/oracle_javacard_sdks as a library which uses Oracle licensing. You cannot license the Redistributable under MIT because Oracle's “[...] complete and unmodified [...]” clause and the requirement to...
### Description ### Using `paru -S opencode` ``` ==> Making package: opencode 1.1.10-1 (Fri 09 Jan 2026 04:50:30 PM CST) ==> Retrieving sources... -> Downloading opencode-1.1.10.tar.gz... % Total % Received...
### Description Following `CONTRIBUTING.md`, I get the following error running `bun dev` or `./packages/opencode/script/build.ts --single` ``` error: Cannot find module '../../validators/validate.js' from '/home/agam/git/opencode/node_modules/.bun/@[email protected]/node_modules/@babel/types/lib/builders/generated/lowercase.js' ``` Please offer guidance. I've been stuck...