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://lor.sh/users/skobkin/statuses/113200132359868527",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-25T20:42:21Z",
"url": "https://lor.sh/@skobkin/113200132359868527",
"attributedTo": "https://lor.sh/users/skobkin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://lor.sh/users/skobkin/followers"
],
"sensitive": false,
"atomUri": "https://lor.sh/users/skobkin/statuses/113200132359868527",
"inReplyToAtomUri": null,
"conversation": "tag:lor.sh,2024-09-25:objectId=82248686:objectType=Conversation",
"content": "<p>Случайно заметил, что мне LLM стали очень как-то лениво отвечать.</p><p>Уже пооткатывал разные версии ollama пока не дошёл до той, где точно всё работало хорошо получив такой же результат.</p><p>И потом внезапно заметил, что amdgpu_top мне показывает не тот GPU. Не дискретную графику, а встроенную в процессор.</p><p>Открыл сервер и понял, что судя по всему, когда менял подохший вентилятор на CPU, случайно вытащил райзер видеокарты из слота PCI-e.</p><p>🤦♂️</p><p><a href=\"https://lor.sh/tags/log\" class=\"mention hashtag\" rel=\"tag\">#<span>log</span></a> <a href=\"https://lor.sh/tags/server\" class=\"mention hashtag\" rel=\"tag\">#<span>server</span></a> <a href=\"https://lor.sh/tags/hardware\" class=\"mention hashtag\" rel=\"tag\">#<span>hardware</span></a> <a href=\"https://lor.sh/tags/log\" class=\"mention hashtag\" rel=\"tag\">#<span>log</span></a> <a href=\"https://lor.sh/tags/maintenance\" class=\"mention hashtag\" rel=\"tag\">#<span>maintenance</span></a> <a href=\"https://lor.sh/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> <a href=\"https://lor.sh/tags/FAIL\" class=\"mention hashtag\" rel=\"tag\">#<span>FAIL</span></a> <a href=\"https://lor.sh/tags/GPU\" class=\"mention hashtag\" rel=\"tag\">#<span>GPU</span></a></p>",
"contentMap": {
"ru": "<p>Случайно заметил, что мне LLM стали очень как-то лениво отвечать.</p><p>Уже пооткатывал разные версии ollama пока не дошёл до той, где точно всё работало хорошо получив такой же результат.</p><p>И потом внезапно заметил, что amdgpu_top мне показывает не тот GPU. Не дискретную графику, а встроенную в процессор.</p><p>Открыл сервер и понял, что судя по всему, когда менял подохший вентилятор на CPU, случайно вытащил райзер видеокарты из слота PCI-e.</p><p>🤦♂️</p><p><a href=\"https://lor.sh/tags/log\" class=\"mention hashtag\" rel=\"tag\">#<span>log</span></a> <a href=\"https://lor.sh/tags/server\" class=\"mention hashtag\" rel=\"tag\">#<span>server</span></a> <a href=\"https://lor.sh/tags/hardware\" class=\"mention hashtag\" rel=\"tag\">#<span>hardware</span></a> <a href=\"https://lor.sh/tags/log\" class=\"mention hashtag\" rel=\"tag\">#<span>log</span></a> <a href=\"https://lor.sh/tags/maintenance\" class=\"mention hashtag\" rel=\"tag\">#<span>maintenance</span></a> <a href=\"https://lor.sh/tags/LLM\" class=\"mention hashtag\" rel=\"tag\">#<span>LLM</span></a> <a href=\"https://lor.sh/tags/FAIL\" class=\"mention hashtag\" rel=\"tag\">#<span>FAIL</span></a> <a href=\"https://lor.sh/tags/GPU\" class=\"mention hashtag\" rel=\"tag\">#<span>GPU</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://lor.sh/tags/log",
"name": "#log"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/server",
"name": "#server"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/hardware",
"name": "#hardware"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/maintenance",
"name": "#maintenance"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/llm",
"name": "#llm"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/fail",
"name": "#fail"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/gpu",
"name": "#gpu"
}
],
"replies": {
"id": "https://lor.sh/users/skobkin/statuses/113200132359868527/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://lor.sh/users/skobkin/statuses/113200132359868527/replies?min_id=113200151393719504&page=true",
"partOf": "https://lor.sh/users/skobkin/statuses/113200132359868527/replies",
"items": [
"https://lor.sh/users/skobkin/statuses/113200151393719504"
]
}
},
"likes": {
"id": "https://lor.sh/users/skobkin/statuses/113200132359868527/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://lor.sh/users/skobkin/statuses/113200132359868527/shares",
"type": "Collection",
"totalItems": 4
}
}