Arkadiusz Żmudzin

Results 17 comments of Arkadiusz Żmudzin

I've encountered the same issue 😢 Is there any way to include some additional data in the extension, so it's usable in the handler/resolver?

Is there any update on this? I went through the whole documentation on the [docs.tilt.dev](https://docs.tilt.dev) website, but I haven't found anything regarding how to set this up.

@dzmitry-lahoda there is a separate matcher for matching the query I fell into the same hole because the README doesn't show you that there is a separate matcher for this,...

> @justinphilpott > Hi, on my system I get "unexpected token -" until I quote the ecosystem.config.js file options that contain "-", like: > > pre-setup: "ls -la" won't work...

The same issue is with the RabbitMQ server. While you can set how many times the server can try to connect to the broker by using `maxConnectionAttempts` option, if the...

Why is `snyk` required as `dependency` and not as `devDependency`? Maybe pinning the dependency would help in the future?

Hi, coming from your reddit post. Unfortunately, I haven't used this project, but I might have some idea why it's not working for you. Can you check whether you have...

> > Hi, coming from your reddit post. > > Unfortunately, I haven't used this project, but I might have some idea why it's not working for you. > >...

@korboybeats I had no problem compiling the `pngdefry`, but I'm on macOS. Running `cc pngdefry.c` created an executable `a.out` (default name if not provided) which responds with such usage message...

@korboybeats No, as mentioned above, I'm on macOS - the binary is not compatible with Windows. Did you try running another program with a similar purpose, e.g. https://axelbrz.com/?mod=iphone-png-images-normalizer or https://gist.github.com/urielka/3609051