Ed Ropple
Ed Ropple
I'm curious (this is outside my wheelhouse) - why is opus a last-resort audio codec? (or is it implied by the other codec options?)
Bump; it's been about a month and some guidance would be really appreciated.
I'd like to generate an option that looks like this (from the canonical `petstore-expanded.yaml`): ```yaml post: description: Creates a new pet in the store. Duplicates are allowed operationId: addPet parameters:...
Hey-- So I did look at that before posting, and it seems like the keys that it extracts are shallow ones. And they make sense--pull headers, cookies, that sort of...
Cool--this should make breadcrumbs and messages easier too, for sure. Performance impact of request-scoped stuff is negligible, in my experience. I wrote [@eropple/nestjs-bunyan](https://github.com/eropple/nestjs-bunyan), which effectively makes your entire application, request-scoped...
Hey there! Just ran into this when I was building an inline side notes component, a la TufteCSS. Saw this issue and was wondering if there had been any movement...
There's a `name` field in `Pulumi.yaml` that seems like it should also be part of the qualified stack name. (This is particularly painful when trying to use the S3 backend,...
The thing that I find awkward is that "org" is a Pulumi SaaS concept and doesn't map to a file-store backend (or similar, like S3). I would expect, as a...
Been looking at this. Is there appetite for making Cliffy more generally themeable? I might be able to contribute if so, and it sidesteps some of this problem by letting...
Hey there, I'm sorry - I lost this in the github notification spam. I work at Render and we're building a CLI on top of Cliffy, and I think we'd...