Jaana Dogan

Results 154 comments of Jaana Dogan

No significant performance overhead. It listens a randomly available socket. All security impact of opening a socket applies here.

How did you get this error? By running gops?

Exciting news. Is there any timeline to keep accepting the security fixes? Are there any long-term plans to communicate the deprecation from the SDKs themselves, such as logging that SDKs...

We should do a better job recognizing VSCode if command line utilities are not installed.

Yes. Currently, we look for the availability of `code` in user's PATH instead of looking for the default installation directory: ``` /Applications/Visual\ Studio\ Code.app // for mac C:\users\{username}\AppData\Local\Programs\Microsoft VS Code...

@TheMushrr00m, thanks! This looks pretty straightforward. I will send a fix.

I agree that not getting rid of them is not a great idea. Any solution they are not standing out would improve the user experience. We can, at least, stop...

Go tooling have specific rules for importing internal packages. This should be reflected on the godoc as well by not letting internal packages dominate the package listings. I'd be satisfied...

Andy updates on this? This is a critical UX problem. For example, take a look at the top-level package listing of https://godoc.org/go.opencensus.io. It contains internal auto-generated packages dominating the page...