Mingye Wang

Results 347 comments of Mingye Wang

For anyone trying to look at this later, the problem in redPow that debian noted is the `bit === 0 && current === 0` stuff as it performs differential treatment...

Happens on Safari 14, Windows Chrome, Windows Firefox, and Mac Chrome 92. Can it be working for you only due to caching?

Weird, it doesn’t happen on my iPhone! Gonna F12 it…

Nothing in the console. The "pattern" I am seeing is that the 180x180 pics are coming from `ibb.co` while the full-sized one are coming from `i.imgur.com`; this also shows in...

I don't think you put the `po2json-gettextjs` file anywhere...

Likely fixed by 3d2fb6a46eb46745f1d7b9d928269f905df1ca77. Need to tag a new version.

Yeah, I fixed that years ago in #42. It never got merged though.

Neither OSM or your path data are that precise. OSM people trace data from their GPS devices and from satellite maps. These sky-based images do not always align perfectly with...

Nah just use the constant in https://github.com/Artoria2e5/PRCoords/blob/05d1c12/js/PRCoords.js#L145-L158. It's really just pi times 3000: they missed the 3000. Play around in https://artoria2e5.github.io/PRCoords/demo if you want to.