Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project still going on? #2

Closed
oren-z0 opened this issue Apr 21, 2023 · 6 comments
Closed

Is this project still going on? #2

oren-z0 opened this issue Apr 21, 2023 · 6 comments

Comments

@oren-z0
Copy link

oren-z0 commented Apr 21, 2023

I've thought about the same project idea, and then stumbled: https://chmac.github.io/nostr-map/

Also opened the following issues to allow better indexing of geo-hashes:
cameri/nostream#265

I think it would be really cool to see unfiltered opinions that the public/anonymous people you follow write on restaurants, attractions, etc. And since it is decentralized, if business owners see negative opinions on their location written by anonymous people, they wouldn't so-easily be able to sue the website/platform for spreading defamation.

Also, business owners could publish their lightning address to receive tips - maybe somebody should verify that the address was published by the business owner, not by some random impostor.

I had troubles zooming in and writing notes on exact locations. I could only write notes on really large geohash rectangles, but the general implementation looks great.

P.S. Did you consider collaborating with https://btcmap.org ?

@chmac
Copy link
Owner

chmac commented Apr 21, 2023

@oren-z0 Yeah, the idea is you can only write notes on rectangles. We're using Open Location Code instead of geohash, it seems to have some advantages. But our next project is actually exactly what you described, to see if we can get prefix search into arbitrary tags!

Is this project still going on?

Well, depends on your definition of "going on"! We wrote it as a test project to start playing with maps and nostr. It seems to work for the intended purpose, but we are unlikely to develop it much further, we're probably not adding new features, etc. Although I guess I'd fix bugs if they came up.

@oren-z0
Copy link
Author

oren-z0 commented Apr 21, 2023

@chmac Are you working in public on the next project? Did you think about raising money for it, maybe after building a small demo?

@chmac
Copy link
Owner

chmac commented Apr 21, 2023

The next project is the prefix search. So yeah, we'll be trying to get a NIP added, try to submit PRs to some relays and see if they'll add support. Exactly as you described, being able to prefix search geo tags. @fiatjaf suggested using the format ^foo, makes a lot of sense I think.

@oren-z0
Copy link
Author

oren-z0 commented Apr 21, 2023

Like ^ from RegExps? Nice.
Let me know if you post a NIP and I'll upvote it.
It could also be awesome to write a smartphone app like Damus (or maybe suggest Damus to implement it). Anyways, it must be a "mobile-first" design, because usually people check for information about places when they are at the location or on the go. I have experience with Typescript, Node.JS and React - if you want me to contribute, please let me know.

@oren-z0 oren-z0 closed this as completed Apr 26, 2023
@PatrickGeyer
Copy link

Any update on this? Seems like a very complicated issue.

@chmac
Copy link
Owner

chmac commented Jun 17, 2023

@PatrickGeyer nothing yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants