Robin Weinreich

Results 29 comments of Robin Weinreich

If by `base16` u mean `hex` maybe this is something for you: [https://stackoverflow.com/questions/44654895/convert-hexadecimal-string-to-base32-in-java](https://stackoverflow.com/questions/44654895/convert-hexadecimal-string-to-base32-in-java)

Could you supply a base16/hex encoded GeoHash and the corresponding Latitude and Longitude? As I see this it should be fairly trivial to implement but still somebody needs to have...

Yeah I forgot that geohash base32 differs in its alphabet from the RFC base32 so probably this is better suited in the library. Is it a problem that the geohash...

I thought about it and it really shouldn't be the problem to integrate it. I would also volunteer to do it. Hopefully will be done somewhere next week. Idk when...

Yeah that's better. Thanks for the hint. Will see when I have the time.

You may consider forking it, including it in your code base and importing it directly. For me this solved the problem. Since this is no longer maintained (see #87) and...

Hey @anonymez, I'm by no way familiar with dependabot, but we are trying to get a private repo to work too. I'd definitely give it a shot just adding the...

Hey @yeikel, sorry for the late reply. I digged into the code and figured how to do it, but I sadly can't really remember, also I don'ht have access to...

> For everyone who wants to have this feature, could you please answer the following question to help us better understand the use case? > > * What's the coverage...

Hey @hk7math, this could possibly be related to #73. Could you try out the code from this branch or else downgrade your mongoose version to