Alfonso Acosta

Results 117 comments of Alfonso Acosta

The direct messages are covered by #8 This is a nice idea (sorry I didn't comment on this early), but I don't really have time to put on this right...

That's exactly how `rust-analyzer` handles traits

Here's another user needing the hybrid view: https://weaveworks.slack.com/archives/scope-public/p1459362185000321

Report from the user: https://weaveworks.slack.com/files/guang/F0WL9MS86/api_report.json.gz

I think that a regular call to [`ListServices`](http://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ListServices.html) wouldn't add a lot of overhead considering we regularly call `DescribeService` for every service.

This should be included in the host topology I presume.

I would say it is, but I would leave it up for @errordeveloper since he reported it

What proxies are you guys using? The proxy needs to support websockets. Also, it would be helpful to see the console logs of the browser.

> looks not so good : s Actually, everything works as expected so far, but the warnings are annoying.

Thanks for the detailed description! However, after further digging, since: 1. Services can be easily created by [`sc create`](https://technet.microsoft.com/en-us/library/bb490995.aspx) or even from [Go itself](https://godoc.org/golang.org/x/sys/windows/svc/mgr#Mgr.CreateService). 2. I need installation hooks for...