James Brown

Results 71 issues of James Brown

Forgive me if I'm missing something obvious, but is there an easy way when using this plugin to have the quickfix list open automatically when there are errors? Something like...

good first issue

It's amazing that this library doesn't natively support IPv6, either on the connection to the proxy _or_ through the proxy. You can kind of hack it up for the connection...

Fixes #1049 Not sure that this is the cleanest solution, but it sure seems to work.

Status: Backlog

I have an async HTTP server and I'd like to attach `transaction` information to sentries caught during request processing. This isn't actually straightforward right now because the corresponding method (`with_scope`)...

cassandra-migrate currently depends on `click==7.1.2`, which seems rather aggressive given that it doesn't even directly use click. It should ideally either be upgraded to 8.1.x or pinned less restrictively, I...

These are kind of long and clunky arguments but at least they're unambiguous.

This crate looks super-cool; have you given any thought to how to allow nodes to have multiple addresses? For example, in a mixed IPv4 and IPv6 stack world, some nodes...

The static gem you distribute is built against glibc 2.14, which we don't have available. I'm looking at building my own static gem using our GCC8 on glibc 2.12, and...

I'm looking at using acmebot with the DigiCert ACME infrastructure, which requires using the externalAccountBinding mode for registration (RFC 8555 § 7.3.4), but it looks like acmebot only supports email-based...