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" } ], "id": "https://discuss.systems/users/CacheMisses/statuses/113272597681740195", "type": "Note", "summary": null, "inReplyTo": "https://discuss.systems/users/CacheMisses/statuses/113272596910252328", "published": "2024-10-08T15:51:14Z", "url": "https://discuss.systems/@CacheMisses/113272597681740195", "attributedTo": "https://discuss.systems/users/CacheMisses", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://discuss.systems/users/CacheMisses/followers" ], "sensitive": false, "atomUri": "https://discuss.systems/users/CacheMisses/statuses/113272597681740195", "inReplyToAtomUri": "https://discuss.systems/users/CacheMisses/statuses/113272596910252328", "conversation": "tag:discuss.systems,2024-10-08:objectId=26060290:objectType=Conversation", "content": "<p>5/ So we built Wasabi, a toolkit to detect retry bugs combining fault injection, static analysis, testing, and the fuzzy code comprehension capabilities of LLMs. We found 100+ new retry bugs by repurposing existing tests as bug triggers, and thru LLM-informed static analysis.</p>", "contentMap": { "en": "<p>5/ So we built Wasabi, a toolkit to detect retry bugs combining fault injection, static analysis, testing, and the fuzzy code comprehension capabilities of LLMs. We found 100+ new retry bugs by repurposing existing tests as bug triggers, and thru LLM-informed static analysis.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://discuss.systems/users/CacheMisses/statuses/113272597681740195/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://discuss.systems/users/CacheMisses/statuses/113272597681740195/replies?min_id=113272598296659709&page=true", "partOf": "https://discuss.systems/users/CacheMisses/statuses/113272597681740195/replies", "items": [ "https://discuss.systems/users/CacheMisses/statuses/113272598296659709" ] } }, "likes": { "id": "https://discuss.systems/users/CacheMisses/statuses/113272597681740195/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://discuss.systems/users/CacheMisses/statuses/113272597681740195/shares", "type": "Collection", "totalItems": 0 } }