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://programming.dev/post/11338958",
"attributedTo": "https://programming.dev/u/MajorHavoc",
"to": [
"https://lemmy.ml/c/minetest",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Newbie Lessons",
"cc": [],
"content": "<p>Here’s things I learned, so far, as a new player of Minetest. I’m new at this, so I’ll gladly update this post with any corrections.</p>\n<ul>\n<li>Mineclone2 is a great place to just start playing!</li>\n<li>When confident enough to choose my own plugins, I switched back to MineGame/default, for the bigger library of available plugins.</li>\n<li>Mesecons is redstone, but looks way nicer. Insulated wires alone look like a huge sanity saver.</li>\n<li>The world is dramatically taller and deeper, so you’re going to want a teleporter or elevator plugin. I found Travelnet a practical option.</li>\n<li>if you’re coming from Java edition Minecraft, you may be pleasantly surprised how much faster, lighter and more efficient Mineclone is.</li>\n<li>The hang glider plugin is a giggle and a half.</li>\n<li>Building a Cotton farm was a quicker path to beds and hang gliders, for me, than searching for sheep.</li>\n</ul>\n",
"mediaType": "text/html",
"source": {
"content": "Here's things I learned, so far, as a new player of Minetest. I'm new at this, so I'll gladly update this post with any corrections.\n\n- Mineclone2 is a great place to just start playing!\n- When confident enough to choose my own plugins, I switched back to MineGame/default, for the bigger library of available plugins.\n- Mesecons is redstone, but looks way nicer. Insulated wires alone look like a huge sanity saver.\n- The world is dramatically taller and deeper, so you're going to want a teleporter or elevator plugin. I found Travelnet a practical option.\n- if you're coming from Java edition Minecraft, you may be pleasantly surprised how much faster, lighter and more efficient Mineclone is.\n- The hang glider plugin is a giggle and a half.\n- Building a Cotton farm was a quicker path to beds and hang gliders, for me, than searching for sheep.",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2024-03-11T23:27:45.042883Z",
"updated": "2024-03-11T23:46:56.008024Z",
"audience": "https://lemmy.ml/c/minetest",
"tag": [
{
"href": "https://programming.dev/post/11338958",
"name": "#minetest",
"type": "Hashtag"
}
]
}