John Ruble

Results 22 issues of John Ruble

Title: The Splatting Type (film/tv show): Film Film or show in which it appears: Locke & Key Is the parent film/show streaming anywhere? [Netflix](https://www.netflix.com/title/80241239) About when in the parent film/show...

suggested title

Thanks for this library. I really appreciate how easy it was to quickly understand and apply. Nice job on the docs and API design! I found myself printing a couple...

enhancement

## Suggestion The current [OpenAPI generator](https://loopback.io/doc/en/lb4/OpenAPI-generator.html) seems like it's meant to be used once, upfront, to scaffold code. My suggestion is to (also/instead) support the use case where you run...

feature
CLI
OpenAPI

I spent some time chasing down a bug today, where the only visible error was _"Could not save entity"_. Here's the relevant code from typeorm-seeding: https://github.com/w3tecch/typeorm-seeding/blob/4136b0e0f58a4ec13b17c717bd026043fbdf7ddd/src/entity-factory.ts#L46-L53 So there's a try/catch/throw,...

We're using a runner based on the [runner-default](https://github.com/npalm/terraform-aws-gitlab-runner/blob/develop/examples/runner-default) example, and overall it's been great: we're able to run most* of our builds on it, and they run much faster than...

This project doesn't have type definitions, which would help TypeScript users. I'll try to contribute some when I get a chance.

Would it make sense for a hint to suggest converting this: `let fn = fun x -> otherFunction "asdf" x` to this?: `let fn = otherFunction "asdf"`

rule

When I connect the REPL using `.remote()` like in the example, the commands seem not to return anything. ``` yarn run wd shell (...) (wd): x = wd.remote("localhost",4723) (... )...

The animated progress bar is nice in an interactive terminal, but it's really junking up our CI logs. (also there seem to be extra newlines in the summary table) A...

The browser offered to save a password today: ![image](https://github.com/balena-labs-projects/browser/assets/164652/3de7e14d-686a-4183-aacf-3f3cee4702dc) This should probably be off by default.