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.
{
"@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://mastodon.online/users/Brett_E_Carlock/statuses/111246301466677536",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-16T19:17:28Z",
"url": "https://mastodon.online/@Brett_E_Carlock/111246301466677536",
"attributedTo": "https://mastodon.online/users/Brett_E_Carlock",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/Brett_E_Carlock/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/Brett_E_Carlock/statuses/111246301466677536",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-10-16:objectId=233347110:objectType=Conversation",
"content": "<p>Do I have anyone in my wider network with skills in programming CUDA, SYCL, and OpenCL?</p><p>We want to determine feasibility of migrating CUDA-only code to SYCL (via SYCLomatic?): OpenCV feature detection/extraction modules (SIFT, HAGOG, ORB, AKAZE).</p><p>The intent is to upstream all feasible work. </p><p>This, hopefully, should stand to benefit everyone instead of being limited to NVIDIA.</p><p>Currently in info gathering/people connecting phase, not yet funded & ready to go.</p><p><a href=\"https://mastodon.online/tags/CUDA\" class=\"mention hashtag\" rel=\"tag\">#<span>CUDA</span></a> <a href=\"https://mastodon.online/tags/SYCL\" class=\"mention hashtag\" rel=\"tag\">#<span>SYCL</span></a> <a href=\"https://mastodon.online/tags/OpenCL\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenCL</span></a> <a href=\"https://mastodon.online/tags/OpenCV\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenCV</span></a></p>",
"contentMap": {
"en": "<p>Do I have anyone in my wider network with skills in programming CUDA, SYCL, and OpenCL?</p><p>We want to determine feasibility of migrating CUDA-only code to SYCL (via SYCLomatic?): OpenCV feature detection/extraction modules (SIFT, HAGOG, ORB, AKAZE).</p><p>The intent is to upstream all feasible work. </p><p>This, hopefully, should stand to benefit everyone instead of being limited to NVIDIA.</p><p>Currently in info gathering/people connecting phase, not yet funded & ready to go.</p><p><a href=\"https://mastodon.online/tags/CUDA\" class=\"mention hashtag\" rel=\"tag\">#<span>CUDA</span></a> <a href=\"https://mastodon.online/tags/SYCL\" class=\"mention hashtag\" rel=\"tag\">#<span>SYCL</span></a> <a href=\"https://mastodon.online/tags/OpenCL\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenCL</span></a> <a href=\"https://mastodon.online/tags/OpenCV\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenCV</span></a></p>"
},
"updated": "2023-10-21T03:22:33Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/cuda",
"name": "#cuda"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/SYCL",
"name": "#SYCL"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/opencl",
"name": "#opencl"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/opencv",
"name": "#opencv"
}
],
"replies": {
"id": "https://mastodon.online/users/Brett_E_Carlock/statuses/111246301466677536/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/Brett_E_Carlock/statuses/111246301466677536/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/Brett_E_Carlock/statuses/111246301466677536/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/Brett_E_Carlock/statuses/111246301466677536/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.online/users/Brett_E_Carlock/statuses/111246301466677536/shares",
"type": "Collection",
"totalItems": 13
}
}