pull down to refresh
I have listened to a couple episodes of Stacking Sats by @kr where the guest tell the story of how they stacked x amount of sats through product, service or artistic offerings. I think Kevin would do a great job on a project like this.
I have been learning some new languages lately. Very fulfilling!
Literally was just listening the @kr podcast with @koob talking about John Carvahlo’s web of trust.
What is “good” is going to be very contextual to you and your interests. So yes, YOUR upvotes should definitely curate your view of SN.
But there is something interesting that could be done with archetypes and an overall SN feed/channel. The “tech” or “ meme” archetypes could be community curated based on individual users as well (your OG idea).
This is churning through my brain today…
Lightning doesn't have blocks, so there are no lightning "block explorers," and consequently, as devs, if we make a third party website where one person can pay another, it can be difficult to check whether the payment went through. Often we want to know information like "Did this payment succeed?" and there's just nowhere to look.
To fix this, we mostly have to make do with self-reporting by either the sender or the recipient. NWC is a standardized api for that. It also has some other features, like the ability to remote-control a wallet (if the owner gives you permission) and thus remotely "click" the Send and Receive buttons.
Learn more here: https://nwc.dev/