hzrd149's avatar
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
hzrd149's avatar
hzrd149 10 months ago
This is getting old. so we are supposed to change terms we have been using for year now just because some designers think that rebranding bitcoin will get more new users....? Every one understands dollars and cents, so whats stopping them from understanding bitcoin and sats? View quoted note โ†’
hzrd149's avatar
hzrd149 10 months ago
The new event loaders in applesauce are going to work and they are much more customizable than what I had before ๐Ÿ˜ As an example, here is the existing replaceable loader (used to load profiles) in applesauce https://github.com/hzrd149/applesauce/blob/v2/packages/loaders/src/loaders/replaceable-loader.ts Its kind of an unreadable mess, you cant tell whats going on and you definitively cant really customize it And here is what the new address loader looks like under the hood image It takes the exact same options as the old replaceable loader but now its composed of a bunch of methods. so If an app wanted to customize or build its own loader it only needs to copy ~20 lines of code and add some custom methods View quoted note โ†’
hzrd149's avatar
hzrd149 10 months ago
It works but It looks like it gives the full nsec key to the app. so I don't think the signing is happening on the device itself. Still a really cool way to carry around your nostr key View quoted note โ†’
hzrd149's avatar
hzrd149 10 months ago
Um what... your telling me I can just use my yubikey as a nostr signing device... I have no idea what this thing is but I plugged a yubikey into the app and it did generate and save a nostr key View quoted note โ†’
hzrd149's avatar
hzrd149 10 months ago
Got completely distracted the past two days but I think it will be worth it. I'm about half way through designing a modular event loading system for applesauce. This would allow and app to pull in parts and customize how their app loads profiles. for example you could load from 2 event caches, a local relay, and then finally make connections out to public relays to look for the profiles Still very much a WIP though, so not sure how will it will actually work image
hzrd149's avatar
hzrd149 10 months ago
Its one of those morning where I open the wrong version of the app and spend 15 minutes trying to figure out why my local changes aren't showing ๐Ÿ˜…
hzrd149's avatar
hzrd149 10 months ago
#asknostr didn't someone build a LNURL / LN Address server that used Bold 12 as the backend?
hzrd149's avatar
hzrd149 10 months ago
@fiatjaf please stop pushing breaking changes to nostr-tools on a minor versions, just make it v3 and be done with it. I really don't want to maintain my own utility library but its getting old running "npm update" have then having broken code
hzrd149's avatar
hzrd149 10 months ago
@hodlbod the new flotilla is much better, although the email alerts for communities doesn't seem to be working ๐Ÿ˜ข Also can we get a light theme, I know I'm probably the only person asking for this though...
โ†‘