Duke Leto

Results 61 comments of Duke Leto

Config file should override env variables.

A utility to verify that all implementations of a given problem number give the same output will be helpful to find implementations that are wrong.

We need coding standard tests. Parrot has some very extensive examples that we can steal.

I would say that it is more important to have coding standard tests for bin/, because those will be in continual development. But we can always run them on the...

A huge +1 . Being able to override the Content-Disposition is absolutely necessary to give users who download files nice filenames which make sense to them, which are different than...

FYI, I am using this patch in development and it seems to work great when setting some headers, but I am getting a SignatureDoesNotMatch error from S3 when trying to...

Actually, I had a typo and I was spelling "response-content-disposition" as "content-disposition" which gets ignored and then makes the returned link invalid. We may want to add some code to...

Update: I am using this pull request in production to set various headers (Content-Disposition, Content-Type and Cache-Control) and it works awesomely.

@str4d this is an interesting ZIP in relation to Hush, who is exclusively focused on the memo field and using it to the full potential. It's expected and inevitable that...