What? two great live streams with nostr devs at the same time?
View live event →
View live event →
hzrd149
_@hzrd149.com
npub1ye5p...knpr
JavaScript developer working on some nostr stuff
- noStrudel https://nostrudel.ninja
- Blossom https://github.com/hzrd149/blossom
- Applesauce https://hzrd149.github.io/applesauce
Looks like a great collection of ideas and resources for aspiring nostr developers.
View quoted note →
@Geyser your lightning addresses have been broken for a few months now. They don't publish nostr zaps that are sent to them despite the fact that they say they support zaps
I've been using the geyser LN address for the @noStrudel account and zaps have not been showing for donations for a few months now
I'm too lazy to switch to another lightning address provider and I liked how the donations and zaps where synced before so Id rather complain than switch providers
LNURL in question: https://geyser.fund/.well-known/lnurlp/nostrudel
Looking for some ideas here, I want to build a simple nostr app using applesauce and write a tutorial article for it. Ideally the app should be really simple and focused on a single aspect of nostr like displaying calendar events or showing user statuses etc
#asknostr and @Derek Ross because you have to many ideas
#asknostr does anyone know of a generic collection of pre-built SQL queries that can be used to store events in a SQLite database? I'm not looking for an implementation I just want the queries or ways of building the queries.
I'm trying to figure out the best way for noStrudel to use sqlite-wasm in the web and then native sqlite on mobile and possibly better-sqlite3 for node.js. all of these implementations are different and Id like to avoid having to re-write all the SQL myself
bonus points if it supports FTS5
Had some time today and saw this, so I added NIP-52 support to applesauce
View quoted note →
Applesauce Examples
#asknostr where is the android version of bitch@
I lose the repo and its not on @Zapstore 😞
So apparently if you include a #t=<seconds> in a mp3 url the browser will automatically set the player to that time... I'm sure this could be used to easily share clips from podcasts like this :)
View quoted note →

I forgot about the web speech API...
So I vibe coded an article reader for noStrudel, only took about an hour and works really well if you have a local AI model for TTS

SpeechSynthesis - Web APIs | MDN
The SpeechSynthesis interface of the Web Speech API is the controller interface for the speech service; this can be used to retrieve information ab...

#asknostr anyone have a list of njump instances? I'd like to add an option to noStrudel to allow users to set their own or pick from some recommendations