I really don't get the obsession with "stable identifiers" for posts. The thing where instead of `https://domain [dot] tld/user/post_id` you get something like `did://<hash>`. The rationale seems to go something like: "if you move servers, your posts can move with you."
But like, the only time this exact scheme is actually useful if you're in some kind of situation where the original domain you were posting on is no longer accessible. Which like, seems like a bad failure mode to optimize for.