Willie Abrams

Results 5 issues of Willie Abrams

services like www.wachete.com can notify based on if X percent of change has happened. So things like, "updated 2 days ago" from "updated 1 day ago" on a series of...

enhancement

As noted here, http://www.thekidds.org/blog/2012/07/27/active-record-postgres-and-sequence-naming/, when rails generates a model with Postgres, it creates a sequence. I am not finding that behavior to carryover into using the CockroachDB adapter. Is there...

While the underlying Go network stack supports DNS lookups over TLS, Docker provides no way to specify that the DNS server passed with `--dns` is capable of DNS over TLS...

I've incorporated OpenTelemetry into my program and on certain execution paths, especially on Linux, I get `terminate called without an active exception` or similar kinds of messages. If I take...

Stale
triage/unresolved

h2c is ideal for Google Cloud Run services. https://cloud.google.com/run/docs/configuring/http2 Of course, users could continue to use HTTP/1, but this is a use case where I use h2c with Go services.

enhancement
vapor5