Trivikram Kamat

Results 146 comments of Trivikram Kamat

The GraphQL API provides minimizeComment option under Mutations. Docs: https://docs.github.com/en/free-pro-team@latest/graphql/reference/mutations#minimizecomment Refs: https://github.com/isaacs/github/issues/1480 I think this project should be good with `DeletePreviousComments` support, and this request can be closed. @jlhood WDYT?

Example difference in comments when the old application stack was deleted, and new one was deployed: * Old: https://github.com/aws/aws-sdk-js-v3/pull/989#issuecomment-596653632 * New: https://github.com/aws/aws-sdk-js-v3/pull/989#issuecomment-599690213 Deleting old stack deletes links to the build...

Confirmed that deletion of old Cloudformation stack is not required. One can just overwrite previous Cloudformation stack, and old resources will be preserved. It would be good to have update...

Existing implementations of QUIC: https://github.com/quicwg/base-drafts/wiki/Implementations The ones (under active development) in Rust: * [quinn](https://github.com/djc/quinn) * [quiche](https://github.com/cloudflare/quiche)

Hi folks, this is Trivikram - maintainer of AWS SDK for JavaScript. TypeORM is very popular, and my team is open to recommend TypeDORM from [Amazon DynamoDB DataMapper for JavaScript](https://github.com/awslabs/dynamodb-data-mapper-js)....

> I imagine a good starting point would be to go to [typeorm/typeorm/find/master](https://github.com/typeorm/typeorm/find/master) and search for `mongo` I quickly looked searched for `mongo` and this is what I found: *...

Refs: https://github.com/yarnpkg/berry/pull/4036

Verifying https://github.com/yarnpkg/berry/pull/4036, and several other perf fixes in `v3.2.0-rc.14` yarn v3.2.0-rc.14: cold - 283933, warm - 37379 ```console $ git clean -dfx && git checkout . $ yarn set version...

Verifying https://github.com/yarnpkg/berry/pull/4101, published in `v3.2.0-rc.16` yarn v3.2.0-rc.16: cold - 211006, warm - 35565 ```console $ git clean -dfx && git checkout . $ yarn set version 3.2.0-rc.16 ➤ YN0000: Retrieving...

> Is posting in this thread making such a request, or does such a request need to be posted elsewhere? This is maintainer of AWS SDK for JavaScript. Tagging recent...