Screw community names, I want instance agnostic URLs for posts and comments.
Right now lemmy.ml/comment/123456 and lemmy.ml/comment/123456 are two different comments, and there is no simple way to find one comment on another instance (so you can interact with it from your logged in account). What we should have is lemmy.ml/comment/123456@lemmy.world to point to a comment made on another instance, then you can just change the instance name after the @ to find the comment (or post) on any other instance.
Screw community names, I want instance agnostic URLs for posts and comments.
Right now
lemmy.ml/comment/123456
andlemmy.ml/comment/123456
are two different comments, and there is no simple way to find one comment on another instance (so you can interact with it from your logged in account). What we should have islemmy.ml/comment/123456@lemmy.world
to point to a comment made on another instance, then you can just change the instance name after the@
to find the comment (or post) on any other instance.