Alberto Esposito

Results 39 comments of Alberto Esposito

In the end I decided that the case we should support are: - `snake` - `kebab` - `camel` - `pascal` I would propose to drop the `kebab-or-snake` [case](https://github.com/nestjs/nest-cli/blob/be5aab2940af67886acf6175097b066766632597/lib/utils/formatting.ts#L8) for the...

Hey @micalevisk is there anything I could do to speed up the merging of this PR?

Thanks, I apologies to bother you but I'm really excited about my first nestjs PR :heart:

@djc At some point we will for sure have an implementation in tokio uring, but before that we need to analyze all the io_uring options and decide which opcodes needs...

Hey man thank you very much for reaching out, I was thinking the same today. I really appreciate your proposal, let me know if you prefer to open a PR...

You welcome, you're right that I should write more docs, at some point they will come :D `CDW` stands for "Command Word" and are basically some fields which depending on...

Subscribing to the issue. In an internal test I saw that HTTP/3 improved bounce rate and conversion rate, especially with users on poor connections. @jasnell loving your work. I don't...

@boaerosuke I think [this](https://github.com/nodejs/node/pull/39062) is becoming a blocker for this issue, so work is still progressing.

~~Unfortunately it seems we've met a blocker: OpenSSL QUIC support has been delayed by at least 12 to 18 months.~~ More information [here](https://github.com/openssl/openssl/pull/8797).