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://bitbang.social/users/thelastpsion/statuses/112115958814882522", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-03-18T09:22:46Z", "url": "https://bitbang.social/@thelastpsion/112115958814882522", "attributedTo": "https://bitbang.social/users/thelastpsion", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://bitbang.social/users/thelastpsion/followers" ], "sensitive": false, "atomUri": "https://bitbang.social/users/thelastpsion/statuses/112115958814882522", "inReplyToAtomUri": null, "conversation": "tag:bitbang.social,2024-03-18:objectId=16899288:objectType=Conversation", "content": "<p>Just tried compiling Wari, a game written in <a href=\"https://bitbang.social/tags/Psion\" class=\"mention hashtag\" rel=\"tag\">#<span>Psion</span></a> OO C. The project uses <a href=\"https://bitbang.social/tags/Borland\" class=\"mention hashtag\" rel=\"tag\">#<span>Borland</span></a> Make 3.6.</p><p>Got it to compile first time with my SIBO SDK setup - all good!</p><p>However... Borland Make uses 16-bit DPMI, and its extender won&#39;t load 32-bit DPMI binaries. If I pre-load the 32-bit extender, it won&#39;t load 16-bit DPMI binaries, so Make won&#39;t run!</p><p>TL;DR: I can&#39;t use the new <a href=\"https://bitbang.social/tags/ctran\" class=\"mention hashtag\" rel=\"tag\">#<span>ctran</span></a> with Borland Make 3.6.</p><p>Looks like I&#39;ll be converting that Makefile to GNU Make or a <a href=\"https://bitbang.social/tags/TopSpeed\" class=\"mention hashtag\" rel=\"tag\">#<span>TopSpeed</span></a> project.</p><p><a href=\"https://bitbang.social/tags/dos\" class=\"mention hashtag\" rel=\"tag\">#<span>dos</span></a> <a href=\"https://bitbang.social/tags/dosbox\" class=\"mention hashtag\" rel=\"tag\">#<span>dosbox</span></a></p>", "contentMap": { "en": "<p>Just tried compiling Wari, a game written in <a href=\"https://bitbang.social/tags/Psion\" class=\"mention hashtag\" rel=\"tag\">#<span>Psion</span></a> OO C. The project uses <a href=\"https://bitbang.social/tags/Borland\" class=\"mention hashtag\" rel=\"tag\">#<span>Borland</span></a> Make 3.6.</p><p>Got it to compile first time with my SIBO SDK setup - all good!</p><p>However... Borland Make uses 16-bit DPMI, and its extender won&#39;t load 32-bit DPMI binaries. If I pre-load the 32-bit extender, it won&#39;t load 16-bit DPMI binaries, so Make won&#39;t run!</p><p>TL;DR: I can&#39;t use the new <a href=\"https://bitbang.social/tags/ctran\" class=\"mention hashtag\" rel=\"tag\">#<span>ctran</span></a> with Borland Make 3.6.</p><p>Looks like I&#39;ll be converting that Makefile to GNU Make or a <a href=\"https://bitbang.social/tags/TopSpeed\" class=\"mention hashtag\" rel=\"tag\">#<span>TopSpeed</span></a> project.</p><p><a href=\"https://bitbang.social/tags/dos\" class=\"mention hashtag\" rel=\"tag\">#<span>dos</span></a> <a href=\"https://bitbang.social/tags/dosbox\" class=\"mention hashtag\" rel=\"tag\">#<span>dosbox</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://bitbang.social/tags/dosbox", "name": "#dosbox" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/dos", "name": "#dos" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/topspeed", "name": "#topspeed" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/ctran", "name": "#ctran" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/borland", "name": "#borland" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/psion", "name": "#psion" } ], "replies": { "id": "https://bitbang.social/users/thelastpsion/statuses/112115958814882522/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://bitbang.social/users/thelastpsion/statuses/112115958814882522/replies?min_id=112115972903867365&page=true", "partOf": "https://bitbang.social/users/thelastpsion/statuses/112115958814882522/replies", "items": [ "https://bitbang.social/users/thelastpsion/statuses/112115972903867365" ] } } }