arkinox
arkinox
Regarding privacy, I don't think any responsible client would let a user publish their current location unless it was encrypted in a DM or chat. This means that personal locations...
@garyray-k I really like the idea of using nostr for context and keeping git hosting on git servers. I'm imagining a web-based nostr client that is essentially a github-inspired interface...

FanFares is using this 👍 @staab
This is cool! So, is the `g` tag required for usage of topics, or is it only required if you choose to subscribe to a place? IMHO this seems useful...
Hello! I am using JavaScript for the scrolling on desktop. The reason for this is in the attached picture. I am using aug-ui for the fancy panels; scrolling doesn't really...
Generally, each `kind` not specified in the cyberspace meta-protocol could be considered an optional **layer** that may be added to one's cyberspace client. - [ ] define layers in the...
@chuckis awesome work! We just need to work through some issues. I need to: - [ ] See if I can set up a crowdin project with the same name...
Ref this for workers https://github.com/v0l/snort/blob/a3f139399973df4caa1e2e20b83ce80663fae90b/packages/system/src/pow.ts#L4
I recommend using the following packages for handling geohashes: - https://www.npmjs.com/package/latlon-geohash - https://www.npmjs.com/package/@types/latlon-geohash (to support typescript) If we implement a map picker then we don't need OS permission for geolocation,...