Dan Hughes

Results 6 issues of Dan Hughes

When running the installer, I get this error: ``` root@DreamMachine:~/.ssh# sh -c 'DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"' ERROR: Cannot get latest version: INFO: OS: debian INFO: GOARCH: arm64 INFO:...

✨ feature-request

When running the following docker command, the `"False"` and `"True"` parameters appear to not be parsed correctly - I would guess because `jq` reads that as a truthy string. For...

We have typescriptify running alongside some other codegen, and the log output takes up a lot of visual space. This PR adds an option to mute the print statements when...

This PR adds a test to demonstrate [this issue](https://github.com/tkrajina/typescriptify-golang-structs/issues/81).

👋 When using a map that contains a newly defined type, like this: ```golang type Foo uint type Bar struct { Foo Foo `json:"foo"` FooInKey map[Foo]bool `json:"fooInKey"` FooInValue map[string]Foo `json:"fooInValue"`...

I'm getting the below error when I push any button on a [C-ZB-SR5BR](https://candeo.io/store/zigbee-5-button-remote-with-rotary-dial). Here's the error log: ``` 2025-10-08 17:21:47.380 ERROR (MainThread) [zigpy_znp.uart] Received an exception while passing frame to...