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/113284661598967934", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-10-10T18:59:15Z", "url": "https://bitbang.social/@thelastpsion/113284661598967934", "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/113284661598967934", "inReplyToAtomUri": null, "conversation": "tag:bitbang.social,2024-10-10:objectId=27332234:objectType=Conversation", "content": "<p>Has anyone got any tips on converting <a href=\"https://bitbang.social/tags/TASM\" class=\"mention hashtag\" rel=\"tag\">#<span>TASM</span></a> and <a href=\"https://bitbang.social/tags/MASM\" class=\"mention hashtag\" rel=\"tag\">#<span>MASM</span></a> code to a more modern assembler like <a href=\"https://bitbang.social/tags/NASM\" class=\"mention hashtag\" rel=\"tag\">#<span>NASM</span></a>? Even just between TASM and MASM would be helpful.</p><p>I&#39;ve got a few old bits of <a href=\"https://bitbang.social/tags/Psion\" class=\"mention hashtag\" rel=\"tag\">#<span>Psion</span></a> 8086 assembly that I&#39;d like to use with NASM. My aim is to remove as many proprietary tools as possible.</p><p>I guess I&#39;m looking for some sort of Rosetta stone for 8086 Small Memory Model assembly.</p><p>Books, web pages and video suggestions welcome.</p><p><a href=\"https://bitbang.social/tags/x86\" class=\"mention hashtag\" rel=\"tag\">#<span>x86</span></a> <a href=\"https://bitbang.social/tags/Borland\" class=\"mention hashtag\" rel=\"tag\">#<span>Borland</span></a> <a href=\"https://bitbang.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a></p>", "contentMap": { "en": "<p>Has anyone got any tips on converting <a href=\"https://bitbang.social/tags/TASM\" class=\"mention hashtag\" rel=\"tag\">#<span>TASM</span></a> and <a href=\"https://bitbang.social/tags/MASM\" class=\"mention hashtag\" rel=\"tag\">#<span>MASM</span></a> code to a more modern assembler like <a href=\"https://bitbang.social/tags/NASM\" class=\"mention hashtag\" rel=\"tag\">#<span>NASM</span></a>? Even just between TASM and MASM would be helpful.</p><p>I&#39;ve got a few old bits of <a href=\"https://bitbang.social/tags/Psion\" class=\"mention hashtag\" rel=\"tag\">#<span>Psion</span></a> 8086 assembly that I&#39;d like to use with NASM. My aim is to remove as many proprietary tools as possible.</p><p>I guess I&#39;m looking for some sort of Rosetta stone for 8086 Small Memory Model assembly.</p><p>Books, web pages and video suggestions welcome.</p><p><a href=\"https://bitbang.social/tags/x86\" class=\"mention hashtag\" rel=\"tag\">#<span>x86</span></a> <a href=\"https://bitbang.social/tags/Borland\" class=\"mention hashtag\" rel=\"tag\">#<span>Borland</span></a> <a href=\"https://bitbang.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a></p>" }, "updated": "2024-10-10T19:55:55Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://bitbang.social/tags/retrocomputing", "name": "#retrocomputing" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/borland", "name": "#borland" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/x86", "name": "#x86" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/psion", "name": "#psion" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/nasm", "name": "#nasm" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/masm", "name": "#masm" }, { "type": "Hashtag", "href": "https://bitbang.social/tags/tasm", "name": "#tasm" } ], "replies": { "id": "https://bitbang.social/users/thelastpsion/statuses/113284661598967934/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://bitbang.social/users/thelastpsion/statuses/113284661598967934/replies?only_other_accounts=true&page=true", "partOf": "https://bitbang.social/users/thelastpsion/statuses/113284661598967934/replies", "items": [] } } }