Arkadiusz Żmudzin

Results 17 comments of Arkadiusz Żmudzin

@korboybeats I might try to compile it on Windows when I get a chance to work on such platform, but cannot guarantee when

@korboybeats ok, I think good news, I managed to compile it on Windows. It wasn't as straightforward as on macOS, but it works :P Steps to fix: 1. Download the...

@korboybeats Check the help message of `pngdefry`, the `-i` option for `pngdefry` has a different meaning than `-i` for `node-pngdefry` In `node-pngdefry` the `-i` option means input file, but in...

@korboybeats Ok, I think I misunderstood how this works, maybe create a new folder where the outputs should land like `out` and instead `new.png` pass `out` ```sh pngdefry -o out...

No problem, happy it worked!

@ambid17 I think with new UI they have this option in settings available :)

I think AWS doesn't have mailboxes (apart from WorkMail service which is really expensive). We could set up SES (Simple Email Service) to send the emails received from the frontend,...