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://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://norden.social/users/jemsu/statuses/111981142688171203", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-02-23T13:57:15Z", "url": "https://norden.social/@jemsu/111981142688171203", "attributedTo": "https://norden.social/users/jemsu", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://norden.social/users/jemsu/followers" ], "sensitive": false, "atomUri": "https://norden.social/users/jemsu/statuses/111981142688171203", "inReplyToAtomUri": null, "conversation": "tag:norden.social,2024-02-23:objectId=74741597:objectType=Conversation", "content": "<p>So I&#39;ve been having some uncharacteristically annoying performance issues with <a href=\"https://norden.social/tags/rstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>rstudio</span></a> lately, and I thought maybe upgrading to the latest daily would help, just in case there was some regression...<br />Turns out the regression was the Copilot integration.</p><p>Since the IDE became horribly sluggish and sometimes outright refused to load a project, I ended up setting </p><p>```<br />&quot;copilot_indexing_enabled&quot;: false</p><p>```<br />in `~/.config/rstudio/rstudio-prefs.json` and now I can actually use RStudio again.<br /><a href=\"https://norden.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a></p>", "contentMap": { "en": "<p>So I&#39;ve been having some uncharacteristically annoying performance issues with <a href=\"https://norden.social/tags/rstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>rstudio</span></a> lately, and I thought maybe upgrading to the latest daily would help, just in case there was some regression...<br />Turns out the regression was the Copilot integration.</p><p>Since the IDE became horribly sluggish and sometimes outright refused to load a project, I ended up setting </p><p>```<br />&quot;copilot_indexing_enabled&quot;: false</p><p>```<br />in `~/.config/rstudio/rstudio-prefs.json` and now I can actually use RStudio again.<br /><a href=\"https://norden.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://norden.social/tags/rstudio", "name": "#rstudio" }, { "type": "Hashtag", "href": "https://norden.social/tags/rstats", "name": "#rstats" } ], "replies": { "id": "https://norden.social/users/jemsu/statuses/111981142688171203/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://norden.social/users/jemsu/statuses/111981142688171203/replies?min_id=111981152558357787&page=true", "partOf": "https://norden.social/users/jemsu/statuses/111981142688171203/replies", "items": [ "https://norden.social/users/jemsu/statuses/111981152558357787" ] } }, "likes": { "id": "https://norden.social/users/jemsu/statuses/111981142688171203/likes", "type": "Collection", "totalItems": 12 }, "shares": { "id": "https://norden.social/users/jemsu/statuses/111981142688171203/shares", "type": "Collection", "totalItems": 9 } }