Brian Faust

Results 95 comments of Brian Faust

I think this is the exact same issue I'm encountering with https://github.com/vercel/next.js/issues/41453 where I have 400+ markdown files in total with 2 directories each containing 148 and the rest spread...

You mean `ulimit`? Not aware of a command called `limits`.

Switching to MDX makes it possible to build my 400+ markdown files page. No chance to get it working with `@markdoc/next.js` even in the starter demo. So would think it's...

Thanks! That did indeed work after I copied https://github.com/bufbuild/connect-web/blob/3888ec37d7050863acefbb3b4a9c5e30367de8f6/packages/connect-web-test/src/nodeonly/create-grpc-definition.ts into my project. Are these functions exposed anywhere else outside of that package? It has a fair few testing-only dependencies so...

Since it works without any issues so far (all our tests are passing as they did with ts-proto) I think it would be nice to have them in a public...

@timostamm Thanks! The `Plain` type does exactly what I needed, a lot nicer to work with without having to plaster my code with `@ts-ignore` since the underlying code works as...

@Monokai has there ever been an official release of the terminal themes?

@mikebronner what's the status on this, anything that needs help?

What's the status on this?

Would say so @jochem-brouwer and rejecting such PRs should be up to the reviewer