Nikolay Kolev

Results 137 comments of Nikolay Kolev
trafficstars

This keeps happening over and over again. Had to disable the extension. Doesn't work up to VS Code v1.47.0-insider!

@arjun27 Is there any chance to fix this?

@FooBarWidget @OnixGH It's not an optional parameter. I'm using `init_by_lua_block` to set some global variables during Nginx start (not set per request), but it doesn't seem to work even with...

Doesn't seem to work with remote ether: The snippet: ```Bash local -r schema="https://raw.githubusercontent.com/kubernetes/kubernetes/v${kubernetes_version}/api/openapi-spec/swagger.json" pushd "${schema_dir}" rm -rf "${schema_dir}" mkdir -p "${schema_dir}" openapi2jsonschema \ --kubernetes \ --stand-alone \ "${schema}" popd ```...

Also: - https://www.fastly.com/blog/surrogate-keys-part-1 - https://www.fastly.com/blog/surrogate-keys-part-2

Atom Dark would be fine. If it fits well that one, it will fit the rest of the dark ones, too. On Mon, Jun 23, 2014 at 4:43 PM, Christophe...

This is what I meant: ``` ./self-destruct.sh ~/Pr0n/*.mpg --after 1d ```

@zimbatm Terraform v1.13 got released today and `terraform fmt` takes a list of files now.