It's me

I don't want to follow Snoop Dogg on LinkedIn.
I fixed my internet, then my servers broke. Then I fixed my servers then my phone broke. Then I fixed my phone. Then I made my software work for the first time, then my phone broke again. Everything is in balance.
There's only 1 way to do things in the NIPs. But the clients are a free-for-all.
How do you log into Nostr?
If you have to say "it depends", there's a problem.
The hardest part to replicate across multiple apps is the UI for onboarding.
Part of why this is hard is because we haven't even solved the UX problem.
Nostr may be hard, but what other option is there? ActivityPub is harder and Bluesky is nearly impossible.
Hmmm... 🤔 👀
This is crazy: https://fba.ryona.agency/?reverse=www.threads.net
Threads is blocking more servers than servers block Mostr.
I updated Ditto, Soapbox, Knox, Nostrify etc to use NIP-44 encryption for bunkers.
I'm working on a fix rn
It's probably because of this: https://github.com/fiatjaf/nak/commit/4c6181d6493f67574828c36e99002dd940e73b7d
I will update Ditto to use nip44 encryption.
nostr:npub1q3sle0kvfsehgsuexttt3ugjd8xdklxfwwkh559wxckmzddywnws6cd26p
Hi!
I'm trying to log into the masodon app via ditto or gleasonator and I can't. Is this because I haven't been assigned a Identity username yet, or am I doing something wrong? I am running the local bunker via nak, specifying the relay that is listed on the authorization pages. It appears in the console that the bunker responded with "result": "ack", and the authorization page shows {"error": "Something went wrong"}
Which Mastodon app?
I set shared_buffers really high. See: https://www.postgresql.org/docs/current/runtime-config-resource.html#GUC-SHARED-BUFFERS
They say it should be 25% of your total RAM. But since I have an absurd amount of RAM, I set it to 50% (128GB in my case)
I also enabled pg_prewarm so it will populate the cache automatically. Otherwise you have to run queries to populate the cache. https://www.postgresql.org/docs/current/pgprewarm.html
I set shared_buffers really high. See: https://www.postgresql.org/docs/current/runtime-config-resource.html#GUC-SHARED-BUFFERS
They say it should be 25% of your total RAM. But since I have an absurd amount of RAM, I set it to 50% (128GB in my case)
Database is on a spinning disk (slow) but I can cache almost the entire database in RAM right now. It will become terabytes eventually, but since all Redis does is utilize your RAM anyway why not just cache the Postgres blocks and not write a bunch of extra code.
I haven't done that on Ditto yet, so it's simply crazy.


