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://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://lemmy.zip/post/16235927",
"attributedTo": "https://lemmy.zip/u/possiblylinux127",
"to": [
"https://lemmy.ml/c/minetest",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Is it possible to offload the Minetest game engine to openCL?",
"cc": [],
"content": "<p>Ok this might be totally random but I think it might be possible to use the power of some GPUs to offload the heavy lifting. Imagine having a world with lots of stuff going on. It would be nice to have it offloaded to the GPU as the GPU can do calculations in parallel.</p>\n",
"mediaType": "text/html",
"source": {
"content": "Ok this might be totally random but I think it might be possible to use the power of some GPUs to offload the heavy lifting. Imagine having a world with lots of stuff going on. It would be nice to have it offloaded to the GPU as the GPU can do calculations in parallel.",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2024-05-27T04:25:06.396878Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://lemmy.ml/c/minetest",
"tag": [
{
"href": "https://lemmy.zip/post/16235927",
"name": "#minetest",
"type": "Hashtag"
}
]
}