FOLLOW
D'joey
npub1w4j...qnyj
A nobody on NOSTR. πŸ€™
FOLLOW
MESSAGE
SATS
33 hours agoβ€’β€’β€’
"look everyone is using custodial lightning so we should embrace that" makes me feel sick. I always thought this was a temporary measure until we had better wallets, TIL the plan now is to embrace it fully for mass onboarding.
We're working with a few partners to try an alternative approach. If it fails then it fails, but at least I can sleep at night knowing we tried.
Mass onboarding into custody seems like a disaster without a really good non-custodial offboarding plan.
26 hours agoβ€’β€’β€’
Anyway to get Phoenix wallet to play with Nostr apps?
33 hours agoβ€’β€’β€’
whose plan?
26 hours ago
πŸ˜‚
26 hours ago
26 hours agoβ€’β€’β€’
#cat #catstr
43 hours ago
πŸ˜‚
43 hours ago
45 hours agoβ€’β€’β€’
Gm #Nostr, happy Wednesday, everybody #Catstr #grownostr #memestr
πŸ€”
3 days ago
3 days agoβ€’β€’β€’
Don't trust Linus Tech on 3rd party controllers, they literally put a piece of shit on "A Tier", watch this guy's channel instead https://www.youtube.com/watch?v=GMN3O3Q0BZ0
3 days agoβ€’β€’β€’
Which controller did LTT add to to their A tier?
3 days agoβ€’β€’β€’
This controller which is just a special edition of the Ultimate 2C. The original 2C has better ergonomics and button placement. They made the controller smaller and the gaps between the buttons even worse for no reason. Also, I have a slightly impression that they just copied VK's channel, but that's a bold claim https://www.8bitdo.com/ultimate-2c-black-myth-wukong/
3 days agoβ€’β€’β€’
But if I were to be honest, both them and Vk's added the Flydigi APEX 4 at the top. That controller has a "revolutionary" joystick that can break quite easily by just adjusting the pressure, but I trust Vk's way more because he at least does tear-downs and proper testing.
πŸ’ͺ
3 days ago
4 days agoβ€’β€’β€’
I am excited to start developing features again, to make the community aspects of Ditto shine. This issue has been holding me back. Some big changes are coming soon!
4 days agoβ€’β€’β€’
I want to tell you why #Ditto was slow and how we fixed it.
There were 2 issues: Postgres performance and nip05 lookups.
Postgres performance was caused by profile lookups, eg:
{ kinds: [0], authors: [a, b, c, d, ...] }
The issue was ORDER BY clauses on those queries. This caused Postgres to do a "sequence scan" instead of using the correct index:
"nostr_events_replaceable_idx" UNIQUE, btree (kind, pubkey) WHERE kind >= 10000 AND kind < 20000 OR (kind = ANY (ARRAY[0, 3]))
I actually fixed this already last year, and then reverted it in the last few months due to a bad decision. 🀦 See: https://gitlab.com/soapbox-pub/nostrify/-/commit/6a51c3f8a73c8a9f852a46d57119afdd4bc25b53 and https://habla.news/u/alex@gleasonator.dev/nostr-filters-limit
Logging query errors exposed this. This is why logging matters, people! Now I am switching Ditto to use JSON logging and incorporating Loki + Promtail so can easily track these problems in the future.
As for nip05 lookups - Ditto actually does nip05 verification in realtime as feeds are being rendered. This is obviously very bad. It does have an in-memory LRU cache, but restarting Ditto resets it. As a result, feeds can take up to 3 seconds to load (that's the timeout I set for fetching nip05). And if fetching fails, usernames are not displayed correctly.
To solve this (with a bandaid solution), I configured squid (HTTP proxy) to aggressively cache nip05 responses with this:
refresh_pattern /.well-known/nostr.json 3600 0% 259200
I also had to configure Ditto and squid with self-signed SSL certs so it can mitm and actually cache:
http_proxy="http://squid.lan:3128" https_proxy="http://squid.lan:3128" DENO_CERT="/etc/ssl/certs/squid.crt"
My TODO is to cache nip05 verifications in Postgres, to solve the root problem for self-hosters and increase performance even more.
tl;dr Ditto is fast now.
πŸ€™
5 days ago
6 days agoβ€’β€’β€’
Working on a new layout for #Ditto
6 days agoβ€’β€’β€’
Need to hunt for a nice Podcasting 2.0 app for the desktop. YouTube on desktop is becoming a real pain in the butt to use. I don't know if it's the Firefox browser or what, but I don't need it that bad. I'll just find content elsewhere.
πŸ˜‚
6 days ago
6 days agoβ€’β€’β€’
🀌
6 days ago
6 days agoβ€’β€’β€’
4 hours to get this thing going and prompt a single image. ComfyUI is certainly something that does things. #wolfstr #pow #ptw
6 days ago
🀌
6 days ago
6 days agoβ€’β€’β€’
Working on some noStrudel stuff while listening to some music on LNBeats naddr1qqjxyenyvy6xgc3c956nsdr9956xgcfj95urxden94snqetp893rjwtyxc6xvqg4waehxw309aex2mrp0yhxgctdw4eju6t09uq3jamnwvaz7tmjv4kxz7fwwdhx7un59eek7cmfv9kz7qgwwaehxw309ahx7uewd3hkctcpzamhxue69uhhyetvv9ujumn0wd68ytnzv9hxgtcpz9mhxue69uhkummnw3ezumrpdejz7qg7waehxw309ahx7um5wgkhqatz9emk2mrvdaexgetj9ehx2ap0qyghwumn8ghj7mn0wd68ytnhd9hx2tcpz4mhxue69uhhyetvv9ujumn0wd68ytnzvuhsz9thwden5te0dehhxarj9ehhsarj9ejx2a30qgsv73dxhgfk8tt76gf6q788zrfyz9dwwgwfk3aar6l5gk82a76v9fgrqsqqqan8lwar7y
6 days ago
6 days ago
7 days agoβ€’β€’β€’
Who is interested in using Primal Wallet in other apps via NWC?
Why is this not possible?
7 days agoβ€’β€’β€’
It's a feature that takes time to implement properly. If there is a lot of user demand (seems like there is), then we'll get right on it.
7 days agoβ€’β€’β€’
Why can't I use any wallet with Primal? Why do they force Alby or Primal on us?
7 days agoβ€’β€’β€’
You can use any NWC wallet with Primal for Android (and soon the Primal web app). Sadly we couldn't get this feature through App Store review on iOS.
7 days agoβ€’β€’β€’
How can I use Blue Wallet or Cake WAllet with Primal on Android? It forces Primal or Alby NWC on us now
7 days agoβ€’β€’β€’
On Android it's Settings > Wallet > Turn off "Use Primal wallet", and the setting will pop up. It'll ask for a QR code or string from your other wallet to connect. I was able to connect my Minibits wallet earlier today.
Hope that helps. πŸ€™
6 days agoβ€’β€’β€’
Thats nwc
I dont use nwc
7 days agoβ€’β€’β€’
Are you on the latest Android build? You should be able to use any NWC connection string.
7 days agoβ€’β€’β€’
Yes.
The string does not do anything on Blue wallet / Lnbits
I don't use NWC
7 days agoβ€’β€’β€’
Ah I see what you mean now. We only support external wallets via NWC atm. We can expand that in the future if there is enough user demand.
7 days agoβ€’β€’β€’
It’s super interesting that you’re able to get your own wallet implementation through the review process but not NWC connection to another wallet.
7 days agoβ€’β€’β€’
I think it's because if you purchase Bitcoin in it, Apple gets a cut. Something like that.
7 days agoβ€’β€’β€’
Is the Primal web client currently using WebLN?
7 days agoβ€’β€’β€’
I’m using Primal as my primary Nostr client. The latest release is awesome and I love that I’m able to use the same (or very similar) client on the web, my iphone and ipad. I’m hosting my own Alby Hub, so having access to the same wallet through NWC makes the most sense for me.
7 days agoβ€’β€’β€’
It uses Primal or Alby shit via NWC
7 days agoβ€’β€’β€’
Hmm according to nprofile1qyxhwumn8ghj7mn0wvhxcmmvqyv8wumn8ghj7urjv4kkjatd9ec8y6tdv9kzumn9wsq3yamnwvaz7tmsw4e8qmr9wpskwtn9wvq3gamnwvaz7tmjv4kxz7fwv3sk6atn9e5k7qgkwaehxw309aex2mrp0yhxummnw3ezucnpdejqz9nhwden5te0wfjkccte9ec8y6tdv9kzumn9wsqzp4sl80zm866yqrha4esknfwp0j4lxfrt29pkrh5nnnj2rgx6dm622d3ttr the NWC is coming soon to the web app.
7 days agoβ€’β€’β€’
wen NWC support for our own LN nodes in primal tho
7 days agoβ€’β€’β€’
You can do it today with Primal for Android. Coming soon to our web app. We implemented this on iOS too, but couldn’t get it through App Store review sadly.
7 days agoβ€’β€’β€’
your interop score is slipping, you better do something about it
πŸ€”
9 days ago
9 days agoβ€’β€’β€’
I AM SO FUCKING HAPPY FOR LYN.
SHE DESERVES EVERY MOMENT THAT COMES NEXT.
9 days agoβ€’β€’β€’
Might anyone have a link to an article or documentary or something about his story? I don't know much about it and where to start. I hear conflicting things.
πŸ€™
7 days ago
9 days agoβ€’β€’β€’
7 days agoβ€’β€’β€’
Thanks for the link!
9 days agoβ€’β€’β€’
Iconic
9 days agoβ€’β€’β€’
πŸ₯Ή
9 days agoβ€’β€’β€’
Good time to remember that
- the feds faked a murder to incriminate Ross
- multiple agents stole money from SR while "investigating"
- DRP logged into SR after Ross was in jail
πŸ€™
9 days ago
9 days agoβ€’β€’β€’
β€œI imagine that someday I may have a story written about my life,” it said, β€œand it would be good to have a detailed account.”
9 days agoβ€’β€’β€’
Thanks for the link! So it's believed that the assassination stuff was planted on the laptop?
πŸ€™
9 days ago
9 days agoβ€’β€’β€’
Ross mum says the murder stories were made up.
Ross journals show him chatting to getting scammed by fake β€œhitmen” (agents) and bitcoin payments were made for these hits.
Ross Defence said he wasn’t the main guy - but he created the site and got caught logged into Silk Road account on the laptop when they arrested him.
5 days agoβ€’β€’β€’
i had a chat with DPR just before i stopped using the site and this person literally claimed to not have control or knowledge of the escrow mechanism of the account security deposits
if ross was the builder of that app then i wasn't talking to him then, this was a few months before the arrest
9 days agoβ€’β€’β€’
(and we still don't know how they located him)
9 days ago
πŸ’ͺ
9 days ago
9 days agoβ€’β€’β€’
I almost forgot. Today marks my 15 years of exclusive Android development. I got my first Samsung Behold II on Jan 21, 2010. What a journey since Android 1.5.
9 days agoβ€’β€’β€’
πŸ˜‚
9 days ago
9 days agoβ€’β€’β€’
Got my first zap thanks to puhcho@puhcho.org!
#catstr
πŸ«‚
9 days ago
9 days agoβ€’β€’β€’
well, there is no doubt that my mochi is sick
he's got some goop coming out of him right now that doesn't smell right, and there's a lot of it
i have seen other cats in my time here on the island that had this snot dripping out of their noses and i guess that's what it is
probably this poor thing just needs to sleep a lot, that's what always fixes me when my nose won't stop dripping or my nose is clogged and i'm coughing up goop
yeah, it definitely smells like some kind of cold
the good news is that he's in the right place now to stay warm and get fed and not get sick any further
he will need to go do poopies at some point so i'll be attending to him for that case, but otherwise, gonna keep the house warm
he'll be fine in a few days if he stays out of the nasty damp cold outside
#catstr
πŸ’ͺ
9 days ago
11 days agoβ€’β€’β€’
Decentralization is the only solution to tyranny. https://m.primal.net/NoWk.mov
11 days agoβ€’β€’β€’
Amethyst is censoring me lol
11 days agoβ€’β€’β€’
Welcome to Nostr!!
11 days agoβ€’β€’β€’
So good
11 days agoβ€’β€’β€’
noticing lots of signups today. I guess this is why! welcome.
10 days agoβ€’β€’β€’
Talk about a Monkey Paw wish. We finally got the Freedom Wars game remastered and it doesn't work on Windows. Lots of players can't start the game or crash early into it. The devs know and are working in it.
Funny enough though! It works on my Steam Deck. No issues there. Not even a Linux native port, it's working over Proton. I think the only thing is there's no multiplayer on the deck, but I haven't had a chance to verify that yet.
LOAD OLDER THREADS