gm, good people. ☕
Shawn
_@shawnyeager.com
npub1clk6...pup9
From product to pipeline—GTM advisory for frontier tech
Bitcoin · AI · Distributed Systems · Open Source
Podcast: trustrevolution.co
Substack: sideband.pub
Projects: lab.sideband.pub
"the UK is like if reddit mods ran a country" —anon
Music is a time machine.
gm, good people. ☕ Have a great weekend.
I recently stumbled across this site by @Gigi; don't know how I hadn't seen it before. It's been living rent-free in my head all week.
I've appreciated #v4v for a long while, but it hadn't taken root as deeply until reading through this site. Now I see it everywhere.
Thanks, @Gigi. 🙏
V4V - A New Way to Think about Value
Value4Value is a monetization model, a content format, and a way of life. It is about freedom and openness, fairness and inclusiveness, sound money...
Cool kid.


👀


Has anyone successfully migrated @Alby from the @Umbrel ☂️ Community Store to the official app store release?
The former appears to be abandoned, and I'm not excited about ripping it out and starting over (connections, etc.). #asknostr
gm, good people. ☕
VCIR — Vibe Coder in Residence
Lightning Address tip: Edge functions beat redirects.
If you're using HTTP redirects for your vanity Lightning Address (sats@yourdomain.com → you@getalby.com), you're adding ~85ms latency. Wallets make two round trips.
I switched to a Netlify Edge Function proxy. Single request, server-side fetch to Alby, returns response directly. Bonus: rewrites metadata so wallets show your vanity address instead of the upstream provider.
Results: ~220ms vs ~305ms in my tests.
Netlify Free tier: 3M edge function calls/month.
HOWTO:


Gist
Faster Lightning Address Payments with Netlify Edge Functions
Faster Lightning Address Payments with Netlify Edge Functions - lnurl-proxy-guide.md