Andrei Neculau

Results 172 issues of Andrei Neculau

Please make sure to provide all the fields and describe your issue. * Service: Glue * Action: * Glue docs are missing https://docs.aws.amazon.com/glue/latest/dg/api-permissions-reference.html I'd be happy to send in a...

the tweet said > HTTP response codes for dummies. 50x: we fucked up. 40x: you fucked up. 30x: ask that dude over there. 20x: cool.

https://github.com/inadarei/draft-prefer-transclude

https://tools.ietf.org/html/draft-ietf-httpbis-early-hints-05

https://w3c.github.io/server-timing/

enhancement

Hi! This is not an issue, but an educational question. I wonder why did you not set up this lambda with an SNS trigger (rule with 1 action: write to...

shouldn't https://github.com/wix/eslint-plugin-lodash/blob/master/src/rules/prefer-immutable-method.js#L18 say that `_.reject` is preferred over `_.remove` ? otherwise using _.filter also requires negating the predicate