This is how Nostr.at always renders for me and the normies I share with

Don’t know why but a while back nostr.at previews used to show the image in the post if there was one, awesome for sharing memes.

I’m always looking for the best way to share Nostr links with normies, so I appreciate what you’re doing here.

Reply to this note

Please Login to reply.

Discussion

Nostro.at uses the njump.me code, so the logic it is exactly the same :)

Does Njump.me give you any rendering problem?

In iMessages below. Looks like they are both the same. Trying to share

nostr:note1tlc77ehzsajcwsmuq46ngy7sp5dmknvax7qrheae580qqqtayp0qkz2qsn

As said nostr.at uses njump.me original code (https://github.com/fiatjaf/njump), so it is absolutely normal that they are the same. I was just trying to understand if you use the first because njump,me gives you problems, but it doesn't seem the case.

Oh gotcha 🤙

I suspect nostr.at just gets less traffic than njump.me and therefore is up more and more responsive.

I discovered the culprit, actually it is related to the traffic, but not because the server is stressed. There was a bug in the cache layer: if a page was loaded in a browser before a share (so very often since the hight traffic), it missed the custom twitter/opengraph meta that are conditionally generated. Now it has been fixed, let me know if you experience any other glitch.