Raymond Tau

Results 8 comments of Raymond Tau

I am able to use https://github.com/machine-drivers/docker-machine-driver-hyperkit/pull/14 to start the VM.

This looks exactly the same as https://github.com/machine-drivers/docker-machine-driver-xhyve/issues/204

@maciejzj, I had this problem as well. When I apply https://github.com/machine-drivers/docker-machine-driver-hyperkit/pull/14 on latest master then it works. Tried on macOS on 10.15.6.

@chunlaw Updated the PR description, please see if that explains why this PR is necessary.

Testing the action run in https://github.com/rtau/hk-bus-crawling/actions/runs/10974185989/job/30472417499

Compared the [yesterday's crawling data](https://github.com/hkbus/hk-bus-crawling/actions/runs/10965016103) with [this one](https://github.com/rtau/hk-bus-crawling/actions/runs/10974185989), the location of the stops are shifted by a little bit, something like: ```diff - "lat": 22.242937061229764, - "lng": 114.14820494490924, + "lat":...

Redo the comparison with https://github.com/hkbus/hk-bus-crawling/actions/runs/10975036174, the following differences were found: 1. some stop names are changed, but both names seem to describe the same place 2. stops `lat` and `lng`...