most of the time normies are like crackheads for the algorithm anyway, so there's also that. you wouldn't expect much out of a friendship with someone who's got foil, lighter and waxy white stuff in his pocket either.

Replies (15)

kampouse.near's avatar
kampouse.near 1 month ago
Intresting ive used the algo of primal for my frontend otherwise i would have ended up with porn on my app 😆
yeah, that's why jumble has a bunch of filters to stop that. simple i just use the follow feed anyway. relay feeds are boring actually. it's hard enough to dodge the primooool users everywhere. they are a plague like pinkhairs or girls staring at mobile phones instead of noticing you
kampouse.near's avatar
kampouse.near 1 month ago
i mean everyone crave to have some form of attention on algo on any plaform kinda crazy
kampouse.near's avatar
kampouse.near 1 month ago
Agree i made an working implementation so i have provable version that always work cause even some of the github libraries dont even have working oddly enough clave client work but not primal? I first found a dart version for nostr email 😂😂
i hate javascript. when i get back on the task in a few days i'll finish the moxie compiler and rebuild the smesh.lol pure wasm webworker isolated modules - 4 verifier workers, relay proxy worker, database worker, and of course the all important signer worker. all are isolated, no internal data is exported via the webworker interface, page worker asks for signatures from the signer worker. adding a signer mode for nip-46 is trivial. i suppose i should include a nip-07 interface as well, for those who would prefer to use a signer. i need to make a better signer too, just actually don't need to for security purposes with an isolated webworker, it's equally isolated from the page as an extension, but simpler. in fact i should be able to build it with the legacy go-based tinygo fork of moxie any time. might do that tomorrow, but i think there is still some more wrinkles to iron out in the codegen. most of the crypto libraries are fixed now.