quoting note18y3…zvlrmade some crazy progress on the damus.io #opengraph server. It uses #nostrdb for storage, and renders png note previews in about 50ms on the cpu (could get this down to fractions of a millisecond with a gpu server, but this isn’t bad!
Still working on the design, but something is rendering at least! these image previews are rendered in realtime using rust + egui (same tech used to render notes in notedeck and damus android). Since we’re on the server with no gpu it uses skia for cpu rendering.
These images will appear in twitter and other apps when you paste a damus.io link, giving you a rich preview and a way to springboard into native apps like how njump does.
jb55 on Nostr: Thanks to Karnage #notecrumbs has a new design! These previews will be rendered when ...
Thanks to Karnage (npub1r0r…q9ac) #notecrumbs has a new design! These previews will be rendered when you share damus.io links to twitter, facebook, etc. getting close to an initial release 👀