TheDiveO

Results 179 comments of TheDiveO

Thank you very much for your report and information on how to fix it, highly appreciated! With my current limited understanding of these macos corners, the Apple script "sources" are...

nota bene: we should consider using nohup in order to be able to finish the script immediately after start. This would allow starting multiple Wireshark-Edgeshark sessions in parallel from the...

> `go env` has a read only env `GOVERSION=`. perhaps `go env` should get a new env `GOLOCALVERSION`, and `go version` get a second line prefixes with `local: ` ?...

The spec proposal allows `foo "example.org/goo/bar" baz`, what gives?

I can probably offer another example: https://github.com/siemens/turtlefinder/blob/f21b66938827bb8d9ec1a720b34c870465e5620e/go.mod The third require section in this case has even a mix of direct and indirect if I understand it correctly.

Is the three block design intended, als if so, why? Or should it be always only two blocks?

glad this is being resurrected \*scnr\*

@rsc can this please find its way into the official documentation or alternatively the Tour of Go? Such things really need to be easily accessible, and not buried only in...

Yeah, it could otherwise become a "Tor-Tour of Go" (sorry, couldn't resist)