Tony Spataro

Results 66 comments of Tony Spataro

Substring matching seems to be partly broken for me, in a disruptive way. Here is a spec that has failed in CI. I want to reproduce the failure locally, so...

Although it's true that browser-based tests tend to be slower NodeJS tests, my team is already doing TDD using Cypress with stubbed network requests; in headless mode (which I assume...

To echo something @Paden said: I only want touse `openapi-typescript-codegen` to generate models, and my client wrappers take care of Date-to-string and string-to-Date automatically. A flag such as this would...

For others' benefit, a user contributed a solution for `vue-quill` here: https://github.com/xeger/quill-image/issues/14

I made some progress on `install` but haven't done any testing yet. Given that you're wiling to put the time into it, I have no problem going with your solution...

Hi @mathuin; sorry for being unresponsive for so long! Do you still play KSP? Have you enjoyed your install changes? Someone else recently opened an issue complaining that RAMP has...

Oh my goodness; sorry, I didn't see this issue until just now. I haven't played KSP in quite some time; as such, this repo is essentially abandonware. The other contributors...

@astappiev these are good points. For the moment I will make you a collaborator of the repository so you can contribute changes if you'd like. When I get some downtime...

I think putting the scripts and the boot script into their own `ramp` namespace are a great idea! Go ahead and do it. I will happily review your PRs, but...

The math is the same for a Mun-Minus transfer as for an interplanetary transfer, so in principle, yes. I have a very feeble understanding of the math, but when I...