Andy Walker

Results 180 comments of Andy Walker
trafficstars

No, it has no user password, only an owner password. So the document should be able to be opened transparently, I just assumed that with encryption, but without the copy...

I'm not a fan of fluent interfaces, since options can be repeated and context for them can get kind of confusing. I'm not sure how much a fluent interface buys...

You may want to consider holding off on this until `signal.NotifyContext` lands: https://github.com/golang/go/issues/37255

I don't believe the linked PR addresses this issue. If I'm reading this right, it will issue a `SigKill` to the underlying process which doesn't seem like what this issue...

While I agree that the discussion in the other issue has gone past the point of usefulness, I think this issue is even less helpful. It comes off as snide...

I usually point people to https://eli.thegreenplace.net/2019/simple-go-project-layout-with-modules/, and have done so in several issues in this very repo. You've had several long-time gophers and a couple of go maintainers chime in...

I think the primary issue is that the org is titled `golang-standards` which, combined with its age, lends it a certain credibility (not to mention SEO) that is unwarranted and...

[This blog post](https://blog.golang.org/organizing-go-code) has always been a great place to start, and it's worth noting that @eliben, whose [article](https://eli.thegreenplace.net/2019/simple-go-project-layout-with-modules/) I posted above is in the [Golang organization](https://github.com/orgs/golang/people). There's also [this...

As with #119, please reconsider your tone if you wish to be taken seriously. Sarcasm, bombast and snarky memes aren't very helpful, and they make you look like a jerk,...

I'm seeing a similar issue with latest. For me, I have the custom icon folder set and it attempts to access the (valid) svg icon in the correct path (which...