Andrei Neculau
Andrei Neculau
FWIW a quick lifehack is to actually open one github issue per theme, find a unique label e.g. `theme-voting` and let people :+1: - it is then easy to publish...
Sorry, I might have been too terse. I can answer these from my POV: > Does this replace or augment the current ignore support? Augment. Makes no sense to break...
> Using existing NPM config is probably a bad idea, given the myriad different ways that users structure their code repositories. I forgot to say that this has little to...
FYI I have arm64 images here https://github.com/ysoftwareab/docker-vernemq/pkgs/container/docker-vernemq based on @mgithubreq's https://github.com/vernemq/vernemq/issues/1421#issuecomment-609467559 PS: I have only quickly tested the 1.10.3 (which I need), not the newer (1.12.3)
~Could you give some indications as to what you would like to happen? Beyond just fixing it? If you have a background of why this is happening that's an added...
True... SES has 10MB limit, while SNS/SQS - 256KB (previously 64KB) On Thu, Jan 12, 2017 at 10:20 AM, Simone Scarduzio wrote: > This should have passed through SNS, and...
Update: I wanted to help out, but it looks like any investigation needs to happen on Big Sur with Safari Beta. The conversion tool `xcrun safari-web-extension-converter` doesn't work with Safari...
@seancribbs > "PATCH is neither safe nor idempotent as defined by [RFC2616], Section 9.1." Yet, conditional requests are allowed! So, sort of the bastard child of PUT and POST. Not...
Sorry but I don't have time to look over the whole options now, but re: `Content-Location` - it's not required at any time. Responding to a PATCH request with a...
Hehe I didn't understand your comment so I was checking your commits in the branch. But back on topic, I noticed the same 2.20.1 - my bad as I didn't...