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.bestiver.se/post/61957",
"attributedTo": "https://lemmy.bestiver.se/u/patrick",
"to": [
"https://programming.dev/c/rust",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Does crates.io have a backup plan?",
"cc": [],
"content": "<p>It’s possible that the .io cctld is going to go away [0]. Does crates.io have a backup plan at all? Does anyone know what problems it would end up causing?</p>\n<p>I imagine the package registry having to move domains is going to cause a ton of problems.</p>\n<p>Frankly, it’s concerning to me that so much of the Rust ecosystem has chosen to standardize on shaky ccTLDs. The Indian Ocean Territory (.io) is a small island territory whose only inhabitants are a single military base, it is crazy to use that domain for something important. Serbia (.rs) is more stable, but they could still cut off access for non-Serbians if they wanted to.</p>\n<p>[0] - <a href=\"https://en.wikipedia.org/wiki/.io#Phasing_Out\">en.wikipedia.org/wiki/.io#Phasing_Out</a></p>\n",
"mediaType": "text/html",
"source": {
"content": "It's possible that the .io cctld is going to go away [0]. Does crates.io have a backup plan at all? Does anyone know what problems it would end up causing?\n\nI imagine the package registry having to move domains is going to cause a ton of problems.\n\nFrankly, it's concerning to me that so much of the Rust ecosystem has chosen to standardize on shaky ccTLDs. The Indian Ocean Territory (.io) is a small island territory whose only inhabitants are a single military base, it is crazy to use that domain for something important. Serbia (.rs) is more stable, but they could still cut off access for non-Serbians if they wanted to.\n\n[0] - https://en.wikipedia.org/wiki/.io#Phasing_Out",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2024-10-17T15:57:13.663698Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/rust",
"tag": [
{
"href": "https://lemmy.bestiver.se/post/61957",
"name": "#rust",
"type": "Hashtag"
}
]
}