Sergey Kostrukov

Results 23 comments of Sergey Kostrukov

@cmckinsey Here's a practical example where escape analysis could be really helpful. Let's have a look at this snippet in F# code: ``` f# // ReferenceEscapeTest.fs module EscapeTest // a:int...

Azure authentication has been implemented in experimental mode in the Prometheus datasource. The user experience is not finalized yet. I updated the issue, @mckn @hugohaggmark, sorry, could you please reopen...

`datasource_service.go` has Azure authentication logic which is exclusively used by Prometheus templating queries and needed as long as templating queries go through `datasource_service.go` rather than Prometheus backend `promclient.Provider` (tracked by...

@glennblock Yes, I understand your idea, but I think that my example with Task Scheduler wasn't good in this case. My idea is to be able to run csx scripts...

Just want to run scripts without console window pop up. http://stackoverflow.com/questions/8194713/difference-between-java-javaw-javaws > The **java** tool launches a Java application. It does this by starting a Java runtime environment, loading a...

Probably no need to download all the tree... Feels like really slow when visiting the exactly same directories back and forth... Maybe cache doesn't work for some reason?

`build.cmd` / `build.sh` in the root of the repo to build and run unit-tests from command line would be useful too 😄 (FAKE / Cake)

Now, besides **brew** (#288), it also available in **scoop** (#375) for Windows users. #### Linux/MacOS ``` brew install mage ``` #### Windows ``` scoop install mage ```

Look and feel of Turbo Vision (not only colors) would be really great!