Julian Harris

Results 37 issues of Julian Harris

**Prerequisites** > Please fill in by replacing `[ ]` with `[x]`. * [x] Are you running the latest `bert-as-service`? * [x] Did you follow [the installation](https://github.com/hanxiao/bert-as-service#install) and [the usage](https://github.com/hanxiao/bert-as-service#usage) instructions...

Hi I love Serverless but corporate clients are generally hesitant to use third party elements in the core flow. SAM has come along a bit in recent times -- have...

I'm at the "Add Note attachment to S3" and I'm having some permission issues. It'd be great for the guide to enable object-level logging with CloudTrail when the note bucket...

Provisioned Concurrency, [announced Dec 2019](https://aws.amazon.com/about-aws/whats-new/2019/12/aws-lambda-announces-provisioned-concurrency/), takes some steps towards alleviating the cold start problem. This means polling hacks can be removed. The proposal therefore is to update the guide to...

A selection of additions and changes as per commit message. Oh and Broid.ai is defunct so removed that too.

Consider this HTML construct: ``` ``` This is turned into the following by the opengraph module: ``` [ "og:title", "‘A Path That Is Not Sustainable’: College Hits Breaking Point, Sends...

enhancement
docs

Firstly thanks for this tool! It is really useful for debugging issues. And also, I spent a big chunk of time hunting down what was in the end a simple...

Hi I have a video that is coming out in a different aspect ratio. How can I tweak that?

Hi I've done a test and the results are only marginal -- as if someone had put some mild edge detection on each frame. Are there parameters I can tweak?

JSON keys in maps can be any value, yet it seems that this proprietary method of JSON selector seem to only support a subset of tags. For instance, in HTML,...