ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://lemmy.world/post/1563173", "attributedTo": "https://lemmy.world/u/rjooske", "to": [ "https://sopuli.xyz/c/neovim", "https://www.w3.org/ns/activitystreams#Public" ], "name": "Avoid nesting neovim", "cc": [], "content": "<p>Is there a way to avoid opening a nested neovim instance inside a terminal buffer and instead open it as a new buffer inside the already running instance? I’m thinking something like what Fugitive does, but more general and that works for any shell commands.</p>\n", "mediaType": "text/html", "source": { "content": "Is there a way to avoid opening a nested neovim instance inside a terminal buffer and instead open it as a new buffer inside the already running instance? I'm thinking something like what Fugitive does, but more general and that works for any shell commands.", "mediaType": "text/markdown" }, "attachment": [], "sensitive": false, "published": "2023-07-16T05:47:42.517858Z", "audience": "https://sopuli.xyz/c/neovim", "tag": [ { "href": "https://lemmy.world/post/1563173", "name": "#neovim", "type": "Hashtag" } ] }