Bilal Quadri

Results 27 comments of Bilal Quadri

@ljharb Is there any chance at all you would be willing to change your mind here? There is real developer pain caused by nvm's refusal to interop. This schism creates...

Hey, would you consider breaking this out into a standalone plugin (even if it's still in an unstable/WIP state) or perhaps just rebasing against the current master HEAD? I'd love...

Unfortunately, it won't be possible due to the limitations of how this plugin works. It doesn't do true centering, but rather, offsets from the left. It looks better with two...

Hey. I believe this should be possible. There may be some gotchas, but I'll look into this and see about adding it as a separate function you can call.

Yeah, this would be huge for me. Even something to either extend the interactive rebase in git to add a preprocessing step to it could work. Let's say I have...

Just chiming in here: We have a use-case where we're basically hope to host badge-maker in a Lambda and invoke it directly in our CI/CD pipeline flows. We don't want...

I wasn't aware of the endpoint badge, that's really neat! However... > https requests to some api/endpoint which internally utilizes our npm package doesn't sound like a terribly efficient way...

Yeah, sorry for going off on a tangent. Upon digging into the codebase a bit deeper, I see that all my needs can actually be achieved today by using the...

I love the documentation and ideas behind middy, but the TypeScript developer experience is broken right now. The middleware implementations that @dbartholomae and @oyed put out look great, but now...

@willfarrell FWIW, the #883 improved the situation a ton. Really appreciate the work you and @vicary did to get that merged in! Honestly, at this point, I have no reservations...