Oddbean new post about | logout
 I made this currency sat parity checker 99% with AI: https://rolznz.github.io/satparity/

PPQ.ai (Claude 3.5 Sonnet) + cline vscode plugin

We are 19% on the way through "The Sattening" 
 go to the sats standard  
 Nice app. Can you add a floating search box on top to scroll down to a given currency? 
 I’ll ask the AI exactly what you wrote:-) when I’m on my pc again 
 hehehe, I think that's the frontend lingo for what I was imagining, let's see!

I wanted to zap you, but I couldn't
got a tip box or lightning address? 
 There’s a tip box on the info page where you can leave a message with a tip! 
 Indeed, will sned sats shortly.
You could make the info thing more eye catchy 
 Sure, maybe I can add a zap button on the page too. Thanks! 
 I see you did :-) Progressing nice! 
 Done.

What do you base your parity day predictions on? 
 It’s just a linear equation based on some random guesses I made for cycle tops for the next few cycles. 300k this cycle, 3M next, then 10M, then 100M 😁 
 Nice! What storage are you using to persist the donations list? 
 It’s using NWC to fetch the transactions from an isolated read-only app in Alby Hub 
 That’s so cool. Is the app already available in the hub? I will take a look at your code and see if I can implement it in one of my apps. 👨‍💻 
 Thanks! It’s hard to make custom permissions for isolated apps right now which is what this uses, but I have a PR to improve it which will hopefully be in the next version of Alby Hub.

This app isn’t in the hub (I don’t think it makes sense there) but it’s open source. https://github.com/rolznz/satparity 
 LFG! That’s what I meant in my previous question. Is the isolated app a friends and family wallet or another app? 

Either way, what a cool way to integrate a database essentially. We are not bullish enough on #Nostr 
 It’s another app with exactly the permissions (make invoice, lookup invoice, get balance, list transactions) and is isolated. I have an Alby Hub PR to make this easy to do :-) 
 Nice work! 
 Very neat work! Please add a ‘search’ box 
 Nice stuff. 
 bitcoin standard ❌
sat standard ✅ 
 What bitcoin price model do you use? 👀 
 Just a linear algorithm for past prices and my own random future price predictions