Avatar
Justin Moon
11b9a89404dbf3034e7e1886ba9dc4c6d376f239a118271bd2ec567a889850ce

Verifiable data cuts both ways

If you publish a note you wish you hadn’t, the only deniability is claiming you got hacked and rotating nsecs

Java: problem -> com.corp.foo.bar...solution

Much of it is. Discussed in the readme to head scale which is community clone https://github.com/juanfont/headscale

A recurring problem when thinking about ux in nostr is “I only want on friends to be able to see this” which nostr doesn’t really support very well. Could ask all your friends to auth with a private relay but you can’t just keep doing this every time someone wants this behavior.

“Private blinded networks” would really help here.

We need a way to authenticate to private tailscale networks using some kind of zero knowledge proof that "the npub associated with this request has a web-of-trust (e.g. vertex dvm) score > N" without divulging the npub.

Nostr native, private networks.

Ecash mints your friends can use which are invisible for anyone else. etc

Replying to Avatar jb55

they would have to integrate into agdk’s game-activity manually. we maintain a bunch of patches on top of game-activity so that it doesn’t crash/deadlock when using it in rust:

https://github.com/jb55/android-games-sdk-rs/tree/android-activity-4.0.0

You also need to carry through the GameTextInputEvents from game-activity through winit if using that for your game (this code doesn’t exist yet except for stuff on my local branches)

So i’m fairly confident there are no non-web rust games or apps on mobile yet that are using winit and android-activity at least. Maybe SDL?

Yea rust for sure. I was thinking c++. It’s gotta work similar for all the c++ games.

When I prompt cursor agent and go make myself a sandwich

Gonna try to vibe-code a Keet-style app using Iroh instead of that Javascript / C slop known as Holepunch. Use Nostr identities instead of something custom.

I try to only read my feeds while waiting for ChatGPT deep research to spit out a report