i have to make a decision here but it is very annoying currently @inlay.at@bsky.brid.gy has a concept of "templates" which are like components but executed directly from records. you can express a lot this way, and it's nice to avoid extra server calls. plus can't go down etc. naturally, you need data fetching

inlay editor, with

<Stack>
  <Row align="center">
    <AviHandle uri={did} />
    <Caption>
      <Timestamp value={createdAt} />
    </Caption>
  </Row>
  <Text>{text}</Text>
  <Maybe>
    <Stack inset={true}>
      <PostEmbed uri={uri} />
    </Stack>
  </Maybe>
</Stack>

in code

and a left side with props and data
0

If you have a fediverse account, you can quote this note from your own instance. Search https://bsky.brid.gy/convert/ap/at://did:plc:fpruhuo22xkm5o7ttr2ktxdo/app.bsky.feed.post/3mfsczs6tlc26 on your instance and quote it. (Note that quoting is not supported in Mastodon.)