Michael Kirk

Results 550 comments of Michael Kirk

Oh, I think I understand. We want people to be able to choose their tls backend, which are already exposed by geocoding features: ``` [features] default = ["reqwest/default"] # this...

Sorry for the incredibly slow feedback loop, but I haven't seen this bug re-appear. You might be right that it was a corrupted download.

This is still happening with Signal in the wild, though I've never reproduced it locally. One hint is that we're not using the vanilla TOCFuture init, but rather ``` TOCFutureSource...

> It's hard to know what to try next, when staring a blank wall of "works in every situation I've tried". Tell me about it. I'm working on reproducing and...

Obtuse question, but in the first place, why are we nilling that reference explicitly vs just letting it happen on dealloc?

In light of #234, I wanted to comment here because it's more about the specification than that particular implementation. The issue description here requests a change, but doesn't really get...

I hacked a POC and verified that the responses are now super fast. ```diff diff -r node_modules/koa-range/index.js hacks-node-modules/koa-range/index.js 25a26,31 > // avoid multi ranges > var firstRange = ranges[0]; >...

Sorry to leave you hanging there. I feel like address interpolation would be a great feature to integrate. Before merging, I'd prefer that it be visibly functioning (with UI, like...

Hi @wlinna! To clarify — it sounds like you were able to build with the unmodified proj release using the instructions you provided. Is that right? Or did you have...