Andrew Bagshaw

Results 6 issues of Andrew Bagshaw

Any way to get a nicely formatted stack trace like we do with `log.Err(err).Stack().Msg("uh oh")` from a panic? After recovering from a panic I'm wanting to log the stack trace...

I am generating a square crop (500x500) for a large image (about 3000x3000px). When minScale is at 1 this process is done in a second or two (max) on my...

enhancement

Just wondering if LiveQuery support is in the pipes - this is a feature I'm really excited about and would love to see implemented in this library.

Any plans to support complex numbers?

When trying to add a GPU to a container with: ``` resources { limits { "nvidia.com/gpu" = 1 } } ``` I get: > spec.0.template.0.spec.0.container.1.resources.0.limits.0: invalid or unknown key: nvidia.com/gpu

enhancement
help wanted

Does this plugin have support for css background-images and if so how would the focus area be specified? Thanks!