Nathan Peck

Results 40 comments of Nathan Peck

I did end up coding it myself, but was not able to get approval to open source it and contribute back unfortunately. But for anyone out there who needs this...

[StoryDesk](https://storydesk.com) is using sharp in prod for resizing and optimizing all the user content uploaded to our cloud based presentation app. We also use it behind the scenes to resize...

Yep that’s a mistake in the diagram. Will fix it if I get a chance On Sun, Aug 5, 2018 at 6:51 AM Melbit-haixingzhang wrote: > Following pictures shows a...

Hey all, I have done a deep investigation into Podman + AWS Copilot. I was able to get Copilot to use Podman by adding a symlink: `ln -s /usr/local/bin/podman /usr/local/bin/docker`...

@MrArnoldPalmer Can I get you or someone else from the core team to look at this RFC referenced in the PR and see if its ready for initial approval?

Hey @rektide. I don't have a specific link for this, but I do have a solution for you: ECS task definitions allows you to specify multiple containers, and these containers...

I've also noticed the discrepancy between the CreateQueue behavior. Thanks for this fix.

Thanks for the suggestion. I made a cursory look at InchCI and it looks pretty cool. I'll see about adding better inline documentation on this and other packages I have...

This is a very cool PR, however I'd like for it to be additive rather than removing the existing decimal example. Could you perhaps add the new macro as a...