Bartlomiej Plotka

Results 700 comments of Bartlomiej Plotka
trafficstars

Common pattern is to use `User: strconv.Itoa(os.Getuid())`, but again, it might be different for Mac setups.

Yes, I seen that, let's fix it. 👍🏽

Waiting until we can get buckets would do the work potentially. Issue on it's buggy readiness endpoint would be helpful too

Yes, I think there is a way to improve API, by ONLY specifying `Dir()` and creating a fake path in the container that DOES not start with `/shared` but starts...

Right. I wonder if this makes sense to do as @squat mention - treat no endpoint config as `enabled=false`

@marcolan018 This looks promising! Any update on this? (:

I agree that we have to run dry runs. But we can catch 1000x more things in generation time if we would use type safe language and that is a...

Not sure why circle Ci is dead on your PR, but docs are failing because Katacoda is mentioned, but it's removed from public. We should remove the links to make...

I think I need more context about why `common` was created. Does it have something to do with maintaining compatibility for important packages with proper semantic Go versioning? If yes...

Hi, thanks for proposing this. It sounds what you try to achieve is similar to our attempt here: https://github.com/prometheus/client_golang/blob/cache/prometheus/cache/cache.go Do you mind providing us with more details? It might be...