Hans Kristian Flaatten

Results 122 comments of Hans Kristian Flaatten

The app runs completely fine without otel instrumentation, removing the `--require` removes the errors.

No worries, I am still debugging this myself as well, will update the issue if I find something. Also tracking this in the Upstream project I am instrumenting https://github.com/orgs/Unleash/discussions/6455

This feels very much as a bait and switch situation given the new commercial license for Docker Desktop?!

This would be really beneficial to have in our use cases!

We are facing the same issue in most recent version of ingress-nginx with `ImplementationSpecific` ingress as well.

@simonpasquier can we get this merged 🙏🏻

Are you sure that your version of ImageMagic have support for `webp`? If this is optionally supported you may have to compile ImageMagic from source to enable `webp` support.

Does the following command work with your installation of ImageMagic: ``` convert cute-cat.jpg -quality 50 -define webp:lossless=true cute-cat.webp ```

Yes, absolutely, but you need to find/make a router backend in order for this to work. I suggest you take a look at [https://github.com/pgRouting/pgrouting](pgRouting).

No, Leaflet itself does not know what is land and what is water on the map. It only knows about coordinates and how to display items within the grid.