@Kayhan Sepanta ๐ชฝ I'm trying to run this as a docker container but it keeps exiting with the error "exec ./pages: no such file or directory"
I'm not sure what the issue is, but I tried to ssh manually into the container and still wasn't able to start the relay
View quoted note โ
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
For all the Nostr developers out there I challenge you to use your apps in manual approve mode ( no automatic signing ) with a signer like alby or amber. I'm willing to bet it will be almost unusable
I would say at least half of the apps I've seen built on Nostr just don't work unless you give the app full control over your key, by either pasting the nsec or giving it automatic signing privlages.
This is bad UX and shows that the app does not respect the user at all. What's the point of having cryptographic signatures if I can only uses them in "sign everything" mode?
I will zap you 10k SATs if you post a screenshare in the next day or so of how well the app works or doesn't work with manual signing
Clearing out my cashu wallet...
cashuBo2FteBlodHRwczovL21pbnQyLm51dG1peC5jYXNoYXVjc2F0YXSBomFpSABmJtT1kVaxYXCBo2FhAWFzeEAzOGY0OWUyYmE3M2Q0NzVlZjk1NTA3ZTYxMDM0ZWE4ZjkzMWIwMWUzZTM1MTE1YjJiOGM0NGVhMDc3YTIwYjVkYWNYIQJLrQnhMABZCHfswrEOjDuO503kFAc7TVTG3M5mL1RJfA
I normally don't get riled up about anything and especially on nostr, but this thing about redefining the word "bitcoin" really bugs me. yes I'm used to the word "sats" but that's not it. what bugs me is when people (maybe outsiders) try to change the meaning of words in hopes of changing reality.
You cant change reality buy changing the definition of words, you just end up causing confusion.
With that GN, I should log off before I say anything really stupid
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 โ
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
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 โ
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 โFor anyone building blossom related stuff, PRs to this repo are welcome 
GitHub
GitHub - hzrd149/awesome-blossom: A collection of tools and apps built using the blossom spec
A collection of tools and apps built using the blossom spec - hzrd149/awesome-blossom
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 โ
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 โ
Need more indexers and more apps to let users configure their preferred indexers
View quoted note โ