Damus
Daniele profile picture
Daniele
@Daniele

Building https://nucube.music/

npub1z4vdnms0r2m0txrd8z8k8x74rrkusxtdvwgjsf9nslvrdz8wrlts7rvy2k@npub.cashlnurl
Relays (11)
  • wss://relay.primal.net/ – read & write
  • wss://relay.damus.io/ – read & write
  • wss://nos.lol/ – read & write
  • wss://relay.snort.social/ – read & write
  • wss://nostr.oxtr.dev/ – read & write
  • wss://relay.nostr.band/ – read & write
  • wss://yabu.me/ – read & write
  • wss://eden.nostr.land/ – read & write
  • wss://relay.0xchat.com/ – read & write
  • wss://relay.vengeful.eu/ – read & write
  • wss://lightningrelay.com/ – read & write

Recent Notes

Daniele profile picture
All works great now. Only thing i can't zap you on Zapstore... It requires a string of "something something connect" rather than opening some LN or Cashu app. I have to zap here for now :)

Daniele profile picture
So... is it me or a LLM-powered notes/backlog tool still does not exists? One that let me replace manually maintained markdown files?
Daniele profile picture
I did believe Google Play developer console was the TOP of the crap.

I still had to see Apple Developer crap. A new low.

It's the most retarded thing I've ever witnessed in the field.

I blame all the people that started coding on a Mac in 2006 rather than using Linux.

This is your direct fault.
Daniele profile picture
Is not exactly all gold.
Look what I just found Claude doing:

```
const payload = consoleSpy.mock.calls
.find(args => args[0] === 'TELEMETRY | Sending |')[2]
```

It made a test spying the console output rather than the proper library we were using...