Results 94 comments of Kyle Into

I'm not convinced yet that this is the right approach. I left some comments but I'll also bring it up with the team. General feedback: - could you put more...

Hey - sorry about the delay in responding. Would you mind making a repro of your issue in the [pyre playground](https://pyre-check.org/play/)?

I looked and I don't think so currently. The km are all converted to miles when displaying. https://github.com/kyleai/Google-Location-History-Total-Distance-Travelled/blob/gh-pages/js/location.js#L299 I can add a feature later that has a toggle switch for...

Hey Tom, I used [this](http://www.movable-type.co.uk/scripts/latlong.html) site to test out my results. It uses the haversine formula and is interactive and easy to test on. When testing out the [straightest road...

Hey Tom, Sorry about the misunderstanding! My data computation is almost identical to yours. Up until now, I assumed that the data points in the JSON were within minutes of...

That is very weird. There must be a bug when there is a hole in the data (a place where it doesn't give lat/long for a few values) because when...

sorry about the delay. we had some issues authenticating with the vscode store blocking us from deploying new extensions that should be resolved soon.

> @kinto0, does this work for you now? did you make a change? I don't see it on my side

sorry again about all the delays. I was on vacation for a week and then this fell through. I'm merging your code + the extension is now updated to .2.

hi @sivynava, basic rename support was [just added in 0.22.0](https://github.com/facebook/pyrefly/releases/tag/0.22.0), please try it out and let us know your thoughts!