Results 593 comments of Stephen Haberman

Fwiw @rochdev we'd love to see this land, b/c we're currently looking at GraphQL traces that have "gaps" of no activity, and one of our current theories is that the...

@mastermatt cool, that makes sense! We'll probably try this out in production, hopefully in the next ~few weeks (it's bothering us but not super high priority), and will report back...

@nukuutos curious why you closed this issue? Can we keep it open? As far as I can tell, using `display: contents` is still broken/unsupported.

I think most users have used metadata on the server, i.e. to accept incoming data like auth headers. Also I think that its the client `Rpc` implementations that put this...

Ah nice, thank you @dsherret ! ... this is maybe a naive question, but @devongovett what's this value prop of this `dprint-node` package over the `@dprint/typescript` package? Do they use...

Oh, I know the difference now! :-) In looking at flamegraphs of our codegen process, `@dprint/typescript` is paying a ~500ms-on-my-laptop cost to like reload the WASM in `getBuffer` on every...

@dsherret ah gotcha! Cool, that makes sense. Personally I'm not that bothered by the specific-plugin-at-specific-version approach if it's the most pragmatic way to get native binary versions of dprint into...

Hi @dasco144 , thanks for the PR! Just wanted to say it'll probably be ~few days/this weekend before I get a chance to look at it.

Sweet, this is amazing @dasco144 , thank you!

:tada: This PR is included in version 1.173.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/ts-proto/v/1.173.0) - [GitHub release](https://github.com/stephenh/ts-proto/releases/tag/v1.173.0) - `v1.173.0` Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket: