Nick

Results 81 comments of Nick

Damn, just switched to this library (from `gopkg.in/godo.v2/glob` since it produces a nil pointer reference if you don't have permission) only to find it doesn't support the `**` syntax. I'll...

What about a separate function for the modern usage of globs? I'm not sure why it needs to be strictly C compatible, given golang is made for now, and has...

I wonder if `dyf.sh` and `dyo.sh` might have what I need, but its hard to tell.

Thanks for the reply @jordinl83. I'm basically trying to represent our organisations internal landscape using this tool. I thought I might simply be able to edit the `landscape.yml` and `settings.yml`...

I've tried building a few existing ones (such as graphql and the ML one) just to get a baseline before I begin customizing it. I didn't set the API keys...

> 98% of the content on the Landscape, so excluding them defeats the purpose on using the Landscape on a first place. I don't agree. In our case, we're not...

I don't think a specific use case is required in order to fix this, but I think addresses (MAC, IPv4, IPv6, etc...) should be numerically comparable. I'll try and get...

I get this in Linux when the glob looks for things I don't have permission to (eg: `/root/**/*`).

I'm having trouble trying to change from the `latest` to `semver` strategy without having to take down all of the running pods. I've even set the initial tag to be...