Dragos Harabor

Results 18 comments of Dragos Harabor

Unfortunately still not working for me.

Thanks for looking into it. It prompts for GOPATH, I enter the correct one and it's still complaining that it can't find any packages. If I start it from the...

Does it persist GOPATH anywhere? If so where is the config file located, please?

The file looks correct, but it's not working unless I start it from the cmd line with GOPATH set. Any debugging help?

[goggles.txt](https://github.com/KyleBanks/goggles/files/866685/goggles.txt)

One more issue, lines 157-161: ``` ##### Undervolt Settings ##### # 1=stock 2=750mV (default) 3=725mV # 4=700mV 5=675mV 6=650mV 7=625mV UV=1 ``` 2 is listed as the default but UV...

@tlimoncelli Volunteering PR #1808, for dynamic DNS `A` record support.

For bidirectional RPC on the same connection, yamux or muxado could work well. They can also solve the problem where one side is behind a firewall/NAT and the other side...