Zach Queal

Results 85 comments of Zach Queal

Just got this on windows, as well; ```cli ❯ dog -H TXT google.com thread 'main' panicked at 'Invalid HTTPS nameserver', dns-transport\src\https.rs:55:50 ```

It's perplexing to me that this still isn't implemented. The Bitcoin/Zcash proofs are just signed statements; ```json { "body": { "cryptocurrency": { "address": "32jz9a7n4EXGnqfEUdpc7Cc3UVinSaErc6", "type": "bitcoin" }, "key": { "eldest_kid":...

I've been trying for the better part of an hour now, and it's not possible given the information in the readme to get this working in docker. I've tried `doas...

I ended up going with this; > [!NOTE] > My VPS is IPv4 only, with a caddy2 `reverse_proxy` running in front. ```yml version: '3' services: rgit: image: ghcr.io/w4/rgit:main command: -...

Sure. ```cli ~ ❯ bin update -a • C:\Utilities\exe\rclone.exe v1.69.1 -> v1.69.2 (https://github.com/rclone/rclone/releases/tag/v1.69.2) Do you want to continue? [Y/n] Y • Getting v1.69.2 release for rclone/rclone Multiple matches found, please...

Found another, maybe? ```cli C:\Users\xanza>bin update -a • C:\Utilities\exe\xhs.exe v0.24.0 -> v0.24.1 (https://github.com/ducaale/xh/releases/tag/v0.24.1) • C:\Utilities\exe\upx.exe v5.0.0 -> v5.0.1 (https://github.com/upx/upx/releases/tag/v5.0.1) Do you want to continue? [Y/n] Y • Getting v0.24.1 release...

This is still happening... No rhyme or reason what so ever. ```cli ❯ bin update -ayc • C:\Utilities\exe\dog.exe v1.0.5 -> v1.1.2 (https://github.com/mr-karan/doggo/releases/tag/v1.1.2) • C:\Utilities\exe\rg.exe 15.0.0 -> 15.1.0 (https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0) • Getting...

Just started seeing this in `1.13.1b` after upgrading. It's only select tabs, but it's completely random... Recent update makes Google Drive completely unusable.

Yeah, this is a weird issue. I can't tell if it's a caddy issue or my environment. I tried using `nano` and got the same thing. I tried to bind...

Specify an asset filter; ["dhth/act3"] asset_filters = ["darwin_amd64", "^sig"] Grab darwin_amd64 and exclude `*sig*`.