David King's avatar
David King
dk@stacker.news
npub1kuy0...kdj8
nostr/bitcoin student/storyteller
David King's avatar
dk 8 months ago
#defundchaos 🧡
David King's avatar
dk 8 months ago
has there been any discussion about a way to do application-specific follower/friend relationships on nostr?
David King's avatar
dk 8 months ago
should I vibe code a farming game with a bitcoin theme? 🤔 image
David King's avatar
dk 8 months ago
from where I vibe today
David King's avatar
dk 8 months ago
vibe coding a simple nostr web app using cursor (this video is a birthday gift I made for @Max 🎂🎉)
David King's avatar
dk 8 months ago
if I want to post a video to nostr what’s the best/latest way to do that? nostr.build good for large videos
David King's avatar
dk 8 months ago
in nostr there is no global in bitcoin there is global
David King's avatar
dk 8 months ago
my controversial view: bitcoin only wins when it serves use-cases you have to pay in bitcoin not use-cases where you want to pay in bitcoin
David King's avatar
dk 9 months ago
I made a simple snake game with an AI opponent. I tried to add bitcoin payments, but the Gemini Canvas doesn’t have a backend. Cursor (and Windsurf) can use Gemini 2.5 Pro, but at least in Cursor this appears to be rate limited and continually failed when I tried today. maybe tomorrow? image
David King's avatar
dk 9 months ago
I just vibe coded this little game… anyone remember subspace? you can play a little prototype I made with an AI opponent (intentionally moderately skilled so it doesn’t totally crush your spirit 😅) I want to make this lightning powered. maybe tomorrow if things go well? https://g.co/gemini/share/e06597252101
David King's avatar
dk 9 months ago
I successfully “vibe coded” my first nostr app it’s a very simple app, but it works end to end doing the following: 1. create a new identity (npub/nsec) 2. accept a custom message from the user of the app 3. connect to a dozen or more relays (and show connection status/logging for debugging) 4. sign the message input into the app and publish it to all relays it successfully connects to the newly created identity and message I wrote with the app is the original note shown below View quoted note →
David King's avatar
dk 9 months ago
if I create a new nostr account and sign and publish a new message out to several well-known relays (e.g., relay.damus.io and others) how long would I expect it to take to be able to find with the search feature of Coracle or Iris? is there a better tool to use to very quickly find messages from newly created accounts that might not be “warmed up” with many relays/apps yet?