Silberengel @Silberengel - 27d
nostr:npub12vkcxr0luzwp8e673v29eqjhrr7p9vqq8asav85swaepclllj09sylpugg, you appear to be accidentally swapping out entire URLs that contain npub addresses, rather than only when they're listed alone or with the nostr: prefix. It's probably an error in your regex, but this makes it hard for your users to find out about other apps by following hyperlinks they see in their Primal feed. Also, I often do this to share some particular information displayed on the other app, and if you swap out the links, then the readers can't see what I intended. Here, two examples from Jumble and Lumina. https://primal.net/e/nevent1qvzqqqqqqypzplfq3m5v3u5r0q9f255fdeyz8nyac6lagssx8zy4wugxjs8ajf7pqqsyqnj79symsak0gmlllpe0rfl6c3cu65u6fuq59zg2wty05gtpwts2lk9d8 https://primal.net/e/nevent1qvzqqqqqqypzplfq3m5v3u5r0q9f255fdeyz8nyac6lagssx8zy4wugxjs8ajf7pqydhwumn8ghj7argv4nx7un9wd6zumn0wd68yvfwvdhk6tcprdmhxue69uhhg6r9vehhyetnwshxummnw3erztnrdakj7qpqdcysz0ekxta0vve7dclen9pvtn67z78s9u87qsghx5c5s3akwx7qg3mynk
What lexicon?
You mean my Markdown parser? Yes, I wrote it.
semisol @semisol - 27d
so much for microapps and user choice
To replace their own URLs, yes, as that's redundant, but to replace other apps' URLs? I legit _cannot demo another app_, due to this because all links I put in a note, to the other app, get overwritten. All npub links lead to Primal, including any from my own product. That means I can't say, "Click this link to see how we handle profiles on #Alexandria." Only people not using Primal would see a link. π€·π»ββοΈ
Apparently, they were pressured to do this. π€·π»ββοΈ But it's a bug, not a feature, to me.
Yeah, that's how I noticed. I was like, huh? I thought I added a link. π€
Heh, I apparently complained about this anti-competitive practice before it was built, but they built it anyway. This is my surprised face. π https://github.com/nostrability/nostrability/issues/76#issuecomment-2465522135
Also explains why I share links to new web apps, all the time, and people respond with BUT WHY DIDN'T YOU INCLUDE THE LINK? Huh? But I did include it... π€ I thought they were just trolling me, but the hyperlinks get disappeared in some clients. My hyperlinks sometimes disappear on Coracle, too, but I don't know why. They aren't getting replaced, they're just gone. Like here: https://image.nostr.build/59d615e5532ccc6f09e14f608e850392ddc7fcdbfcc9efc51eeb3cb22c4fd3d1.png https://coracle.social/notes/nevent1qydhwumn8ghj7argv4nx7un9wd6zumn0wd68yvfwvdhk6tcpr3mhxue69uhkx6rjd9ehgurfd3kzumn0wd68yvfwvdhk6tcpr3mhxue69uhhg6r9vd5hgctyv4kzumn0wd68yvfwvdhk6tcqyz3tje5gqqg0s36yp4063w6m02ekn2wk9k9tctghtrpte795ruvgu6t2rwp
mleku @mleku - 27d
yes, coracle has had a bug with text disappearing - when i first noticed one of the problems it was text disappearing directly underneath an image i guess he's still got some issues in there, probably svelte right?
yeah, it seems to me like coracle has gotten a bit spaghetti in the last year
yeah, flotilla
haha, i don't think he likes me that much either but i don't have much bad to say about him, maybe just that he's a bit too "nice" to people i consider to be clearly despicable
Regex is more common-sense and personal experience than algorithm.